Commit graph

140 commits

Author SHA1 Message Date
taoqf
2a6da2e01b 🐛 fix issue #37 2020-03-31 12:28:15 +08:00
taoqf
16dac81e64 v1.2.13 2020-03-17 15:59:00 +08:00
taoqf
30a5701544 🐛 issue #35 2020-03-17 15:58:05 +08:00
taoqf
9a48e032f1 add tests, pull #23 2020-03-11 10:53:43 +08:00
taoqf
63bd25a758 v1.2.12 2020-03-10 16:00:06 +08:00
taoqf
90ac099782 fix: lint 2020-03-10 15:59:57 +08:00
Jazz
5aec0ba86c
search for elements by specific attribute without any value 2020-03-10 15:58:08 +08:00
taoqf
07758be135 v1.2.11 2020-03-09 15:00:18 +08:00
taoqf
b05eb5c127 🐛 fix #33 2020-03-09 14:59:11 +08:00
taoqf
667f09d923 use const 2020-03-09 14:32:49 +08:00
taoqf
c2814e6630 v1.2.10 2020-03-08 18:32:19 +08:00
taoqf
719e39b74b 🐛 fix amd 2020-03-08 18:32:12 +08:00
taoqf
eda0281d4e v1.2.9 2020-03-08 14:42:17 +08:00
taoqf
6766cb97d1 generate amd 2020-03-08 14:41:50 +08:00
taoqf
4d0bef1e9b 1.2.8 2020-02-29 11:42:38 +08:00
taoqf
2dfafe2df4 🐛 #30 2020-02-29 11:42:03 +08:00
taoqf
50615c9993 v1.2.7 2020-02-24 13:11:11 +08:00
taoqf
5107a2619d
Merge pull request #29 from stutrek/master
remove console.error
2020-02-24 13:06:08 +08:00
Stu Kabakoff
20595239c1 remove console.error 2020-02-23 12:48:17 -05:00
taoqf
4362931117 rm tmp file 2020-02-20 10:15:24 +08:00
taoqf
3f9775bd71 1.2.6 2020-02-20 10:13:55 +08:00
taoqf
f5b163ef2a 🐛 fix issue #26 2020-02-20 10:13:22 +08:00
taoqf
faa24ed1c3 fixed: issue #27 2020-02-20 10:08:35 +08:00
taoqf
8d3cb4c523 1.2.5 2020-02-16 17:43:42 +08:00
taoqf
a72c0da9ee issue: #24 Add method insertAdjacentHTML 2020-02-16 17:43:01 +08:00
taoqf
45e77f3771 add code test 2020-02-07 20:38:40 +08:00
taoqf
d1647e7e72 📝 add/remove api 2020-02-06 11:53:55 +08:00
taoqf
95d31ca155 1.2.4 2020-02-06 11:38:45 +08:00
taoqf
193a685766 🐛 issue #17 2020-02-06 11:36:32 +08:00
taoqf
b27963930c 1.2.3 2020-02-05 14:13:33 +08:00
taoqf
92ea19ac9f 🐛 fix Issue #17 2020-02-05 14:13:04 +08:00
taoqf
a777a8814f 1.2.2 2020-02-05 13:46:53 +08:00
taoqf
a0fc07a23c
Merge pull request #21 from minas90/attrs
Add getAttribute, fix tests, fix rawAttributes, fix setAttribute when the value is number
2020-02-05 13:45:38 +08:00
taoqf
a89430bb6f 1.2.1 2020-02-04 11:22:05 +08:00
taoqf
7ec7292f84 export nodes 2020-02-04 11:21:45 +08:00
Minas Keshishyan
b50dbedf7c update gitignore 2020-02-03 17:19:38 +04: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
9257f300b9 fix testes to expect the same behaviout as browsers 2020-02-03 13:45:26 +04:00
Minas Keshishyan
6aba0280bf fix rawAttributes() 2020-02-03 13:40:28 +04:00
Minas Keshishyan
2315ec89a2 fix should edit the attributes of the element test 2020-02-03 13:23:05 +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
4686ba46b2 1.2.0 2020-02-02 15:00:59 +08:00
taoqf
cba17a7439 lint ts 2020-02-02 15:00:51 +08:00
taoqf
5ae3604472 🐛 fix: Issue #17 2020-02-02 13:28:04 +08:00
taoqf
e9560b2d0e Merge branch 'master' of github.com:taoqf/node-html-parser 2020-02-02 11:25:49 +08:00
taoqf
40c9c680fc
Merge pull request #16 from Sharcoux/master
Update documentation for attributes modification
2020-01-31 10:27:12 +08:00
François BILLIOUD
730559387b Update documentation for attributes modification
Signed-off-by: François BILLIOUD <f.billioud@gmail.com>
2020-01-30 06:44:44 +01:00