Commit Graph

22 Commits

Author SHA1 Message Date
Martin Angers
26f4f54c91 simplify string search expressions, remove unused code 2016-08-28 11:09:29 -04:00
Martin Angers
b4440419d8 make AttrOr return default value if selection is empty 2015-06-05 22:16:32 -04:00
Piotr Kowalczuk
23904f6805 Selection.AttrOr shorthand method 2015-04-17 00:30:41 +02:00
Jaime Pillora
51379dc225 SetAttr now creates attributes, in addition to updating attributes, closes #57 2014-12-06 18:53:56 +11:00
Martin Angers
ffa8a68c9f accept variadic class names in AddClass 2014-11-07 22:08:57 -05:00
Martin Angers
fb2312a925 add final *Matcher* overloads 2014-11-07 12:19:01 -05:00
Martin Angers
c0464bb4c9 fix class manipulation issue 2014-11-07 11:22:08 -05:00
Martin Angers
251095afb5 start adding matcher functions 2014-11-06 21:43:08 -05:00
Martin Angers
cc9b6f8c6f Merge branch 'master' into manipulation 2014-11-06 20:46:11 -05:00
Martin Angers
040cf98281 change paths to golang.org/x/, fails to build because cascadia has to switch too 2014-11-05 20:30:33 -05:00
Andrew Stone
9b29a63ff5 property: Add Set/Remove Attr functions 2014-10-29 11:11:06 -04:00
Andrew Stone
25807d1884 property: Add/Remove/Toggle Class functions 2014-10-29 11:11:01 -04:00
Martin Angers
2c6687f6d3 lint 2014-04-11 12:00:17 -04:00
Dobrosław Żybort
474b169363 Update exp/html import paths 2013-02-12 20:32:16 +01:00
Martin Angers
ab7dea3da3 update to use new exp/html package 2012-09-09 18:44:47 -04:00
Martin Angers
2d885ccd3a add tests for End() rollbacks, doc 2012-09-05 09:35:53 -04:00
Martin Angers
766e10867e add Html() and tests 2012-09-01 21:08:39 -04:00
Martin Angers
e6faf847cc comment Text() and use bytes.Buffer to concatenate strings 2012-09-01 10:48:44 -04:00
Martin Angers
6b36d629f0 add Text() with tests. 2012-09-01 10:45:47 -04:00
Martin Angers
e42c4fb35e take some notes in todo comments 2012-08-31 14:54:33 -04:00
Martin Angers
a139b5d77f doc fixes 2012-08-31 10:47:28 -04:00
Martin Angers
de74d0bf97 reorganize code in what seems like a sane structure 2012-08-30 17:35:41 -04:00