Commit Graph

187 Commits

Author SHA1 Message Date
SWC Bot
5ea2e75281 chore: Publish crates 2022-07-09 04:21:11 +00:00
Alexander Akait
01bfe46019
feat(html): Add raw for text (#5148) 2022-07-09 04:19:14 +00:00
SWC Bot
297228a690 chore: Publish crates 2022-07-07 07:48:49 +00:00
SWC Bot
9385103649 chore: Publish crates 2022-07-06 04:44:10 +00:00
Donny/강동윤
c2c923e205 chore: Publish crates 2022-07-01 11:50:45 +09:00
SWC Bot
5576c3c601 chore: Publish crates 2022-06-29 03:37:57 +00:00
Donny/강동윤
70770e0fd2 chore: Publish crates 2022-06-28 13:13:00 +09:00
Alexander Akait
8bf924ae5f
feat(html/codegen): Improve API (#5031) 2022-06-25 05:33:22 +00:00
Alexander Akait
c345524e36
fix(css/parser): Improve lexer errors (#5025) 2022-06-23 03:56:13 +00:00
SWC Bot
035d1f0089 chore: Publish crates 2022-06-23 03:06:26 +00:00
Alexander Akait
a057183230
perf(html/parser): Improve performance (#5028) 2022-06-23 03:03:32 +00:00
LongYinan
db9f7a5ad4
chore(ci): Fix publish build on Windows (#4970) 2022-06-14 15:58:10 +00:00
SWC Bot
c9918482ac chore: Publish crates 2022-06-14 13:34:32 +00:00
Alexander Akait
5c2a918946
feat(html): Support self-closing flag (#4950) 2022-06-14 13:31:23 +00:00
SWC Bot
3bb75f1faa chore: Publish crates 2022-06-12 03:04:44 +00:00
Alexander Akait
42a1d7c7a1
refactor(html/parser): Remove unused code (#4949) 2022-06-12 03:02:15 +00:00
SWC Bot
6fdf84da15 chore: Publish crates 2022-06-11 04:39:38 +00:00
Alexander Akait
f993a52679
perf(html/parser): Improve performance (#4934) 2022-06-11 04:37:01 +00:00
Alexander Akait
d669454157
perf(html/parser): Add a benchmark for document fragment (#4920) 2022-06-10 05:45:32 +00:00
Alexander Akait
4f1e04671d
fix(html/codegen): Emit newline in textarea/pre (#4919) 2022-06-10 04:19:30 +00:00
SWC Bot
a0f643777f chore: Publish crates 2022-06-10 03:33:22 +00:00
Alexander Akait
299da10ff9
chore(html/parser): Remove unused dependencies (#4922) 2022-06-10 03:30:40 +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
SWC Bot
dce3a89efa chore: Publish crates 2022-06-07 14:35:46 +00:00
Alexander Akait
70760d2222
fix(html/parser): Fix spans (#4877) 2022-06-07 14:33:06 +00:00
Alexander Akait
da09c1ca5b
feat(html/codegen): Improve entity compression (#4889) 2022-06-07 04:33:33 +00:00
SWC Bot
44e606a240 chore: Publish crates 2022-06-06 03:38:16 +00:00
Alexander Akait
ce4d57735e
perf(html/parser): Improve memory allocation (#4884) 2022-06-06 03:35:22 +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
6c4f2751fc chore: Publish crates 2022-06-05 20:19:14 +00:00
Alexander Akait
5abe847c23
perf(html/parser): Improve performance (#4881) 2022-06-05 20:16:27 +00:00
Alexander Akait
ad9508a796
test(html/parser): Test html5lib spans (#4875) 2022-06-05 02:29:24 +09:00
SWC Bot
223d14db4e chore: Publish crates 2022-06-04 09:36:13 +00:00
Alexander Akait
0d5d7c4d5e
fix(html/parser): Fix span (#4868) 2022-06-04 09:33:25 +00:00
SWC Bot
0968d7426f chore: Publish crates 2022-06-03 05:01:33 +00:00
Alexander Akait
8b67bb99fa
perf(html/parser): Improve lexer performance (#4869) 2022-06-03 04:58:46 +00:00
Alexander Akait
762c72d1c9
test(html/parser): Refactor tests (#4865) 2022-06-03 04:35:19 +00:00
SWC Bot
e93102e0a3 chore: Publish crates 2022-06-02 04:02:53 +00:00
Alexander Akait
67b5e3d5b3
fix(html/parser): Fix end span of closed tags (#4860) 2022-06-02 04:00:32 +00:00
Donny/강동윤
fd3501bf87
feat(wasm): Add json error (#4853) 2022-06-01 11:51:24 +09:00
SWC Bot
cbec3819e1 chore: Publish crates 2022-05-31 03:52:39 +00:00
Alexander Akait
f830726027
fix(html/parser): Fix span of lexer errors (#4846) 2022-05-31 03:50:19 +00:00
SWC Bot
866664163e chore: Publish crates 2022-05-30 06:22:43 +00:00
Alexander Akait
20fee8abee
fix(html/parser): Handle BOM (#4843) 2022-05-30 06:20:02 +00:00
Donny/강동윤
f847709787
chore(common): Update rustc (#4828) 2022-05-28 07:07:58 +00:00
SWC Bot
abbc317f47 chore: Publish crates 2022-05-27 12:51:18 +00:00
Alexander Akait
759688c412
perf(html/parser): Improve lexer performance even more (#4819) 2022-05-27 12:48:51 +00:00
SWC Bot
e9559e7d13 chore: Publish crates 2022-05-26 05:51:57 +00:00