Alexander Akait
|
43e75194e5
|
feat(css/parser): Normalize at-rules (#6705)
|
2023-01-14 08:58:24 +00:00 |
|
SWC Bot
|
a145bb5776
|
chore: Publish crates
|
2023-01-09 06:27:08 +00:00 |
|
SWC Bot
|
a225efe363
|
chore: Publish crates
|
2023-01-08 04:59:27 +00:00 |
|
SWC Bot
|
1161360d54
|
chore: Publish crates
|
2023-01-06 03:49:20 +00:00 |
|
SWC Bot
|
7fcc978748
|
chore: Publish crates
|
2022-12-22 01:39:10 +00:00 |
|
Alexander Akait
|
ebebd60875
|
refactor(css/codegen): Do not use raw (#6674)
|
2022-12-22 01:36:36 +00:00 |
|
SWC Bot
|
61245739ea
|
chore: Publish crates
|
2022-12-21 03:03:05 +00:00 |
|
SWC Bot
|
3922ef5539
|
chore: Publish crates
|
2022-12-20 12:46:10 +00:00 |
|
Alexander Akait
|
2571070148
|
feat(css/parser): Normalize and improve function name (#6667)
|
2022-12-20 12:43:58 +00:00 |
|
SWC Bot
|
0ae2866334
|
chore: Publish crates
|
2022-12-20 10:53:36 +00:00 |
|
Alexander Akait
|
1840e748af
|
refactor(css/compat): Merge nesting into the compiler (#6686)
|
2022-12-20 10:51:27 +00:00 |
|
SWC Bot
|
6109a4c188
|
chore: Publish crates
|
2022-12-20 08:25:03 +00:00 |
|
Alexander Akait
|
b23cf50f4f
|
feat(css/compat): Support hwb color (#6687)
|
2022-12-20 08:22:28 +00:00 |
|
SWC Bot
|
913230d02a
|
chore: Publish crates
|
2022-12-20 06:11:34 +00:00 |
|
SWC Bot
|
35caad3c4d
|
chore: Publish crates
|
2022-12-20 04:38:08 +00:00 |
|
SWC Bot
|
10491d15be
|
chore: Publish crates
|
2022-12-19 08:34:05 +00:00 |
|
Alexander Akait
|
7f8ba9c22c
|
feat(css/parser): Normalize at-rule names (#6676)
|
2022-12-19 08:30:06 +00:00 |
|
SWC Bot
|
a115907fbd
|
chore: Publish crates
|
2022-12-19 07:56:54 +00:00 |
|
SWC Bot
|
ca815650db
|
chore: Publish crates
|
2022-12-19 04:55:42 +00:00 |
|
Alexander Akait
|
352896f4cb
|
feat(css/compat): Support not with multiple arguments (#6668)
|
2022-12-19 04:51:56 +00:00 |
|
SWC Bot
|
b9b35899ad
|
chore: Publish crates
|
2022-12-16 04:07:27 +00:00 |
|
SWC Bot
|
779383ad4a
|
chore: Publish crates
|
2022-12-16 03:20:44 +00:00 |
|
Alexander Akait
|
39afc4627e
|
feat(css/compat): Support function notation (#6651)
|
2022-12-16 03:16:53 +00:00 |
|
SWC Bot
|
78f08bb1ec
|
chore: Publish crates
|
2022-12-16 02:38:02 +00:00 |
|
SWC Bot
|
327bd4fc98
|
chore: Publish crates
|
2022-12-15 06:58:32 +00:00 |
|
SWC Bot
|
d48f4ba7f6
|
chore: Publish crates
|
2022-12-15 04:37:28 +00:00 |
|
Alexander Akait
|
b257d5d591
|
feat(css/parser): Normalize hex colors (#6652)
|
2022-12-15 04:34:07 +00:00 |
|
SWC Bot
|
fa1b02bbd2
|
chore: Publish crates
|
2022-12-14 09:23:16 +00:00 |
|
SWC Bot
|
db26f33304
|
chore: Publish crates
|
2022-12-14 05:25:20 +00:00 |
|
Alexander Akait
|
fe06b8061c
|
feat(css/compat): Support color with hex alpha (#6643)
|
2022-12-14 05:21:17 +00:00 |
|
SWC Bot
|
30692bc26c
|
chore: Publish crates
|
2022-12-13 15:48:32 +00:00 |
|
SWC Bot
|
292c3388b5
|
chore: Publish crates
|
2022-12-13 07:31:37 +00:00 |
|
Alexander Akait
|
704b3ceb9c
|
feat(css/compat): Implement compat pass for media ranges (#6631)
Co-authored-by: Donny/강동윤 <kdy1997.dev@gmail.com>
|
2022-12-13 07:28:02 +00:00 |
|
SWC Bot
|
754c484eeb
|
chore: Publish crates
|
2022-12-13 05:02:07 +00:00 |
|
Donny/강동윤
|
a5f7b4b8aa
|
feat(css/compat): Support custom media queries (#6625)
Co-authored-by: alexander.akait <sheo13666q@gmail.com>
|
2022-12-13 04:58:34 +00:00 |
|
SWC Bot
|
581d9ce769
|
chore: Publish crates
|
2022-12-13 03:38:21 +00:00 |
|
SWC Bot
|
13fe17040c
|
chore: Publish crates
|
2022-12-12 06:30:21 +00:00 |
|
Donny/강동윤
|
b3bbd742bf
|
feat(css/compat): Add Compiler (#6626)
**Description:**
Visitor patterns are inherently slow, so I decided to merge all compatibility passes into a single pass.
|
2022-12-12 15:27:05 +09:00 |
|
SWC Bot
|
4d4406d5b3
|
chore: Publish crates
|
2022-12-12 02:40:19 +00:00 |
|
SWC Bot
|
5d9cff21b5
|
chore: Publish crates
|
2022-12-09 02:30:36 +00:00 |
|
Donny/강동윤
|
b4eef53680
|
feat(css/ast): Make AST intuitive (#6606)
|
2022-12-09 02:27:19 +00:00 |
|
SWC Bot
|
fbf83db0e7
|
chore: Publish crates
|
2022-12-08 05:51:07 +00:00 |
|
SWC Bot
|
da5e18e522
|
chore: Publish crates
|
2022-12-07 09:30:36 +00:00 |
|
SWC Bot
|
31630ba913
|
chore: Publish crates
|
2022-12-07 03:48:23 +00:00 |
|
SWC Bot
|
3abef05a8d
|
chore: Publish crates
|
2022-12-07 02:58:32 +00:00 |
|
SWC Bot
|
d9c1c3a9bf
|
chore: Publish crates
|
2022-12-07 01:48:18 +00:00 |
|
SWC Bot
|
29d67206ba
|
chore: Publish crates
|
2022-12-06 14:31:09 +00:00 |
|
SWC Bot
|
6e5abdd9cc
|
chore: Publish crates
|
2022-12-06 11:51:49 +00:00 |
|
SWC Bot
|
866fd09bad
|
chore: Publish crates
|
2022-12-06 06:23:44 +00:00 |
|
SWC Bot
|
a475f61ac3
|
chore: Publish crates
|
2022-12-06 02:01:49 +00:00 |
|