thiemok
d89086ead1
fix(manipulation): address issues from code review of #235
...
* SetHml remains unchanged, see comment on the isParent param of
eachNodeHtml
* Removed unused functions
* Added documentation on eachNodeHtml
* Fixed node parsing cache keys and added test
* Refactored some tests for clarity
2020-09-28 15:37:51 +02:00
David Wilkins
99c8f1ecd5
Fixes #178 - Send context to parseHtml
2020-09-25 18:45:19 +02:00
Martin Angers
46c32cef0e
unexport SetNodes, add SetHtml tests
2017-02-12 11:34:10 -05:00
Gleb Tv
755fd592bb
implement SetHtml and SetText, fixes #123
2017-02-08 16:27:36 +03:00
Andrew Stone
edcb3e4b1e
manipulation: Add Prepend*()
...
Looks like I missed yet another manipulation function.
2015-02-04 11:28:51 -05:00
Martin Angers
a923db6a4b
review PR, fix WrapInner bug
2014-11-28 11:46:58 -05:00
Andrew Stone
2455631714
manipulation: Add Unwrap()
2014-11-12 10:37:11 -05:00
Andrew Stone
162ad3a767
manipulation: add ReplaceWith*() functions
2014-11-12 10:37:11 -05:00
Andrew Stone
ca48f5f409
manipulation: add Wrap*() functions
2014-11-12 10:37:11 -05:00
Martin Angers
409e94058f
make test assert helpers private
2014-11-07 09:20:20 -05:00
Andrew Stone
2abc410148
manipulation: Add Before*() functions.
2014-10-24 11:49:20 -04:00
Andrew Stone
2bd0871a77
manipulation: Add After*() functions.
2014-10-24 11:49:20 -04:00
Andrew Stone
b7dabffd85
manipulation: Add Empty() function.
2014-10-24 11:49:05 -04:00
Andrew Stone
b800859dea
manipulation: Add Remove*() functions.
2014-10-24 11:49:05 -04:00
Andrew Stone
0e970f1f85
manipulation: Add Append*() functions
2014-10-24 11:49:01 -04:00