Commit Graph

7 Commits

Author SHA1 Message Date
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