Commit graph

127 commits

Author SHA1 Message Date
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
taoqf
fe16be6bc6 1.1.20 2020-01-30 09:54:32 +08:00
taoqf
1ca18d01b2
Merge pull request #14 from Sharcoux/master
Consider attributes modification in toString
2020-01-30 09:49:57 +08:00
taoqf
2ad3ea6fb5
Merge pull request #15 from Sharcoux/fix-namespace
Fix issue when parsing namespaces
2020-01-30 09:45:43 +08:00
François BILLIOUD
0fb0baa47f Fix issue when parsing namespaces
Signed-off-by: François BILLIOUD <f.billioud@gmail.com>
2020-01-29 16:18:18 +01:00
François BILLIOUD
ed3e2205b0 Enable attributes edition. 2020-01-29 15:33:21 +01:00
taoqf
a655a9a17f add tests 2020-01-27 15:59:48 +08:00
taoqf
f96af39690 1.1.19 2020-01-26 21:59:32 +08:00
taoqf
08afce5a57 1.1.18 2020-01-26 21:57:46 +08:00
taoqf
881d708e72 remove duplicated items in querySelectAll 2020-01-26 21:57:27 +08:00
taoqf
c145442179
Merge pull request #13 from blex41/parse-comments
feat: add support for comment parsing
2020-01-14 12:14:52 +08:00
blex41
1d03ef06ac feat: allow comment parsing 2020-01-12 01:03:34 +01:00
taoqf
1083ffd59e 🚀 2020-01-08 00:27:02 -05:00
taoqf
6cb869f8c8 ignore lock file 2020-01-08 00:24:30 -05:00