Commit Graph

68 Commits

Author SHA1 Message Date
Alexander Akait
4f1e04671d
fix(html/codegen): Emit newline in textarea/pre (#4919) 2022-06-10 04:19:30 +00:00
SWC Bot
c58f6eb661 chore: Publish crates 2022-06-10 03:56:42 +00:00
Alexander Akait
064e50448f
fix(html/codegen): Fix quotes in attributes (#4918) 2022-06-10 03:54:04 +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
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
b14719c046
refactor(html/ast): Avoid TokenAndSpan (#4885) 2022-06-06 12:00:14 +09:00
SWC Bot
3d39104601 chore: Publish crates 2022-06-05 20:46:50 +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
SWC Bot
c523832c80 chore: Publish crates 2022-05-30 06:00:10 +00:00
Alexander Akait
7407f218f8
fix(html/codegen): Prevent omitting body for title (#4814) 2022-05-30 05:57:26 +00:00
SWC Bot
dd9c06e1c5 chore: Publish crates 2022-05-28 08:36:47 +00:00
Alexander Akait
2b7f4b2f56
fix(html/codegen): Omit on more cases (#4825) 2022-05-28 08:34:00 +00:00
SWC Bot
800118c45b chore: Publish crates 2022-05-27 14:47:53 +00:00
Alexander Akait
c9d0e37ab9
fix(html/codegen): Remove optional html start tag (#4811) 2022-05-27 14:45:18 +00:00
SWC Bot
c9388326d6 chore: Publish crates 2022-05-27 08:43:41 +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
SWC Bot
54fd602bae chore: Publish crates 2022-05-25 17:35:52 +00:00
SWC Bot
7a122eb089 chore: Publish crates 2022-05-25 16:51:14 +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
SWC Bot
6ba367116e chore: Publish crates 2022-05-24 13:02:50 +00:00
Alexander Akait
07c197f51c
feat(html/codegen): Omit end tags (#4770) 2022-05-24 12:54:12 +00:00
SWC Bot
6fd58b0d8b chore: Publish crates 2022-05-24 06:59:31 +00:00
Alexander Akait
86626659b1
fix(html/codegen): Emit textarea and pre in foreign context (#4766) 2022-05-24 06:56:22 +00:00
SWC Bot
2771267c08 chore: Publish crates 2022-05-24 06:34:57 +00:00
SWC Bot
f395caa5d1 chore: Publish crates 2022-05-17 08:26:09 +00:00
Alexander Akait
1d9ee0a100
test(html/parser): Add tests for broken html/svg (#4683) 2022-05-17 04:07:16 +00:00
Donny/강동윤
50db276d82
build(repo): Downgrade rustc (#4674) 2022-05-15 19:28:55 +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
SWC Bot
5341478c5b chore: Publish crates 2022-05-15 03:31:35 +00:00
Alexander Akait
69ca9497d0
feat(html): Support iframe_srcdoc (#4658) 2022-05-15 12:27:29 +09:00
SWC Bot
f0639c9de4 chore: Publish crates 2022-05-13 05:09:53 +00:00
Alexander Akait
af9c8c6b4c
fix(html): Fix parsing of template (#4647) 2022-05-13 05:07:24 +00:00
SWC Bot
3ac649138a chore: Publish crates 2022-05-13 04:48:12 +00: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
SWC Bot
67de03579f chore: Publish crates 2022-05-12 05:09:22 +00:00
SWC Bot
97808349a2 chore: Publish crates 2022-05-11 16:17:07 +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
SWC Bot
29842e1b04 chore: Publish crates 2022-05-09 06:28:43 +00:00
Alexander Akait
a34dea11d0
feat(html/parser): Parse document fragment (#4579) 2022-05-09 06:26:31 +00:00
Alexander Akait
8bdfcd996a
fix(html): Fix bugs of parser and codegen (#4461) 2022-04-28 17:57:05 +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