Alexander Akait
|
d46a19b554
|
feat(css/ast): Support @custom-media at-rule (#6152)
|
2022-10-17 12:40:00 +00:00 |
|
Alexander Akait
|
26aeb18c0c
|
fix(css/parser): Improve handling of math functions in at-rules (#6140)
|
2022-10-14 14:46:36 +00:00 |
|
Alexander Akait
|
e63fa28008
|
fix(css/ast): Fix AST types for simple block (#6131)
|
2022-10-13 05:31:34 +00:00 |
|
Vincent Ricard
|
205a317c4d
|
feat(css/minifier): Compute calc expressions (#5966)
|
2022-10-12 10:03:14 +00:00 |
|
Alexander Akait
|
c765f0ff73
|
fix(css/ast): Fix AST types for namespace (#6112)
|
2022-10-12 02:57:43 +00:00 |
|
Alexander Akait
|
6b3f4bb1c6
|
feat(css/ast): Add AST types for gradients (#6111)
|
2022-10-11 14:36:05 +09:00 |
|
Alexander Akait
|
1938ed26a1
|
feat(css/ast): Support ::highlight() (#6109)
|
2022-10-11 03:56:32 +00:00 |
|
Alexander Akait
|
b71dd3ec05
|
feat(css/ast): Support <general-enclosed> for @media at-rules (#6082)
|
2022-10-07 14:51:53 +00:00 |
|
Alexander Akait
|
0a61374d02
|
feat(css/ast): Support @container at-rule (#6076)
|
2022-10-07 04:07:49 +00:00 |
|
Alexander Akait
|
7d7c2d3a9c
|
perf(css/minifier): Merge all passes (#5971)
|
2022-09-28 22:54:08 +00:00 |
|
Jason
|
64694dc7d5
|
fix(css/parser): Report an error for invalid layer in @import (#5928)
|
2022-09-22 06:53:34 +00:00 |
|
Alexander Akait
|
2bf24195f2
|
feat(css/parser): Parse more math functions in @media (#5904)
|
2022-09-20 10:45:49 +09:00 |
|
Alexander Akait
|
7f62fa6227
|
perf(html): Reduce memory usage (#5867)
|
2022-09-15 04:17:05 +00:00 |
|
Alexander Akait
|
ccd618ce54
|
perf(html/minifier): Improve performance (#5838)
|
2022-09-13 14:01:41 +09:00 |
|
Donny/강동윤
|
7391cc99b1
|
perf(css/minifier): Use JsWord instead of &str (#5806)
|
2022-09-10 07:20:51 +00:00 |
|
Alexander Akait
|
5c28d00516
|
fix(css/parser): Improve parsing of media queries (#5567)
|
2022-08-30 03:18:43 +00:00 |
|
Alexander Akait
|
e2aca46889
|
feat(css): Support forgiving selector (#5539)
|
2022-08-29 15:25:48 +00:00 |
|
Alexander Akait
|
eebdfdb2a0
|
feat(css/parser): Parse @font-feature-values at-rule (#5468)
|
2022-08-13 10:39:45 +00:00 |
|
Alexander Akait
|
83651c297d
|
fix(css): Fix parsing of layer (#5290)
|
2022-07-26 02:33:53 +00:00 |
|
Alexander Akait
|
b65a16c7aa
|
feat(css/ast): Make raw optional (#5211)
|
2022-07-15 11:22:59 +00:00 |
|
Alexander Akait
|
e083d0eb5a
|
fix(css/parser): Fix parsing of constant function (#4856)
|
2022-06-01 00:34:20 +00:00 |
|
Pig Fang
|
07d31aa50a
|
fix(css/parser): Allow var() call in color functions (#4713)
|
2022-05-23 16:00:44 +00:00 |
|
Donny/강동윤
|
67942d5731
|
feat(common): Reserve BytePos(0) for dummy spans (#4616)
|
2022-05-11 16:14:42 +00:00 |
|
Alexander Akait
|
8b6647cf85
|
feat(css/parser): Improve error recovery for unknown at-rules (#4257)
|
2022-04-06 05:07:48 +00:00 |
|
Alexander Akait
|
6696a93b5c
|
refactor(css/ast): Union all at-rules to one at-rule in AST (#4189)
|
2022-04-01 20:53:23 +09:00 |
|
Edwin Coronado
|
57802cfcce
|
fix(common): Fix the line number of errors (#4082)
|
2022-03-19 23:56:12 +09:00 |
|
Alexander Akait
|
a4bc0927a0
|
feat(css): Supports more color notations (#4009)
|
2022-03-14 14:30:09 +00:00 |
|
Donny/강동윤
|
40b8a4e596
|
feat(common): Implement a pretty error reporter (#3946)
|
2022-03-13 19:07:18 +00:00 |
|
Alexander Akait
|
96d6f37c20
|
feat(css/parser): Improve error reporting (#3999)
|
2022-03-13 18:37:42 +00:00 |
|
Alexander Akait
|
516dbc65dc
|
feat(css/codegen): Fix source maps and ast defs (#3974)
|
2022-03-11 16:54:33 +00:00 |
|
Alexander Akait
|
c84bf133a6
|
feat(css): Improve error recovery (#3853)
|
2022-03-05 11:58:40 +00:00 |
|
Alexander Akait
|
3df887ca37
|
feat(css): Support color functions (#3836)
|
2022-03-04 06:24:22 +09:00 |
|
Alexander Akait
|
f969f8c5f5
|
feat(css/parser): Improve error recovery (#3810)
|
2022-03-02 05:27:16 +00:00 |
|
Alexander Akait
|
3ec45a6858
|
feat(css/ast): Union Value and ComponentValue (#3804)
|
2022-03-01 15:26:17 +00:00 |
|
Alexander Akait
|
1651bccf45
|
test(css/parser): Add tests for selectors (#3770)
Co-authored-by: Donny/강동윤 <kdy1997.dev@gmail.com>
|
2022-02-28 08:26:23 +00:00 |
|
Alexander Akait
|
815a489dcf
|
refactor(css/ast): Simplify AST types (#3753)
|
2022-02-27 14:52:32 +00:00 |
|
Pig Fang
|
9f90882b27
|
test(css/parser): Add malformed hex color tests (#3762)
|
2022-02-27 07:16:35 +00:00 |
|
Alexander Akait
|
91cf965e07
|
feat(css/ast): Improve type definitions for unicode ranges (#3757)
|
2022-02-27 14:16:22 +09:00 |
|
Alexander Akait
|
f258ee4729
|
fix(css): Fix processing of integers (#3752)
|
2022-02-26 13:51:59 +00:00 |
|
Alexander Akait
|
9b92eba636
|
feat(css/ast): Allow more syntax for @supports at-rule (#3740)
|
2022-02-25 18:01:38 +00:00 |
|
Alexander Akait
|
f5c5e77612
|
feat(css/ast): Support more selectors (#3729)
|
2022-02-25 02:05:12 +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 |
|
Alexander Akait
|
003a7b85a4
|
feat(css/ast): Improve parsing of colors (#3680)
|
2022-02-22 19:45:33 +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
|
a20ed34e6b
|
feat(css/ast): Use SimpleBlock for @keyframe s (#3577)
|
2022-02-16 13:49:00 +00:00 |
|
Alexander Akait
|
e97074b6c3
|
feat(css/ast): Use SimpleBlock in more places (#3575)
|
2022-02-16 12:40:16 +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
|
aed622be2f
|
refactor(css/ast): Rename tokens to match spec (#3553)
|
2022-02-14 13:05:16 +00:00 |
|
Alexander Akait
|
f252dfb885
|
test(css/parser): Add a test for a custom function name (#3554)
|
2022-02-14 07:32:07 +00:00 |
|