Martin Angers
|
844d6bd46b
|
doc: clarify how RemoveFiltered works
|
2020-02-24 18:34:32 -05:00 |
|
Martin Angers
|
c56812c109
|
fix godoc comment to comply with golint
|
2018-01-11 08:48:49 -05: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 |
|
Martin Angers
|
2ab590df05
|
use a failing matcher if selector fails to compile, adjust tests
|
2016-06-15 09:27:17 -04:00 |
|
HARUYAMA Seigo
|
d9b2b5ed51
|
cascadia has moved.
code.google.com/p/cascadia
->
github.com/andybalholm/cascadia
|
2015-03-28 11:15:11 +09: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
|
39d99e8fa4
|
remove fmt dependency
|
2014-11-07 13:21:28 -05:00 |
|
Martin Angers
|
c0464bb4c9
|
fix class manipulation issue
|
2014-11-07 11:22:08 -05:00 |
|
Martin Angers
|
3aedb35ed4
|
remove lint warning
|
2014-11-07 09:21:01 -05:00 |
|
Martin Angers
|
409e94058f
|
make test assert helpers private
|
2014-11-07 09:20:20 -05:00 |
|
Martin Angers
|
251095afb5
|
start adding matcher functions
|
2014-11-06 21:43:08 -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 |
|