Alexander Akait
|
e3cbe7e9a9
|
fix(html/parser): Fix parsing of cdata (#6534)
|
2022-11-29 02:39:48 +00:00 |
|
Alexander Akait
|
a4acc7ab07
|
test(html/parser): Refactor tests to make git faster (#6158)
|
2022-10-18 09:20:35 +09:00 |
|
Alexander Akait
|
7a38fde230
|
test(html/parser): Update html5lib-test (#6156)
|
2022-10-17 13:16:50 +00:00 |
|
Alexander Akait
|
35da76241d
|
feat(html/codegen): Add an option to keep quotes while minifying (#5996)
|
2022-09-30 05:29:58 +00:00 |
|
Alexander Akait
|
945510a695
|
feat(html/ast): Add raw to doctype (#5198)
|
2022-07-17 12:48:21 +00:00 |
|
Alexander Akait
|
64237fa7fb
|
feat(html/ast): Add raw to attributes (#5208)
|
2022-07-15 02:40:47 +00:00 |
|
Alexander Akait
|
dead719550
|
feat(html/parser): Add raw to comments (#5196)
|
2022-07-14 04:56:31 +00:00 |
|
Alexander Akait
|
01bfe46019
|
feat(html): Add raw for text (#5148)
|
2022-07-09 04:19:14 +00:00 |
|
Alexander Akait
|
8bf924ae5f
|
feat(html/codegen): Improve API (#5031)
|
2022-06-25 05:33:22 +00:00 |
|
Alexander Akait
|
41dc0a7aa9
|
fix(html/codegen): Handle optional tags (#4986)
|
2022-06-17 15:28:06 +00:00 |
|
Alexander Akait
|
d07ab2cb91
|
feat(html/codegen): Add option for tag omission of self closing void elements (#4971)
|
2022-06-16 04:50:56 +00:00 |
|
Alexander Akait
|
5c2a918946
|
feat(html): Support self-closing flag (#4950)
|
2022-06-14 13:31:23 +00:00 |
|
Alexander Akait
|
f157aae40c
|
feat(html/codegen): Minify svg attributes (#4917)
|
2022-06-10 09:14:40 +00:00 |
|
Alexander Akait
|
4f1e04671d
|
fix(html/codegen): Emit newline in textarea /pre (#4919)
|
2022-06-10 04:19:30 +00:00 |
|
Alexander Akait
|
064e50448f
|
fix(html/codegen): Fix quotes in attributes (#4918)
|
2022-06-10 03:54:04 +00:00 |
|
Alexander Akait
|
da09c1ca5b
|
feat(html/codegen): Improve entity compression (#4889)
|
2022-06-07 04:33:33 +00:00 |
|
Alexander Akait
|
ae1ff1e55b
|
feat(html/codegen): Support context element (#4887)
|
2022-06-05 20:43:56 +00:00 |
|
Alexander Akait
|
762c72d1c9
|
test(html/parser): Refactor tests (#4865)
|
2022-06-03 04:35:19 +00:00 |
|
Alexander Akait
|
7407f218f8
|
fix(html/codegen): Prevent omitting body for title (#4814)
|
2022-05-30 05:57:26 +00:00 |
|
Alexander Akait
|
2b7f4b2f56
|
fix(html/codegen): Omit on more cases (#4825)
|
2022-05-28 08:34:00 +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 |
|
Alexander Akait
|
a6beda81ca
|
test(html/codegen): Avoid newline at the end of file (#4815)
|
2022-05-27 05:35:17 +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
|
07c197f51c
|
feat(html/codegen): Omit end tags (#4770)
|
2022-05-24 12:54:12 +00:00 |
|
Alexander Akait
|
86626659b1
|
fix(html/codegen): Emit textarea and pre in foreign context (#4766)
|
2022-05-24 06:56:22 +00:00 |
|
Alexander Akait
|
1d9ee0a100
|
test(html/parser): Add tests for broken html/svg (#4683)
|
2022-05-17 04:07:16 +00:00 |
|
Donny/강동윤
|
98e4845fce
|
build(repo): Update rustc (#4667)
|
2022-05-15 09:03:54 +00:00 |
|
Alexander Akait
|
a8467c64e8
|
feat(html/parser): Improve error reporting (#4663)
|
2022-05-15 04:20:21 +00:00 |
|
Alexander Akait
|
69ca9497d0
|
feat(html): Support iframe_srcdoc (#4658)
|
2022-05-15 12:27:29 +09:00 |
|
Alexander Akait
|
fa4a60a318
|
fix(html/codegen): Fix codegen (#4629)
|
2022-05-13 04:45:40 +00:00 |
|
Alexander Akait
|
a19db2992b
|
fix(html/parser): Fix newlines (#4633)
|
2022-05-12 19:56:47 +00:00 |
|
Donny/강동윤
|
3b2b8c4512
|
fix(es/config): Merge jsc.transform correctly (#4615)
|
2022-05-11 14:28:40 +09:00 |
|
Alexander Akait
|
7c6627fc21
|
refactor(html): Refactor parser and codegen (#4611)
|
2022-05-11 03:55:46 +00:00 |
|
Alexander Akait
|
20982288fb
|
fix(html/parser): Fix bugs (#4459)
|
2022-04-28 17:27:39 +00:00 |
|
Alexander Akait
|
f30e7717a2
|
test(html/codegen): Improve fixture testing (#4450)
|
2022-04-27 03:28:36 +00:00 |
|
Alexander Akait
|
8f2a3ead6a
|
fix(html/parsing): Fix parsing of formatting elements (#4442)
|
2022-04-26 08:01:26 +00:00 |
|
Alexander Akait
|
6fc70f3866
|
feat(html/minifier): Compress doctype (#4425)
|
2022-04-25 14:34:36 +00:00 |
|
Alexander Akait
|
4ccbdf2a7d
|
fix(html/parser): Fix parsing of foreign elements (#4422)
|
2022-04-25 08:26:08 +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
|
cf3be649bb
|
fix(html/parser): Parse foreign attributes (#4400)
|
2022-04-23 04:26:32 +00:00 |
|
Alexander Akait
|
7332dce4f8
|
feat(html): Prepare processing system (#4358)
|
2022-04-22 20:20:47 +09:00 |
|
Alexander Akait
|
ee108af3d0
|
feat(html): Add raw fields (#4281)
|
2022-04-08 09:19:58 +00:00 |
|
Alexander Akait
|
105a0cccf7
|
fix(html/parser): Fix bugs (#4265)
|
2022-04-07 14:12:54 +09:00 |
|
Alexander Akait
|
8640c8bd43
|
feat(html): Support boolean attributes (#4258)
|
2022-04-06 05:31:27 +00:00 |
|
Alexander Akait
|
3e7872c8de
|
feat(html): Initialize (#4240)
|
2022-04-04 04:12:45 +00:00 |
|