Commit Graph

20 Commits

Author SHA1 Message Date
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