taoqf
|
8f418ce085
|
Merge branch 'master' into fix-unclosed
|
2020-04-14 09:04:33 +08:00 |
|
taoqf
|
d266fb999a
|
speed up
|
2020-04-09 10:41:42 +08:00 |
|
taoqf
|
ee97545974
|
🐛 fix issue #38
|
2020-04-09 10:36:16 +08:00 |
|
Jakub Jirutka
|
bd7734eaab
|
fix rendering of void elements (aka unclosed)
In HTML5s, self-closing are only foreign elements (from MathML and SVG
namespace). What you call as unclosed elements is called void elements
in HTML5 spec.
https://html.spec.whatwg.org/multipage/syntax.html#elements-2
|
2020-04-08 15:43:41 +02:00 |
|
taoqf
|
130245e09c
|
format
|
2020-04-08 14:34:01 +08:00 |
|
taoqf
|
2a6da2e01b
|
🐛 fix issue #37
|
2020-03-31 12:28:15 +08:00 |
|
taoqf
|
30a5701544
|
🐛 issue #35
|
2020-03-17 15:58:05 +08:00 |
|
taoqf
|
719e39b74b
|
🐛 fix amd
|
2020-03-08 18:32:12 +08:00 |
|
Stu Kabakoff
|
20595239c1
|
remove console.error
|
2020-02-23 12:48:17 -05:00 |
|
taoqf
|
f5b163ef2a
|
🐛 fix issue #26
|
2020-02-20 10:13:22 +08:00 |
|
taoqf
|
a72c0da9ee
|
issue: #24 Add method insertAdjacentHTML
|
2020-02-16 17:43:01 +08:00 |
|
taoqf
|
193a685766
|
🐛 issue #17
|
2020-02-06 11:36:32 +08:00 |
|
taoqf
|
92ea19ac9f
|
🐛 fix Issue #17
|
2020-02-05 14:13:04 +08:00 |
|
Minas Keshishyan
|
7e15438af2
|
improve comments
|
2020-02-03 15:57:17 +04:00 |
|
Minas Keshishyan
|
a73bf56d39
|
improve comments
|
2020-02-03 15:52:15 +04:00 |
|
Minas Keshishyan
|
cb219a0d3a
|
add getAttribute
|
2020-02-03 15:17:49 +04:00 |
|
Minas Keshishyan
|
6aba0280bf
|
fix rawAttributes()
|
2020-02-03 13:40:28 +04:00 |
|
Minas Keshishyan
|
1f0ebc52c7
|
fix setAttributes and attributes, also fix some tests, need more fixes
|
2020-02-03 13:19:32 +04:00 |
|
Minas Keshishyan
|
9e8f0aaf1e
|
improve rawAttributes, fix setAttribute when the value is number
|
2020-02-03 12:05:22 +04:00 |
|
taoqf
|
cba17a7439
|
lint ts
|
2020-02-02 15:00:51 +08:00 |
|