Donny/강동윤
|
9b76783281
|
refactor(common): Cleanup & rustfmt (#3495)
swc_common:
- Merge identical source codes.
swc_css_parser:
- Deny `clippy::all`.
- Fix lints.
|
2022-02-09 06:33:32 +00: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 |
|
Alexander Akait
|
e6f4fbf056
|
feat(css/ast): Add types for @counter-style at-rule (#3469)
|
2022-02-08 13:52:14 +09:00 |
|
Donny/강동윤
|
ec120199eb
|
chore: Publish crates
|
2022-02-08 00:42:17 +09:00 |
|
Alexander Akait
|
df08e4cfd7
|
fix(css/ast): Fix type definitions for @document at-rule (#3468)
|
2022-02-08 00:41:56 +09:00 |
|
Donny/강동윤
|
7b9379e1d1
|
chore: Publish crates
|
2022-02-07 21:35:06 +09:00 |
|
Alexander Akait
|
69660fd161
|
refactor(css/ast): Remove unused types (#3465)
|
2022-02-07 21:34:41 +09:00 |
|
Donny/강동윤
|
5276054df3
|
chore: Publish crates
|
2022-02-07 06:43:46 +09:00 |
|
Alexander Akait
|
4853821d00
|
fix(css): Fix parsing of @page at-rule (#3356)
|
2022-02-06 20:22:30 +00:00 |
|
Donny/강동윤
|
bd34a84d56
|
chore: Publish crates
|
2022-02-06 13:44:50 +09:00 |
|
Alexander Akait
|
cd87d965f3
|
refactor(css/ast): Refactor types related to selectors (#3460)
|
2022-02-06 04:24:51 +00:00 |
|
Donny/강동윤
|
be7d5cc4d5
|
chore: Publish crates
|
2022-02-05 23:23:09 +09:00 |
|
Alexander Akait
|
38879de8de
|
refactor(css/ast): Change AST for !important (#3440)
|
2022-02-05 23:22:47 +09:00 |
|
Donny/강동윤
|
811ac08d32
|
chore: Publish crates
|
2022-02-04 14:12:11 +09:00 |
|
Alexander Akait
|
5c1b02182d
|
refactor(css/ast): Refactor types related to @keyframes at-rule (#3441)
|
2022-02-04 05:10:35 +00:00 |
|
Donny/강동윤
|
dc92beb038
|
chore: Publish crates
|
2022-02-04 13:06:57 +09:00 |
|
Alexander Akait
|
49564d9b5d
|
feat(css/ast): Improve types related to url tokens (#3444)
|
2022-02-04 04:05:44 +00:00 |
|
Donny
|
bf7f4a4b37
|
chore: Publish crates
|
2022-01-31 14:59:57 +09:00 |
|
Alexander Akait
|
eeedd9adf5
|
refactor(css/ast): Rename property to name (#3410)
|
2022-01-31 05:02:30 +00:00 |
|
Donny
|
43ca078eda
|
chore: Publish crates
|
2022-01-31 13:20:27 +09:00 |
|
Alexander Akait
|
6b921cac02
|
refactor(css/ast): Use Color instead of HashValue (#3411)
|
2022-01-31 03:10:37 +00:00 |
|
Donny
|
6ec667463f
|
chore: Publish crates
|
2022-01-30 22:49:41 +09:00 |
|
Alexander Akait
|
75a14f98b7
|
fix(css): Allow empty @media at-rule (#3404)
|
2022-01-30 22:49:09 +09:00 |
|
Donny
|
a143e96931
|
chore: Publish crates
|
2022-01-30 21:31:21 +09:00 |
|
Alexander Akait
|
1904944bf7
|
refactor(css/ast): Use Dimension instead of UnitValue (#3401)
|
2022-01-30 12:15:05 +00:00 |
|
Donny
|
db674354d3
|
chore: Publish crates
|
2022-01-30 14:04:12 +09:00 |
|
Alexander Akait
|
2dc31d9d14
|
feat(css/ast): Add / to the delimiters (#3402)
|
2022-01-30 04:49:48 +00:00 |
|
Donny
|
c49ffc2c8b
|
chore: Publish crates
|
2022-01-29 12:10:57 +09:00 |
|
Alexander Akait
|
b31619d48e
|
refactor(css/ast): Refactor delimited values (#3397)
|
2022-01-29 12:10:29 +09:00 |
|
Donny
|
8a0ebebb08
|
chore: Publish crates
|
2022-01-26 20:37:51 +09:00 |
|
Alexander Akait
|
dfa0286aca
|
feat(css/ast): Add types for dashed identifiers and @color-profile at-rules (#3364)
|
2022-01-26 20:35:49 +09:00 |
|
Donny
|
14e87d3a95
|
chore: Publish crates
|
2022-01-26 01:31:13 +09:00 |
|
Alexander Akait
|
6fc7562686
|
refactor(css/ast): Rename PercentValue to Percent (#3363)
|
2022-01-25 14:44:28 +00:00 |
|
Donny
|
a5ba590450
|
chore: Publish crates
|
2022-01-25 22:51:07 +09:00 |
|
Alexander Akait
|
7787f90da0
|
refactor(css/ast): Fix type definitions related to @import at-rule (#3351)
|
2022-01-25 22:50:23 +09:00 |
|
Donny
|
df2ca10cb6
|
chore: Publish crates
|
2022-01-25 05:22:20 +09:00 |
|
Alexander Akait
|
c7e5faea5c
|
feat(css/ast): Add Ratio , which is defined by spec (#3335)
|
2022-01-24 14:27:10 +00:00 |
|
Donny
|
ffe793660d
|
chore: Publish crates
|
2022-01-23 21:22:03 +09:00 |
|
Alexander Akait
|
c664eafdef
|
refactor(css/ast): Merge several kinds of blocks into a single type (#3336)
|
2022-01-22 14:10:25 +00:00 |
|
Donny
|
919c49b78b
|
chore: Publish crates
|
2022-01-21 22:33:10 +09:00 |
|
Alexander Akait
|
9f3806029c
|
fix(css): Fix @supports at-rule (#3329)
|
2022-01-21 22:32:49 +09:00 |
|
Donny
|
29985df91d
|
chore: Publish crates
|
2022-01-21 11:46:07 +09:00 |
|
Alexander Akait
|
f89ffa67ae
|
fix(css): Fix @keyframes at-rule (#3331)
|
2022-01-21 01:55:49 +00:00 |
|
Donny
|
57e79b6fce
|
chore: Publish crates
|
2022-01-21 10:03:21 +09:00 |
|
Alexander Akait
|
34943ffa15
|
fix(css): Fix the type definition of @support at-rules (#3330)
|
2022-01-21 00:57:29 +00:00 |
|
Donny
|
cb50328d85
|
chore: Publish crates
|
2022-01-20 11:58:57 +09:00 |
|