swc/crates/swc_html_minifier/tests/fixture/element
Alexander Akait 08a9e21b36
feat(es/codegen): Skip whitespaces for comments in minify mode (#6465)
Co-authored-by: Donny/강동윤 <kdy1997.dev@gmail.com>
2022-11-20 10:03:26 +00:00
..
a feat(html/minifier): Improve smart mode (#5004) 2022-06-26 19:08:03 +00:00
blockquote feat(html/minifier): Improve smart mode (#5004) 2022-06-26 19:08:03 +00:00
br feat(html/minifier): Improve smart mode (#5004) 2022-06-26 19:08:03 +00:00
custom feat(html/minifier): Merge identical metadata elements (#6183) 2022-10-18 13:40:59 +00:00
custom-script-type fix(html/minifier): Avoid ; at the end of js (#6188) 2022-10-18 01:07:15 +00:00
del feat(html/minifier): Improve smart mode (#5004) 2022-06-26 19:08:03 +00:00
disabled-js feat(html/minifier): Improve smart mode (#5004) 2022-06-26 19:08:03 +00:00
disabled-json fix(html/minifier): Avoid ; at the end of js (#6188) 2022-10-18 01:07:15 +00:00
empty-metadata-elements feat(html/minifier): Remove empty script and style tags with attributes (#6447) 2022-11-17 01:22:56 +00:00
form feat(html/minifier): Improve removal of redundant attributes (#6197) 2022-10-20 04:17:17 +00:00
iframe feat(html/minifier): Sort unordered values in attributes (#5035) 2022-06-30 01:46:24 +00:00
img feat(html/minifier): Improve smart mode (#5004) 2022-06-26 19:08:03 +00:00
math feat(html/minifier): Improve smart mode (#5004) 2022-06-26 19:08:03 +00:00
meta feat(html/minifier): Improve smart mode (#5004) 2022-06-26 19:08:03 +00:00
object feat(html/minifier): Improve smart mode (#5004) 2022-06-26 19:08:03 +00:00
output fix(html/minifier): Avoid ; at the end of js (#6188) 2022-10-18 01:07:15 +00:00
p feat(html/minifier): Improve smart mode (#5004) 2022-06-26 19:08:03 +00:00
q feat(html/minifier): Improve smart mode (#5004) 2022-06-26 19:08:03 +00:00
script feat(es/minifier): Support script fully (#6455) 2022-11-17 06:00:42 +00:00
script-custom-type feat(es/codegen): Skip whitespaces for comments in minify mode (#6465) 2022-11-20 10:03:26 +00:00
script-group feat(es/minifier): Support script fully (#6455) 2022-11-17 06:00:42 +00:00
script-group-respect-codegen feat(html/minifier): Use the latest EsVersion (#6453) 2022-11-18 02:32:55 +00:00
script-group-respect-codegen-1 feat(html/minifier): Use the latest EsVersion (#6453) 2022-11-18 02:32:55 +00:00
script-group-respect-codegen-2 feat(html/minifier): Use the latest EsVersion (#6453) 2022-11-18 02:32:55 +00:00
script-json-pretty feat(html/minifier): Allow specifying options for other tools (#5125) 2022-07-11 13:08:40 +00:00
script-options feat(es/codegen): Skip whitespaces for comments in minify mode (#6465) 2022-11-20 10:03:26 +00:00
script-options-1 fix(es/minifier): Change the default of mangle.toplevel to false (#6439) 2022-11-15 02:28:38 +00:00
script-options-2 feat(es/codegen): Skip whitespaces for comments in minify mode (#6465) 2022-11-20 10:03:26 +00:00
style fix(html/minifier): Merge style blocks (#6264) 2022-10-27 02:25:45 +00:00
style-disable-compress-css fix(html/minifier): Merge style blocks (#6264) 2022-10-27 02:25:45 +00:00
style-group fix(html/minifier): Fix script/style merging (#6443) 2022-11-16 03:31:03 +00:00
style-group-1 fix(html/minifier): Merge style blocks (#6264) 2022-10-27 02:25:45 +00:00
style-group-2 fix(html/minifier): Merge style blocks (#6264) 2022-10-27 02:25:45 +00:00
style-with-wrong-comments feat(html/minifier): Allow specifying options for other tools (#5125) 2022-07-11 13:08:40 +00:00
svg feat(html/minifier): Compress javascript: URLs (#6185) 2022-10-18 14:15:43 +00:00
template feat(html/minifier): Improve minification modes (#5568) 2022-08-20 04:04:47 +00:00
title feat(html/minifier): Compress title (#5320) 2022-07-28 01:30:44 +00:00
video feat(html/minifier): Improve smart mode (#5004) 2022-06-26 19:08:03 +00:00