Alexander Akait
|
750d6551fc
|
feat(html/minifier): Remove duplicate attributes (#4474)
|
2022-04-29 05:28:55 +00:00 |
|
SWC Bot
|
f891c83f85
|
chore: Publish crates
|
2022-04-29 03:23:39 +00:00 |
|
Alexander Akait
|
a1877e740a
|
feat(html/minifier): Remove javascript: prefix (#4460)
|
2022-04-29 03:19:44 +00:00 |
|
Alexander Akait
|
8bdfcd996a
|
fix(html): Fix bugs of parser and codegen (#4461)
|
2022-04-28 17:57:05 +00:00 |
|
SWC Bot
|
55abf8fc28
|
chore: Publish crates
|
2022-04-28 02:33:39 +00:00 |
|
Alexander Akait
|
0ae43502f3
|
feat(html/minifier): Compress whitespaces (#4463)
|
2022-04-28 02:30:53 +00:00 |
|
Alexander Akait
|
8c4dc4cc46
|
fix(html/parser): Fix a bug with nested tags (#4438)
|
2022-04-27 02:46:34 +00:00 |
|
SWC Bot
|
1d90d6e726
|
chore: Publish crates
|
2022-04-26 07:14:56 +00:00 |
|
Alexander Akait
|
4c699f2554
|
feat(html/minifier): Compress default values of attributes (#4427)
|
2022-04-26 07:12:32 +00:00 |
|
Alexander Akait
|
6fc70f3866
|
feat(html/minifier): Compress doctype (#4425)
|
2022-04-25 14:34:36 +00:00 |
|
SWC Bot
|
057285a51c
|
chore: Publish crates
|
2022-04-25 13:49:37 +00:00 |
|
Alexander Akait
|
25a87f0000
|
feat(html/minifier): Compress type for style and link tags (#4424)
|
2022-04-25 13:44:53 +00:00 |
|
SWC Bot
|
747b8a1889
|
chore: Publish crates
|
2022-04-25 07:54:53 +00:00 |
|
Pig Fang
|
fec0f2e417
|
feat(html/minifier): Remove script type attribute (#4407)
|
2022-04-25 07:46:38 +00:00 |
|
Alexander Akait
|
9b26dbd457
|
fix(html/lexer): Fix lexing of html entity (#4423)
|
2022-04-25 05:34:59 +00:00 |
|
Donny/강동윤
|
f787f8c819
|
test(es/minifier): Execute terser tests if possible (#4418)
|
2022-04-24 11:40:39 +00:00 |
|
Alexander Akait
|
c15dc4f2b7
|
feat(html/codegen): Print unquoted value when it is possible (#4402)
|
2022-04-23 15:31:11 +00:00 |
|
SWC Bot
|
a6ca119c3f
|
chore: Publish crates
|
2022-04-23 04:29:04 +00:00 |
|
Alexander Akait
|
63a6280e8f
|
feat(html/minifier): Initialize crate (#4403)
|
2022-04-23 03:50:59 +00:00 |
|