SWC Bot
|
b66ba81de6
|
chore: Publish crates
|
2022-06-22 05:56:52 +00:00 |
|
Alexander Akait
|
03d8a3a0dd
|
feat(html/minifier): Add remove_redundant_attributes (#5023)
|
2022-06-22 05:54:25 +00:00 |
|
SWC Bot
|
c7c1f635c2
|
chore: Publish crates
|
2022-06-22 05:16:35 +00:00 |
|
Alexander Akait
|
c61babd9af
|
fix(html/minifier): Compress more complex attributes (#5024)
|
2022-06-22 04:55:35 +00:00 |
|
SWC Bot
|
c1493dd4f4
|
chore: Publish crates
|
2022-06-21 15:37:15 +00:00 |
|
Alexander Akait
|
f1fd83dcc7
|
fix(html/minifier): Avoid optional attributes (#5016)
|
2022-06-21 15:34:16 +00:00 |
|
SWC Bot
|
b0a1df76e4
|
chore: Publish crates
|
2022-06-21 14:31:29 +00:00 |
|
Alexander Akait
|
28bc735d03
|
feat(html/minifier): Minify js (#4999)
|
2022-06-21 14:28:53 +00:00 |
|
Donny/강동윤
|
125549b7a9
|
test(es/helpers): Unify code path for testing external helpers (#5010)
|
2022-06-21 23:02:12 +09:00 |
|
SWC Bot
|
626be5af36
|
chore: Publish crates
|
2022-06-20 13:08:47 +00:00 |
|
Alexander Akait
|
7745fbf604
|
feat(html/minifier): Add an API to minify document fragments (#5002)
|
2022-06-20 13:05:48 +00:00 |
|
SWC Bot
|
852b864b64
|
chore: Publish crates
|
2022-06-20 12:28:22 +00:00 |
|
Alexander Akait
|
1538649237
|
feat(html/minifier): Compress more svg/mathml attributes (#5001)
|
2022-06-20 12:25:43 +00:00 |
|
SWC Bot
|
4da4d4dd01
|
chore: Publish crates
|
2022-06-18 03:54:26 +00:00 |
|
Alexander Akait
|
713a256ed7
|
feat(html/minifier): Minify conditional comments (#4975)
|
2022-06-18 03:51:46 +00:00 |
|
SWC Bot
|
d4ecff65f3
|
chore: Publish crates
|
2022-06-17 19:14:04 +00:00 |
|
Alexander Akait
|
8e63b0bbd5
|
fix(html/minifier): Fix removal of comments (#4974)
|
2022-06-17 19:11:27 +00:00 |
|
SWC Bot
|
d722ee256f
|
chore: Publish crates
|
2022-06-17 13:29:29 +00:00 |
|
Alexander Akait
|
fb74ace19b
|
feat(html/minifier): Add an option to set html5 doctype (#4980)
|
2022-06-17 13:26:37 +00:00 |
|
Donny/강동윤
|
364a34cd70
|
test(html): Remove files which are too large too verify (#4983)
|
2022-06-16 09:33:21 +00:00 |
|
SWC Bot
|
276942313b
|
chore: Publish crates
|
2022-06-16 04:53:47 +00:00 |
|
SWC Bot
|
b46878625c
|
chore: Publish crates
|
2022-06-16 04:29:45 +00:00 |
|
Alexander Akait
|
2e52c18a6b
|
feat(html/minifier): Add preserve_comments option (#4959)
|
2022-06-16 04:26:53 +00:00 |
|
SWC Bot
|
10877addcb
|
chore: Publish crates
|
2022-06-15 04:07:47 +00:00 |
|
Alexander Akait
|
3e6c0f567a
|
feat(html/minifier): Compress CSS (#4973)
|
2022-06-15 04:04:57 +00:00 |
|
LongYinan
|
db9f7a5ad4
|
chore(ci): Fix publish build on Windows (#4970)
|
2022-06-14 15:58:10 +00:00 |
|
SWC Bot
|
c9918482ac
|
chore: Publish crates
|
2022-06-14 13:34:32 +00:00 |
|
Alexander Akait
|
5c2a918946
|
feat(html): Support self-closing flag (#4950)
|
2022-06-14 13:31:23 +00:00 |
|
SWC Bot
|
65522af10e
|
chore: Publish crates
|
2022-06-14 05:41:22 +00:00 |
|
Alexander Akait
|
3957bc64b7
|
feat(html/minifier): Add collapse_boolean_attributes option (#4960)
|
2022-06-14 05:38:50 +00:00 |
|
SWC Bot
|
925f4d1641
|
chore: Publish crates
|
2022-06-13 19:55:48 +00:00 |
|
Alexander Akait
|
63d630d477
|
feat(html/minifier): Add remove_empty_attributes option (#4958)
|
2022-06-13 19:52:35 +00:00 |
|
Alexander Akait
|
f2690cce08
|
feat(html/minifier): Compress whitespaces (#4916)
|
2022-06-13 13:55:03 +00:00 |
|
Alexander Akait
|
f157aae40c
|
feat(html/codegen): Minify svg attributes (#4917)
|
2022-06-10 09:14:40 +00:00 |
|
SWC Bot
|
157de39579
|
chore: Publish crates
|
2022-06-08 03:57:37 +00:00 |
|
Alexander Akait
|
e365766070
|
perf(html/parser): Reduce cloning (#4901)
|
2022-06-08 03:55:11 +00:00 |
|
SWC Bot
|
bdc3797369
|
chore: Publish crates
|
2022-06-07 04:36:09 +00:00 |
|
Alexander Akait
|
da09c1ca5b
|
feat(html/codegen): Improve entity compression (#4889)
|
2022-06-07 04:33:33 +00:00 |
|
SWC Bot
|
c46045f646
|
chore: Publish crates
|
2022-06-06 03:03:11 +00:00 |
|
Alexander Akait
|
ae1ff1e55b
|
feat(html/codegen): Support context element (#4887)
|
2022-06-05 20:43:56 +00:00 |
|
SWC Bot
|
369b65b890
|
chore: Publish crates
|
2022-06-04 17:54:04 +00:00 |
|
Alexander Akait
|
6e0f5f1c48
|
feat(html/minifier): Remove spaces between nodes (#4880)
|
2022-06-04 17:51:36 +00:00 |
|
SWC Bot
|
c1a516c207
|
chore: Publish crates
|
2022-06-01 00:15:49 +00:00 |
|
Alexander Akait
|
c5df1a3a54
|
feat(html/minifier): Improve compression of attributes (#4849)
|
2022-06-01 00:07:19 +00:00 |
|
SWC Bot
|
c78952e4d5
|
chore: Publish crates
|
2022-05-30 07:10:31 +00:00 |
|
Alexander Akait
|
e6ae299776
|
feat(html/minifier): Compress viewport meta (#4844)
|
2022-05-30 07:07:52 +00:00 |
|
Alexander Akait
|
c9d0e37ab9
|
fix(html/codegen): Remove optional html start tag (#4811)
|
2022-05-27 14:45:18 +00:00 |
|
Alexander Akait
|
d833057d79
|
fix(html/codegen): Handle HTML entities correctly (#4782)
|
2022-05-27 08:39:30 +00:00 |
|
SWC Bot
|
23bc98b17d
|
chore: Publish crates
|
2022-05-27 07:12:22 +00:00 |
|
Alexander Akait
|
731c59e9b7
|
feat(html/minifier): Compress more json types (#4813)
|
2022-05-27 07:09:28 +00:00 |
|