Commit Graph

117 Commits

Author SHA1 Message Date
Donny/강동윤
38c0c0faa6 chore: Publish crates 2022-03-14 04:11:07 +09:00
SWC Bot
3cfe4ccb94 chore: Publish crates 2022-03-13 18:00:19 +00:00
SWC Bot
1ae67affe3 chore: Publish crates 2022-03-11 16:56:55 +00: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
SWC Bot
04f3a8fbc9 chore: Publish crates 2022-03-04 12:35:46 +00:00
Alexander Akait
ccfb4bfc0b
feat(css/minifier): Compress @import at-rule (#3850) 2022-03-04 12:33:39 +00:00
SWC Bot
24db2ba0fb chore: Publish crates 2022-03-03 23:18:38 +00:00
Alexander Akait
0db6915e32
feat(css/minifier): Compress more declarations (#3840) 2022-03-03 23:16:53 +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
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
SWC Bot
a38c8b1ca2 chore: Publish crates 2022-02-28 06:28:54 +00:00
Alexander Akait
500d62c085
feat(css/minifier): Convert more length (#3769) 2022-02-28 06:26:33 +00: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
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
a429ae5de1 chore: Publish crates 2022-02-24 13:07:30 +00:00
Alexander Akait
8512719e12
feat(css/minifier): Compress display (#3706) 2022-02-24 22:04:10 +09:00
SWC Bot
c2b1e710a3 chore: Publish crates 2022-02-24 05:38:23 +00:00
Alexander Akait
bff04b4afe
feat(css/minifier): Compress alpha of values (#3707) 2022-02-24 05:35:54 +00:00
SWC Bot
7e1f3202d5 chore: Publish crates 2022-02-24 04:04:17 +00:00
Alexander Akait
cd95ac4caf
feat(css/minifier): Compress more properties (#3708) 2022-02-24 04:01:45 +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
SWC Bot
dd010a5a8c chore: Publish crates 2022-02-23 15:24:11 +00:00
Alexander Akait
7079e88744
feat(css/minifier): Compress lengths (#3698) 2022-02-23 15:21:51 +00:00
SWC Bot
3c719f54e3 chore: Publish crates 2022-02-23 08:53:05 +00:00
Alexander Akait
b1476d2ac6
feat(css/minifier): Compress urange (#3668) 2022-02-23 08:45:25 +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
SWC Bot
c663ced4de chore: Publish crates 2022-02-22 15:05:10 +00:00
Alexander Akait
9b28d4da79
feat(css/minifier): Compress frequency (#3669) 2022-02-22 15:02:45 +00:00
SWC Bot
e9c1b22926 chore: Publish crates 2022-02-22 12:57:32 +00:00
Alexander Akait
1afbd1b6e9
feat(css/minifier): Compress transform functions (#3663) 2022-02-22 12:52:38 +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
f7eb264344 chore: Publish crates 2022-02-22 03:32:16 +00:00
Alexander Akait
0b5f5544c6
feat(css/minifier): Compress degrees to zero (#3664) 2022-02-22 03:30:08 +00:00
Donny/강동윤
de6effc6e1
feat(es/minifier): Drop more unused vars (#3656) 2022-02-21 04:35:56 +00:00
SWC Bot
80083ffb18 chore: Publish crates 2022-02-20 15:28:18 +00:00