Martin Angers
|
2441483128
|
update doc
|
2016-06-15 09:40:19 -04:00 |
|
Martin Angers
|
b0437209ef
|
add NodeName and OuterHtml utility functions
|
2016-02-02 12:28:50 -05:00 |
|
Martin Angers
|
60ec77b003
|
doc: document AttrOr addition
|
2015-04-20 19:20:24 -04:00 |
|
Martin Angers
|
fe61b74344
|
document Prepend addition
|
2015-02-04 20:43:02 -05:00 |
|
Martin Angers
|
0db8a55dc4
|
fix doc alignment
|
2014-11-28 11:55:26 -05:00 |
|
Martin Angers
|
2922326512
|
doc
|
2014-11-28 11:50:40 -05:00 |
|
Martin Angers
|
b89597bb36
|
doc
|
2014-11-07 12:33:22 -05:00 |
|
Martin Angers
|
fb2312a925
|
add final *Matcher* overloads
|
2014-11-07 12:19:01 -05:00 |
|
Andrew Stone
|
e7ef1f75eb
|
Update documentation to include manipulation functions
|
2014-10-29 11:58:26 -04:00 |
|
Martin Angers
|
8e708aac7d
|
add go1.1+ requirement
|
2014-04-11 12:38:16 -04:00 |
|
Martin Angers
|
2c6687f6d3
|
lint
|
2014-04-11 12:00:17 -04:00 |
|
Antoine Grondin
|
48358040e1
|
Fix indentation
Indentation is inconsistent in the docs.
|
2014-03-22 13:37:22 -04:00 |
|
Martin Angers
|
5329018c6a
|
add travis badge, update copyright year
|
2014-02-28 21:36:06 -05:00 |
|
Martin Angers
|
948b88c36f
|
add EachWithBreak(), fixes #13
|
2013-05-24 11:25:42 -04:00 |
|
Martin Angers
|
485b1f5575
|
remove exp/html from comments, closes #10
|
2013-05-06 20:16:13 -04:00 |
|
Dobrosław Żybort
|
474b169363
|
Update exp/html import paths
|
2013-02-12 20:32:16 +01:00 |
|
Martin Angers
|
2d885ccd3a
|
add tests for End() rollbacks, doc
|
2012-09-05 09:35:53 -04:00 |
|
Martin Angers
|
3aaca8f8ea
|
refactor of Find() methods to use mapNodes
|
2012-09-04 15:18:51 -04:00 |
|
Martin Angers
|
6b27ec19a5
|
refactor Children() and Contents() to use mapNodes internally
|
2012-09-04 14:56:20 -04:00 |
|
Martin Angers
|
19c7e27fc0
|
add NextAll(), NextAllFiltered(), refactor all filtered methods
|
2012-09-04 13:34:52 -04:00 |
|
Martin Angers
|
ed3b9aca8a
|
add Next() and NextFiltered() with tests
|
2012-09-04 12:07:59 -04:00 |
|
Martin Angers
|
ff0cbc32c4
|
add SiblingsFiltered() and tests
|
2012-09-04 11:20:20 -04:00 |
|
Martin Angers
|
f461c82030
|
add ParentsFilteredUntil...() with tests
|
2012-09-04 10:58:44 -04:00 |
|
Martin Angers
|
6e1e76af6b
|
refactor Document to make Root a Selection, with all API available
|
2012-09-02 14:45:50 -04:00 |
|
Martin Angers
|
bae24062b4
|
add Contents() and Children() with tests.
|
2012-09-02 14:07:18 -04:00 |
|
Martin Angers
|
9f46e15492
|
start work on Contents() and Children()
|
2012-09-01 21:23:43 -04:00 |
|
Martin Angers
|
766e10867e
|
add Html() and tests
|
2012-09-01 21:08:39 -04:00 |
|
Martin Angers
|
3631dc402c
|
fix Find() so that is searches only descendents
|
2012-09-01 20:00:44 -04:00 |
|
Martin Angers
|
505516529b
|
finalize type.go documentation
|
2012-09-01 11:03:02 -04:00 |
|
Martin Angers
|
8ddd8c6655
|
finalize iterators, with tests and comments.
|
2012-09-01 10:55:01 -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
|
f1e54e5311
|
add Add() and AndSelf(), with tests
|
2012-08-31 10:27:45 -04:00 |
|
Martin Angers
|
437a1dc2a1
|
work on filter.go, needs tests now
|
2012-08-30 22:47:12 -04:00 |
|
Martin Angers
|
503306d8a5
|
point doc to gopkgdoc site
|
2012-08-30 22:17:16 -04:00 |
|
Martin Angers
|
de74d0bf97
|
reorganize code in what seems like a sane structure
|
2012-08-30 17:35:41 -04:00 |
|
Martin Angers
|
5608755eb5
|
reorganize positional methods in array.go, tests.
|
2012-08-30 15:42:36 -04:00 |
|
Martin Angers
|
e4467e0f04
|
panic on error, instead of empty selection (like jQuery/Sizzle)
|
2012-08-30 15:08:36 -04:00 |
|
Martin Angers
|
2db07845a9
|
rework some internals, similar to jQuery
|
2012-08-30 14:36:36 -04:00 |
|
Martin Angers
|
c3f897ba31
|
add Map() Has() and more
|
2012-08-30 13:43:44 -04:00 |
|
Martin Angers
|
07f9164340
|
start documenting, add Contains and Has
|
2012-08-30 12:16:33 -04:00 |
|