Alexander Akait
|
f1410fc09b
|
feat(css/lexer): Implement error recovery for functions (#3445)
|
2022-02-04 12:29:56 +09:00 |
|
Donny/강동윤
|
283486dcd7
|
chore: Publish crates
|
2022-02-03 17:56:51 +09:00 |
|
Austaras
|
01500a54e0
|
fix(es/compat): Handle private fields in nested classes (#3431)
|
2022-02-03 08:54:30 +00:00 |
|
Donny/강동윤
|
2ea81db19f
|
chore: Publish crates
|
2022-02-03 15:36:30 +09:00 |
|
Donny/강동윤
|
d659c7f73c
|
chore: Publish v1.2.136
|
2022-02-03 15:21:13 +09:00 |
|
Donny/강동윤
|
b64fcaa69d
|
chore: Publish crates
|
2022-02-03 15:19:43 +09:00 |
|
Donny/강동윤
|
ea8dfd872c
|
fix(es/codegen): Fix bugs (#3436)
swc_ecma_codegen:
- Emit `;` after do-while statemnts. (#3426)
- Don't emit two dots for minified numeric literals. (#3428)
- Handle semicolons correctly. (#3420)
|
2022-02-03 15:19:13 +09:00 |
|
Donny/강동윤
|
9e4cea017c
|
test(swc): Add tests (#3435)
|
2022-02-03 13:40:10 +09:00 |
|
Donny/강동윤
|
6c9b311881
|
chore: Publish crates
|
2022-02-03 13:14:20 +09:00 |
|
Alexander Akait
|
e8b64a9871
|
feat(es/codegen): Improve compression of numbers (#3425)
|
2022-02-03 13:04:32 +09:00 |
|
Alexander Akait
|
73efd72cbe
|
test(css/codegen): Verify AST is not broken after minification (#3430)
|
2022-02-03 12:50:13 +09:00 |
|
Donny/강동윤
|
de4ae1b4e9
|
chore: Publish crates
|
2022-02-02 23:46:36 +09:00 |
|
Artur
|
5cbe4fe512
|
feat(es/lints): Add no-alert and a feature gate (#3394)
swc_ecma_lints:
- Implement `no-alert`
- Add a feature gate for non-critical rules.
|
2022-02-02 14:43:46 +00:00 |
|
Donny
|
b509341fea
|
chore: Publish crates
|
2022-02-02 13:00:00 +09:00 |
|
Alexander Akait
|
340844ae6e
|
feat(css/codegen): Improve minification of numbers (#3423)
|
2022-02-02 12:59:39 +09:00 |
|
Donny
|
b104fd3db0
|
chore: Publish crates
|
2022-02-01 22:45:54 +09:00 |
|
Donny/강동윤
|
2c99ca1bab
|
fix(es/modules): Fix span of imports (#3418)
swc_ecma_transforms_module:
- `common_js`: Use original span with the syntax conext of an import specifier.
|
2022-02-01 22:37:42 +09:00 |
|
Donny
|
2504f041f7
|
chore: Publish crates
|
2022-02-01 22:37:11 +09:00 |
|
Alexander Akait
|
30c29a30cf
|
feat(css): Improve codegen where minify: true (#3414)
swc_css_codegen:
- Improve minification.
swc_css_parser:
- Add parsing rule for `sum`.
|
2022-02-01 12:30:44 +00:00 |
|
Donny
|
7af45d89b1
|
chore: Publish crates
|
2022-02-01 04:21:53 +09:00 |
|
Alexander Akait
|
1b1cae0372
|
feat(css/parser): Improve parsing of math functions (#3415)
|
2022-02-01 04:20:45 +09: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
|
b28b636986
|
chore: Publish crates
|
2022-01-30 13:14:38 +09:00 |
|
Alexander Akait
|
3c8d985a07
|
fix(css/parser): Fix bugs related to url (#3403)
|
2022-01-30 04:10:58 +00:00 |
|
Alexander Akait
|
64383e385c
|
test(css/codegen): Add more tests (#3405)
|
2022-01-30 12:37:21 +09:00 |
|
Donny
|
a94f1ddb6f
|
chore: Publish crates
|
2022-01-30 12:36:38 +09:00 |
|
Artur
|
9dec9236f7
|
feat(es/lints): Implement no-debugger rule (#3398)
|
2022-01-30 03:33:46 +00:00 |
|
Donny
|
7de339530c
|
chore: Publish crates
|
2022-01-30 11:59:53 +09:00 |
|
Alexander Akait
|
3ded88bffc
|
fix(css/parser): Fix parser logic related to case insensivity (#3382)
|
2022-01-30 11:59:20 +09:00 |
|
Donny
|
930a1c2405
|
chore: Publish crates
|
2022-01-29 13:37:17 +09:00 |
|
Donny/강동윤
|
cebc5dc148
|
fix(swc): Run resolver before everything (#3400)
swc:
- Use `ts_resolver` for typescript. This is required to handle decorators properly.
- Apply `resolver` before creating custom passes.
|
2022-01-29 13:36:34 +09: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/강동윤
|
74b433080b
|
refactor(es/minifier): Remove unused crates (#3395)
|
2022-01-28 20:17:08 +09:00 |
|
Donny/강동윤
|
839d0ac480
|
refactor(es/parser): Flatten tests to make git faster (#3393)
|
2022-01-28 19:11:30 +09:00 |
|
Donny
|
0e7d525352
|
chore: Publish crates
|
2022-01-28 16:09:16 +09:00 |
|
Donny/강동윤
|
91d78000ea
|
feat(es/minifier): Implement drop_console (#3392)
swc_ecma_minifier:
- Merge `drop_console` into pure optimizer.
- Implement `drop_console`. (Closes #2321)
|
2022-01-28 16:08:41 +09:00 |
|
Donny
|
e215e077ef
|
chore: Publish crates
|
2022-01-28 15:37:22 +09:00 |
|
RiESAEX
|
1dcc188dd8
|
fix(es/modules): Allow using dynamic import with a name from another import (#3390)
|
2022-01-28 06:36:20 +00:00 |
|
Donny
|
6690354f79
|
chore: Publish crates
|
2022-01-28 13:43:58 +09:00 |
|
Donny/강동윤
|
38c2499358
|
fix(es/minifier): Fix evaluator (#3391)
|
2022-01-28 13:43:29 +09:00 |
|