Commit graph

57 commits

Author SHA1 Message Date
cce801d1df
Bump version 1.0.2 2021-03-15 14:53:53 +01:00
eff630c873
Fix declaration of result 2021-03-15 14:52:59 +01:00
c4ba2836b6
Tag version 1.0.1 2021-02-20 13:51:29 +01:00
015088b929
Merge pull request #12 from pixelspark/master
Fix issue "undefined variable result" in built scripts as well
2021-02-20 13:45:33 +01:00
Tommy van der Vorst
4bfe95a98f Fix issue "undefined variable result" in built scripts as well 2021-02-01 11:21:42 +01:00
04708dcb45
Bump version to 1.0.0 2021-01-20 13:46:46 +01:00
2720da021f
Merge pull request #11 from ilyalesik/define-result
Define result variable
2021-01-19 17:13:26 +01:00
Ilia Lesik
12648a2a28 Define result variable 2019-12-25 16:05:34 +03:00
4b49f43244 Merge pull request #5 from rafaelcaricio/fixes-4
Fails when radial-gradient shape is omitted but a size is provided
2016-01-10 13:26:56 +01:00
Rafael Caricio
d0e6c24616 Fails when radial-gradient shape is omitted but a size is provided 2016-01-10 13:25:58 +01:00
Rafael Caricio
ac093b15b3 Bump version 0.2.0 2014-10-01 19:31:42 +02:00
Rafael Caricio
3559c23b44 Stringify 2014-09-20 11:37:41 +02:00
Rafael Caricio
37e8f70262 Stringify 2014-09-19 19:40:56 +02:00
Rafael Caricio
129101533e Stringify 2014-09-19 19:40:56 +02:00
Rafael Caricio
75e01de8e4 Match correctly numbers 2014-09-19 19:36:32 +02:00
Rafael Caricio
77a461fc4d Fix bower 2014-09-19 19:36:32 +02:00
Rafael Caricio
cb2e9e03f6 Bump version 0.1.5 2014-09-11 18:03:38 +02:00
Rafael Caricio
6c57770890 Match negatives and float values 2014-09-11 18:02:58 +02:00
Rafael Caricio
8675ce856f Bump version node 2014-09-11 17:49:37 +02:00
Rafael Caricio
b61d2420c7 Bump version 0.1.3 2014-09-11 17:47:29 +02:00
Rafael Caricio
74b73132bc Bump version 0.1.3 2014-09-11 17:46:49 +02:00
Rafael Caricio
ce4521b1b3 Match browser prefixes 2014-09-11 17:46:08 +02:00
Rafael Caricio
f3de5fc9b6 Fix bower package 2014-09-07 21:49:29 +02:00
Rafael Caricio
4084ba4b5c Generate web and node versions of package. 2014-09-07 21:10:04 +02:00
Rafael Caricio
1fc8d50de8 More docs 2014-09-07 17:32:23 +02:00
Rafael Caricio
91e406fb4e More docs 2014-09-07 17:25:14 +02:00
Rafael Caricio
59bb875120 Update README with more docs 2014-09-07 17:23:16 +02:00
Rafael Caricio
62575d110c Start writing doc 2014-09-07 16:13:02 +02:00
Rafael Carício
930e8aefe9 Update README.md 2014-09-07 16:00:30 +02:00
Rafael Caricio
aa7f3494cf Add API to README 2014-09-07 15:59:27 +02:00
Rafael Caricio
2d149e2266 Refactor 2014-09-07 15:50:31 +02:00
Rafael Caricio
cae89479ff Match radial declarations 2014-09-07 15:26:45 +02:00
Rafael Caricio
da4f2bed43 Match radial gradients 2014-09-06 20:38:10 +02:00
Rafael Caricio
d6c91b4757 Match repeating-linear-gradient 2014-09-06 20:20:25 +02:00
Rafael Caricio
fdcbd0beb9 Update 2014-09-06 20:08:22 +02:00
Rafael Caricio
279142a358 Refactor 2014-09-06 19:54:03 +02:00
Rafael Caricio
43dae3ed9b Update tests 2014-09-06 19:49:34 +02:00
Rafael Caricio
f9a6a179d1 Organize code 2014-09-06 19:46:07 +02:00
Rafael Caricio
670d58c505 Refactor 2014-09-06 18:20:11 +02:00
Rafael Caricio
fde01a6cf1 DRY 2014-09-06 18:13:10 +02:00
Rafael Caricio
a55f942895 Refactor 2014-09-06 18:03:51 +02:00
Rafael Caricio
6e4fec9218 Remove cursor 2014-09-06 18:02:18 +02:00
Rafael Caricio
dbb8d02775 Parse rgb/rgba colors 2014-09-06 17:24:00 +02:00
Rafael Caricio
034a0ae448 Parse hex colors 2014-09-06 15:53:38 +02:00
Rafael Caricio
bf419dfe7d Parse angular orientation 2014-09-06 15:40:32 +02:00
Rafael Caricio
eb33883a04 Parse metric values for gradients 2014-09-06 15:25:10 +02:00
Rafael Caricio
066fa8297b Match length in pixels 2014-09-06 13:28:43 +02:00
Rafael Caricio
a7981cc9dc Make easier to match different gradient types 2014-09-06 12:47:36 +02:00
Rafael Caricio
e1399c0168 Add error messages 2014-09-06 12:33:19 +02:00
Rafael Caricio
11398b2c37 Refactor and simplify 2014-09-05 18:56:36 +02:00