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 |
|
Alexander Akait
|
fa4a60a318
|
fix(html/codegen): Fix codegen (#4629)
|
2022-05-13 04:45:40 +00: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
|
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 |
|