Donny/강동윤
|
c6b5371c51
|
fix(es/lints): Don't visit types while collecting const (#3967)
|
2022-03-11 17:41:28 +09:00 |
|
SWC Bot
|
3014d7a876
|
chore: Publish crates
|
2022-03-11 05:23:53 +00:00 |
|
Alexander Akait
|
5a6ebd36ee
|
feat(css/codegen): Support source map (#3958)
|
2022-03-11 05:22:14 +00:00 |
|
SWC Bot
|
4c4dc6f096
|
chore: Publish crates
|
2022-03-05 12:00:25 +00:00 |
|
Alexander Akait
|
c84bf133a6
|
feat(css): Improve error recovery (#3853)
|
2022-03-05 11:58:40 +00:00 |
|
Alexander Akait
|
e3a5c142d5
|
fix(css/codegen): Fix the output of SimpleBlock (#3838)
|
2022-03-03 22:34:57 +00:00 |
|
SWC Bot
|
0d8adf1dde
|
chore: Publish crates
|
2022-03-03 21:26:36 +00:00 |
|
Alexander Akait
|
3df887ca37
|
feat(css): Support color functions (#3836)
|
2022-03-04 06:24:22 +09:00 |
|
Alexander Akait
|
fbb98aa73c
|
feat(css/parser): Improve error recovery (#3828)
|
2022-03-03 15:05:12 +00:00 |
|
Alexander Akait
|
30cd29b0f0
|
fix(css/parser): Fix parsing of ; in values (#3821)
|
2022-03-02 15:51:52 +00:00 |
|
SWC Bot
|
895f664149
|
chore: Publish crates
|
2022-03-02 15:19:26 +00:00 |
|
Alexander Akait
|
7ba5861a33
|
fix(css/codegen): Fix codegen of preserved tokens (#3819)
|
2022-03-02 15:17:17 +00:00 |
|
SWC Bot
|
798f6c5a6d
|
chore: Publish crates
|
2022-03-02 05:36:57 +00:00 |
|
SWC Bot
|
84ad891442
|
chore: Publish crates
|
2022-03-01 15:28:37 +00:00 |
|
Alexander Akait
|
3ec45a6858
|
feat(css/ast): Union Value and ComponentValue (#3804)
|
2022-03-01 15:26:17 +00:00 |
|
Alexander Akait
|
189707a1fd
|
test(css/parser): Add css files for material design (#3777)
|
2022-02-28 21:17:50 +09:00 |
|
SWC Bot
|
e475a83ebc
|
chore: Publish crates
|
2022-02-27 14:54:36 +00:00 |
|
Alexander Akait
|
815a489dcf
|
refactor(css/ast): Simplify AST types (#3753)
|
2022-02-27 14:52:32 +00:00 |
|
SWC Bot
|
3c85a82052
|
chore: Publish crates
|
2022-02-27 05:20:28 +00:00 |
|
Alexander Akait
|
91cf965e07
|
feat(css/ast): Improve type definitions for unicode ranges (#3757)
|
2022-02-27 14:16:22 +09:00 |
|
SWC Bot
|
d23e19abe9
|
chore: Publish crates
|
2022-02-26 13:57:28 +00:00 |
|
Alexander Akait
|
f258ee4729
|
fix(css): Fix processing of integers (#3752)
|
2022-02-26 13:51:59 +00:00 |
|
SWC Bot
|
f1818f7be2
|
chore: Publish crates
|
2022-02-25 18:03:52 +00:00 |
|
Alexander Akait
|
9b92eba636
|
feat(css/ast): Allow more syntax for @supports at-rule (#3740)
|
2022-02-25 18:01:38 +00:00 |
|
SWC Bot
|
edc3702e5a
|
chore: Publish crates
|
2022-02-25 02:07:42 +00:00 |
|
Alexander Akait
|
f5c5e77612
|
feat(css/ast): Support more selectors (#3729)
|
2022-02-25 02:05:12 +00:00 |
|
SWC Bot
|
bb47be19f8
|
chore: Publish crates
|
2022-02-23 16:23:11 +00:00 |
|
Alexander Akait
|
321ee756d9
|
refactor(css/ast): Fix the type definitions for an plus b syntax (#3682)
|
2022-02-23 16:20:40 +00:00 |
|
Donny/강동윤
|
e35d73adf4
|
chore(clippy): Improve config (#3691)
|
2022-02-23 06:07:42 +00:00 |
|
SWC Bot
|
0bfd894c0e
|
chore: Publish crates
|
2022-02-22 19:47:48 +00:00 |
|
Alexander Akait
|
003a7b85a4
|
feat(css/ast): Improve parsing of colors (#3680)
|
2022-02-22 19:45:33 +00:00 |
|
SWC Bot
|
cfa648793f
|
chore: Publish crates
|
2022-02-22 11:49:10 +00:00 |
|
Alexander Akait
|
fab6473183
|
feat(css/minifier): Compress urls (#3666)
|
2022-02-22 11:44:24 +00:00 |
|
SWC Bot
|
180ba98625
|
chore: Publish crates
|
2022-02-18 16:30:00 +00:00 |
|
Alexander Akait
|
8271566d21
|
feat(css/codegen): Improve minification of selectors (#3624)
|
2022-02-19 01:27:32 +09:00 |
|
Alexander Akait
|
b7dcccc748
|
fix(css/parser): Fix parsing of component values (#3611)
|
2022-02-17 14:20:17 +00:00 |
|
Alexander Akait
|
5420bccc59
|
fix(css): Fix recovery mode for functions (#3600)
|
2022-02-17 13:36:50 +09:00 |
|
Alexander Akait
|
b01916531f
|
test(css/codegen): Add tests for custom properties in at-rules (#3596)
|
2022-02-16 16:31:07 +00:00 |
|
SWC Bot
|
0d6e46167f
|
chore: Publish crates
|
2022-02-16 13:51:10 +00:00 |
|
Alexander Akait
|
a20ed34e6b
|
feat(css/ast): Use SimpleBlock for @keyframe s (#3577)
|
2022-02-16 13:49:00 +00:00 |
|
SWC Bot
|
60ffd039d9
|
chore: Publish crates
|
2022-02-16 12:40:38 +09:00 |
|
Alexander Akait
|
e97074b6c3
|
feat(css/ast): Use SimpleBlock in more places (#3575)
|
2022-02-16 12:40:16 +09:00 |
|
SWC Bot
|
3b7e594bc7
|
chore: Publish crates
|
2022-02-15 12:40:39 +09:00 |
|
Alexander Akait
|
3399702b73
|
feat(css/ast): Use SimpleBlock for @document at-rule (#3564)
|
2022-02-15 03:33:54 +00:00 |
|
Alexander Akait
|
08dd695c67
|
test(css/codegen): Add tests (#3563)
|
2022-02-15 01:22:36 +09:00 |
|
SWC Bot
|
85d7e92640
|
chore: Publish crates
|
2022-02-14 22:48:04 +09:00 |
|
Alexander Akait
|
aed622be2f
|
refactor(css/ast): Rename tokens to match spec (#3553)
|
2022-02-14 13:05:16 +00:00 |
|
SWC Bot
|
2830438663
|
chore: Publish crates
|
2022-02-14 17:38:14 +09:00 |
|
Alexander Akait
|
d5aee470cb
|
refactor(css/parser): Remove parse_values , which is not used (#3552)
|
2022-02-14 08:34:26 +00:00 |
|
SWC Bot
|
de26b88ff6
|
chore: Publish crates
|
2022-02-14 16:52:51 +09:00 |
|