Alexander Akait
|
e6c78d0b1d
|
feat(html/minifier): Add remove_comments option (#5037)
|
2022-06-25 05:58:06 +00:00 |
|
Alexander Akait
|
28bc735d03
|
feat(html/minifier): Minify js (#4999)
|
2022-06-21 14:28:53 +00:00 |
|
Alexander Akait
|
7745fbf604
|
feat(html/minifier): Add an API to minify document fragments (#5002)
|
2022-06-20 13:05:48 +00:00 |
|
Alexander Akait
|
713a256ed7
|
feat(html/minifier): Minify conditional comments (#4975)
|
2022-06-18 03:51:46 +00:00 |
|
Alexander Akait
|
8e63b0bbd5
|
fix(html/minifier): Fix removal of comments (#4974)
|
2022-06-17 19:11:27 +00:00 |
|
Alexander Akait
|
2e52c18a6b
|
feat(html/minifier): Add preserve_comments option (#4959)
|
2022-06-16 04:26:53 +00:00 |
|
Alexander Akait
|
3e6c0f567a
|
feat(html/minifier): Compress CSS (#4973)
|
2022-06-15 04:04:57 +00:00 |
|
Alexander Akait
|
6e0f5f1c48
|
feat(html/minifier): Remove spaces between nodes (#4880)
|
2022-06-04 17:51:36 +00:00 |
|
Alexander Akait
|
e6ae299776
|
feat(html/minifier): Compress viewport meta (#4844)
|
2022-05-30 07:07:52 +00:00 |
|
Alexander Akait
|
c6ec9f9cf2
|
feat(html/codegen): Omit start and end tags if it is possible (#4780)
|
2022-05-25 16:48:33 +00:00 |
|
Alexander Akait
|
cac8cee62a
|
feat(html/minifier): Compress characters in head (#4682)
|
2022-05-19 01:15:40 +00:00 |
|
Alexander Akait
|
8bdfcd996a
|
fix(html): Fix bugs of parser and codegen (#4461)
|
2022-04-28 17:57:05 +00:00 |
|
Alexander Akait
|
0ae43502f3
|
feat(html/minifier): Compress whitespaces (#4463)
|
2022-04-28 02:30:53 +00:00 |
|
Alexander Akait
|
6fc70f3866
|
feat(html/minifier): Compress doctype (#4425)
|
2022-04-25 14:34:36 +00:00 |
|
Alexander Akait
|
c15dc4f2b7
|
feat(html/codegen): Print unquoted value when it is possible (#4402)
|
2022-04-23 15:31:11 +00:00 |
|
Alexander Akait
|
63a6280e8f
|
feat(html/minifier): Initialize crate (#4403)
|
2022-04-23 03:50:59 +00:00 |
|