SWC Bot
|
1ae67affe3
|
chore: Publish crates
|
2022-03-11 16:56:55 +00:00 |
|
Alexander Akait
|
516dbc65dc
|
feat(css/codegen): Fix source maps and ast defs (#3974)
|
2022-03-11 16:54:33 +00:00 |
|
SWC Bot
|
4c4dc6f096
|
chore: Publish crates
|
2022-03-05 12:00:25 +00:00 |
|
Alexander Akait
|
c84bf133a6
|
feat(css): Improve error recovery (#3853)
|
2022-03-05 11:58:40 +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
|
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 |
|
Donny/강동윤
|
3798436201
|
chore: Update rustc (#3768)
|
2022-02-28 16:12:28 +09: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 |
|
Alexander Akait
|
9b92eba636
|
feat(css/ast): Allow more syntax for @supports at-rule (#3740)
|
2022-02-25 18:01:38 +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
|
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
|
0bfd894c0e
|
chore: Publish crates
|
2022-02-22 19:47:48 +00:00 |
|
Alexander Akait
|
003a7b85a4
|
feat(css/ast): Improve parsing of colors (#3680)
|
2022-02-22 19:45:33 +00:00 |
|
SWC Bot
|
0d6e46167f
|
chore: Publish crates
|
2022-02-16 13:51:10 +00:00 |
|
Alexander Akait
|
a20ed34e6b
|
feat(css/ast): Use SimpleBlock for @keyframe s (#3577)
|
2022-02-16 13:49:00 +00:00 |
|
SWC Bot
|
60ffd039d9
|
chore: Publish crates
|
2022-02-16 12:40:38 +09:00 |
|
Alexander Akait
|
e97074b6c3
|
feat(css/ast): Use SimpleBlock in more places (#3575)
|
2022-02-16 12:40:16 +09:00 |
|
SWC Bot
|
3b7e594bc7
|
chore: Publish crates
|
2022-02-15 12:40:39 +09:00 |
|
Alexander Akait
|
3399702b73
|
feat(css/ast): Use SimpleBlock for @document at-rule (#3564)
|
2022-02-15 03:33:54 +00:00 |
|
SWC Bot
|
85d7e92640
|
chore: Publish crates
|
2022-02-14 22:48:04 +09:00 |
|
SWC Bot
|
c79f19855a
|
chore: Publish crates
|
2022-02-14 15:19:53 +09:00 |
|
Alexander Akait
|
b311aced89
|
feat(css/ast): Use correct type for calc (#3549)
|
2022-02-14 06:19:02 +00:00 |
|
SWC Bot
|
2a6b7fd4c5
|
chore: Publish crates
|
2022-02-14 01:01:02 +09:00 |
|
Alexander Akait
|
da36e90d1e
|
feat(css/ast): Add ; to delimiters (#3551)
|
2022-02-14 01:00:38 +09:00 |
|
SWC Bot
|
ccf9591dad
|
chore: Publish crates
|
2022-02-12 14:28:18 +09:00 |
|
Alexander Akait
|
cfb2248a2e
|
fix(css/ast): Use SimpleBlock in more types (#3535)
|
2022-02-12 14:28:00 +09:00 |
|
SWC Bot
|
9efe3c8489
|
chore: Publish crates
|
2022-02-11 22:32:15 +09:00 |
|
Alexander Akait
|
37c49e876c
|
refactor(css/ast): Unify SimpleBlock and Block completely (#3531)
|
2022-02-11 22:31:51 +09:00 |
|
Alexander Akait
|
57f6a581fa
|
refactor(css/ast): Unify SimpleBlock and Block (#3519)
|
2022-02-11 03:58:26 +00:00 |
|
SWC Bot
|
67c508429a
|
chore: Publish crates
|
2022-02-10 20:27:33 +09:00 |
|
Alexander Akait
|
92a3cb9609
|
refactor(css/ast): Remove Tokens in favor of Vec<TokenAndSpan> (#3507)
|
2022-02-10 11:25:19 +00:00 |
|
SWC Bot
|
df37b4472d
|
chore: Publish crates
|
2022-02-09 22:00:13 +09:00 |
|
Alexander Akait
|
cbe302b99d
|
feat(css): Support urange syntax (#3491)
|
2022-02-09 12:23:14 +00:00 |
|
Donny/강동윤
|
8dbc949cfe
|
chore: Publish crates
|
2022-02-09 19:43:50 +09:00 |
|
Alexander Akait
|
460f846934
|
refactor(css/ast): Rename types to match specification (#3484)
|
2022-02-09 19:43:15 +09:00 |
|
Donny/강동윤
|
cd81a6ba89
|
chore: Publish crates
|
2022-02-08 21:05:12 +09:00 |
|
Alexander Akait
|
dc939c65af
|
feat(css/ast): Add types for all dimensions (#3477)
|
2022-02-08 11:57:57 +00:00 |
|
Donny/강동윤
|
f8c62b6cac
|
chore: Publish crates
|
2022-02-08 20:29:10 +09:00 |
|
Alexander Akait
|
fd5668c32f
|
feat(css): Add support for @property at-rule (#3470)
|
2022-02-08 11:27:54 +00:00 |
|
Donny/강동윤
|
214dc4736b
|
chore: Publish crates
|
2022-02-08 13:52:33 +09:00 |
|