Commit Graph

11 Commits

Author SHA1 Message Date
Alexander Akait
7f62fa6227
perf(html): Reduce memory usage () 2022-09-15 04:17:05 +00:00
Alexander Akait
8f81104380
fix(css/ast): Support list of component values () 2022-07-30 04:40:54 +00:00
Alexander Akait
1b7b4f0cb4
test(css/parser): Improve tests () 2022-06-13 20:27:30 +00:00
Donny/강동윤
67942d5731
feat(common): Reserve BytePos(0) for dummy spans () 2022-05-11 16:14:42 +00:00
Alexander Akait
37c49e876c
refactor(css/ast): Unify SimpleBlock and Block completely () 2022-02-11 22:31:51 +09:00
Alexander Akait
460f846934
refactor(css/ast): Rename types to match specification () 2022-02-09 19:43:15 +09:00
Alexander Akait
cd87d965f3
refactor(css/ast): Refactor types related to selectors () 2022-02-06 04:24:51 +00:00
Alexander Akait
eeedd9adf5
refactor(css/ast): Rename property to name () 2022-01-31 05:02:30 +00:00
Alexander Akait
8781527751
fix(css/ast): Fix type definitions related to parsing unknown at-rules ()
swc_css_ast:
 - Rename `FnValue` to `Function`.
2021-12-01 17:07:49 +00:00
Alexander Akait
c50cec1533
refactor(css/ast): Rename StyleRule to QualifiedRule () 2021-11-17 21:27:39 +00:00
Donny/강동윤
1d518fe381
refactor: Flatten css () 2021-11-12 19:37:05 +09:00