taoqf
|
b05eb5c127
|
🐛 fix #33
|
2020-03-09 14:59:11 +08:00 |
|
taoqf
|
719e39b74b
|
🐛 fix amd
|
2020-03-08 18:32:12 +08:00 |
|
taoqf
|
2dfafe2df4
|
🐛 #30
|
2020-02-29 11:42:03 +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
|
faa24ed1c3
|
fixed: issue #27
|
2020-02-20 10:08:35 +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 |
|
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
|
7ec7292f84
|
export nodes
|
2020-02-04 11:21:45 +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 |
|
taoqf
|
5ae3604472
|
🐛 fix: Issue #17
|
2020-02-02 13:28:04 +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
|
881d708e72
|
remove duplicated items in querySelectAll
|
2020-01-26 21:57:27 +08:00 |
|
blex41
|
1d03ef06ac
|
feat: allow comment parsing
|
2020-01-12 01:03:34 +01:00 |
|
taoqf
|
2f2da9dc38
|
add missing ,
|
2020-01-08 00:09:59 -05:00 |
|
patrik
|
7651417f1e
|
support ',' in query selectors
|
2020-01-07 13:43:14 +01:00 |
|
Matt Gaunt
|
cf42c82058
|
Adding LICENSE and support for picture element
|
2019-06-29 17:46:18 -07: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 |
|
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 |
|
Leon Sorokin
|
1917dd76b5
|
parse value-less attributes
|
2019-03-20 02:50:15 -05:00 |
|
taoqf
|
ddf2b8e07e
|
added html validation
|
2019-01-21 11:53:28 +08:00 |
|
jnarowski
|
a585334212
|
eliminated dependence on new Function
|
2018-11-10 16:12:51 -07:00 |
|
Andrew Towers
|
165ee2d880
|
change kMarkupPattern to allow more custom element names per spec
|
2018-08-25 01:12:40 +10:00 |
|
taoqf
|
1e538b00ab
|
update tsconfig
|
2018-08-17 17:24:42 +08:00 |
|
taoqf
|
a40edfb2e8
|
replace const with var
|
2018-07-16 16:41:03 +08:00 |
|
taoqf
|
48e1e723d4
|
fixed: could not parse custom element
|
2017-12-14 16:48:58 +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
|
b9c923a806
|
replace entities with he
|
2017-06-16 09:32:44 +08:00 |
|
taoqiufeng
|
ca90e798e3
|
add method set_content
|
2017-06-15 18:27:57 +08:00 |
|
taoqiufeng
|
e73b44c7dc
|
Rewrite in TypeScript, Add method toString, Attribute innerHTML\ outerHTML
|
2017-06-14 15:36:24 +08:00 |
|