taoqf
|
dca773639b
|
travis build status
|
2019-08-06 14:47:55 +08:00 |
|
taoqf
|
e71f137df1
|
1.1.16
|
2019-07-01 09:23:07 +08:00 |
|
taoqf
|
3618d68f01
|
Merge pull request #10 from gauntface/picture-element
Adding LICENSE and support for picture element
|
2019-07-01 09:20:21 +08:00 |
|
Matt Gaunt
|
cf42c82058
|
Adding LICENSE and support for picture element
|
2019-06-29 17:46:18 -07:00 |
|
taoqf
|
b5260be1ac
|
1.1.15
|
2019-04-11 18:30:43 +08:00 |
|
taoqf
|
7cf8c31309
|
Merge pull request #6 from ananyasaxena/master
updating the type of options in the parse function
|
2019-04-11 18:14:21 +08:00 |
|
taoqf
|
04111959f3
|
1.1.14
|
2019-04-03 12:00:04 +08:00 |
|
taoqf
|
d464145bc2
|
Merge pull request #7 from leeoniya/parse-empty-attrs
properly handle attrs with zero length values
|
2019-04-03 11:57:09 +08:00 |
|
Leon Sorokin
|
dc2e4ee6ab
|
properly handle attrs with zero length values
|
2019-04-02 21:32:05 -05:00 |
|
ananya saxena
|
559050a1e9
|
updating the type of options in the parse function
|
2019-03-22 09:41:03 -07:00 |
|
taoqf
|
a37b7cc941
|
1.1.13
|
2019-03-21 10:49:31 +08:00 |
|
taoqf
|
99bae248a6
|
Merge pull request #5 from leeoniya/parse-empty-attrs
parse value-less attributes
|
2019-03-21 10:46:58 +08:00 |
|
Leon Sorokin
|
1917dd76b5
|
parse value-less attributes
|
2019-03-20 02:50:15 -05:00 |
|
taoqf
|
38d70076fc
|
add script pretest
|
2019-01-21 12:06:18 +08:00 |
|
taoqf
|
001f31d392
|
remove debug files
|
2019-01-21 12:02:12 +08:00 |
|
taoqf
|
8aa9884761
|
1.1.12
|
2019-01-21 11:54:14 +08:00 |
|
taoqf
|
ddf2b8e07e
|
added html validation
|
2019-01-21 11:53:28 +08:00 |
|
taoqf
|
ba58c88fcd
|
1.1.11
|
2018-11-12 14:12:03 +08:00 |
|
taoqf
|
50cbc8ebd4
|
Merge pull request #2 from jnarowski/master
eliminated dependence on new Function
|
2018-11-12 14:10:06 +08:00 |
|
jnarowski
|
a585334212
|
eliminated dependence on new Function
|
2018-11-10 16:12:51 -07:00 |
|
taoqf
|
453a169c93
|
1.1.10
|
2018-08-27 12:56:43 +08:00 |
|
taoqf
|
20f65eb5de
|
Merge pull request #1 from raffecat/master
Allow custom element names with multiple dashes
|
2018-08-27 12:53:02 +08:00 |
|
Andrew Towers
|
165ee2d880
|
change kMarkupPattern to allow more custom element names per spec
|
2018-08-25 01:12:40 +10:00 |
|
Andrew Towers
|
b963e9bca9
|
test for <my-new-widget> fails
|
2018-08-25 01:09:26 +10:00 |
|
taoqf
|
a62f7d616b
|
1.1.9
|
2018-08-17 17:25:16 +08:00 |
|
taoqf
|
1e538b00ab
|
update tsconfig
|
2018-08-17 17:24:42 +08:00 |
|
taoqf
|
8a00758b29
|
1.1.10
|
2018-08-17 17:16:41 +08:00 |
|
taoqf
|
e56adecaa4
|
fix version
|
2018-08-17 17:16:26 +08:00 |
|
taoqf
|
15f61be62a
|
1.1.9
|
2018-08-17 17:08:19 +08:00 |
|
taoqf
|
225e5814b8
|
change version of he
|
2018-08-17 17:07:52 +08:00 |
|
taoqf
|
2da6e3c7cd
|
change ts config
|
2018-08-17 17:06:02 +08:00 |
|
taoqf
|
863b2877d2
|
1.1.8
|
2018-07-16 16:41:48 +08:00 |
|
taoqf
|
a40edfb2e8
|
replace const with var
|
2018-07-16 16:41:03 +08:00 |
|
taoqf
|
659cb85c6c
|
1.1.7
|
2018-07-16 15:07:55 +08:00 |
|
taoqf
|
594cc13775
|
umd
|
2018-07-16 15:07:44 +08:00 |
|
taoqf
|
dcf8a1797f
|
npm ignore
|
2017-12-14 16:53:22 +08:00 |
|
taoqf
|
71be1b9fbb
|
1.1.6
|
2017-12-14 16:49:30 +08:00 |
|
taoqf
|
48e1e723d4
|
fixed: could not parse custom element
|
2017-12-14 16:48:58 +08:00 |
|
taoqiufeng
|
89f0c21784
|
v1.1.5
|
2017-06-22 12:30:42 +08:00 |
|
taoqiufeng
|
76eb94a01e
|
change name to node-html-parser again
|
2017-06-22 12:29:57 +08:00 |
|
taoqiufeng
|
90b7d1ad2a
|
test: queryselector by property
|
2017-06-20 14:50:32 +08:00 |
|
taoqiufeng
|
2504afe8e1
|
fix: [issure10](https://github.com/ashi009/node-fast-html-parser/issues/10)
|
2017-06-20 12:28:34 +08:00 |
|
taoqiufeng
|
9d16798f46
|
add pretest
|
2017-06-16 11:08:32 +08:00 |
|
taoqiufeng
|
c557495755
|
v1.0.2
|
2017-06-16 10:21:20 +08:00 |
|
taoqiufeng
|
1bbf8fc05b
|
change package name back
|
2017-06-16 10:13:40 +08:00 |
|
taoqiufeng
|
cb8acf5094
|
add test: querySelector
|
2017-06-16 09:58:05 +08:00 |
|
taoqiufeng
|
63b4915a86
|
prepare
|
2017-06-16 09:34:04 +08:00 |
|
taoqiufeng
|
e8c0d3c5bc
|
v1.1.4
|
2017-06-16 09:32:58 +08:00 |
|
taoqiufeng
|
b9c923a806
|
replace entities with he
|
2017-06-16 09:32:44 +08:00 |
|
taoqiufeng
|
67e1cd9b4d
|
v1.1.3
|
2017-06-15 18:28:37 +08:00 |
|