Commit graph

82 commits

Author SHA1 Message Date
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
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
taoqf
2f2da9dc38 add missing , 2020-01-08 00:09:59 -05:00
taoqf
4b588b69e2
Merge pull request #12 from patrikpihlstrom/master
support ',' in query selectors
2020-01-08 00:05:01 -05:00
patrik
7651417f1e support ',' in query selectors 2020-01-07 13:43:14 +01:00
taoqf
8a481f5d19 do not generate dts in umd 2019-11-18 11:57:36 +08:00
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