Alexander Akait
|
2571070148
|
feat(css/parser): Normalize and improve function name (#6667)
|
2022-12-20 12:43:58 +00:00 |
|
Alexander Akait
|
1840e748af
|
refactor(css/compat): Merge nesting into the compiler (#6686)
|
2022-12-20 10:51:27 +00:00 |
|
Alexander Akait
|
649438b76a
|
feat(css/parser): Normalize selector AST (#6657)
|
2022-12-15 06:55:22 +00:00 |
|
Alexander Akait
|
7d3aa66bb8
|
perf(html/minifier): Reduce allocations (#6623)
|
2022-12-13 12:34:55 +09:00 |
|
Donny/강동윤
|
b4eef53680
|
feat(css/ast): Make AST intuitive (#6606)
|
2022-12-09 02:27:19 +00:00 |
|
Alexander Akait
|
f4832247bc
|
fix(css/parser): Fix parsing of supports() (#6333)
|
2022-11-08 01:32:48 +00:00 |
|
Alexander Akait
|
0bc682f529
|
feat(css/parser): Improve error recovery (#6336)
|
2022-11-03 06:30:09 +00:00 |
|
Donny/강동윤
|
0967e8f06d
|
chore(ci): Enforce clippy for all targets (#6299)
|
2022-10-31 16:59:29 +09:00 |
|
Alexander Akait
|
6cafeb2bcc
|
refactor(css/parser): Refactor even more (#6288)
|
2022-10-29 08:28:39 +00:00 |
|
Alexander Akait
|
a0e4684476
|
refactor(css/parser): Refactor more (#6251)
|
2022-10-26 19:22:27 +09:00 |
|
Alexander Akait
|
39cfade7f8
|
fix(css/modules): Fix parsing and refactor code (#6132)
|
2022-10-13 12:17:11 +09:00 |
|
Donny/강동윤
|
51e935eb4a
|
feat(css/modules): Support :global in @keyframes (#6046)
|
2022-10-05 08:57:43 +00:00 |
|
Donny/강동윤
|
10d0f8e001
|
feat(css/modules): Support :local and :global (#6045)
**Description:**
This PR adds support for `:local` and `:global` directives.
|
2022-10-05 07:33:40 +00:00 |
|
Donny/강동윤
|
2cce1c82b2
|
feat(css/modules): Implement css modules (#6000)
|
2022-10-05 05:48:28 +00:00 |
|