swc/crates/swc_html_codegen/tests/fixture
2022-05-11 03:55:46 +00:00
..
attribute fix(html/parser): Fix bugs (#4459) 2022-04-28 17:27:39 +00:00
comment feat(html/minifier): Compress doctype (#4425) 2022-04-25 14:34:36 +00:00
custom-component/basic feat(html/minifier): Compress doctype (#4425) 2022-04-25 14:34:36 +00:00
document feat(html/minifier): Compress doctype (#4425) 2022-04-25 14:34:36 +00:00
document-type fix(html/parser): Fix bugs (#4459) 2022-04-28 17:27:39 +00:00
element/textarea refactor(html): Refactor parser and codegen (#4611) 2022-05-11 03:55:46 +00:00
headings feat(html/minifier): Compress doctype (#4425) 2022-04-25 14:34:36 +00:00
html-entity fix(html/parsing): Fix parsing of formatting elements (#4442) 2022-04-26 08:01:26 +00:00
images feat(html/minifier): Compress doctype (#4425) 2022-04-25 14:34:36 +00:00
ng-tag feat(html/codegen): Print unquoted value when it is possible (#4402) 2022-04-23 15:31:11 +00:00
noscript-tag feat(html/minifier): Compress doctype (#4425) 2022-04-25 14:34:36 +00:00
paragraphs feat(html/minifier): Compress doctype (#4425) 2022-04-25 14:34:36 +00:00
pre-tag refactor(html): Refactor parser and codegen (#4611) 2022-05-11 03:55:46 +00:00
self-closing-tags feat(html/codegen): Print unquoted value when it is possible (#4402) 2022-04-23 15:31:11 +00:00
svg-tag feat(html/minifier): Compress doctype (#4425) 2022-04-25 14:34:36 +00:00
tag feat(html): Prepare processing system (#4358) 2022-04-22 20:20:47 +09:00