Commit Graph
219 Commits
Author SHA1 Message Date
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
Martin Angers e0a4992785 finalized list of jQuery methods to implement 2012-08-29 22:01:41 -04:00
Martin Angers df16c7a894 split tests in multiple files 2012-08-29 21:35:09 -04:00
Martin Angers f94c18dc61 split in multiple small files 2012-08-29 21:14:23 -04:00
Martin Angers de2aae3fa2 add HasClass() method 2012-08-29 16:15:14 -04:00
Martin Angers 424a91ab92 refactor to use the newly added Filter() and Match() in cascadia 2012-08-29 15:23:16 -04:00
Martin Angers 920ea7ffb6 add Get() method 2012-08-29 15:13:54 -04:00
Martin Angers 08bc32a9b8 add Filter() functions, with tests 2012-08-29 14:52:18 -04:00
Martin Angers 47f6aa5cbf change Each() signature to receive a *Selection containing only the node instead of the node 2012-08-29 14:21:17 -04:00
Martin Angers 4cc3f30d4a add Children() and ChildrenFiltered(), with tests 2012-08-29 14:15:28 -04:00
Martin Angers f696fbf5bb add local html doc for tests 2012-08-29 11:31:25 -04:00
Martin Angers ff4e037994 add .Attr() method 2012-08-29 10:15:40 -04:00
Martin Angers 378a150352 add BSD license 2012-08-29 09:48:51 -04:00
Martin Angers 89fb6a72a7 add readme 2012-08-28 22:14:23 -04:00
Martin Angers 9273468694 initial commit 2012-08-28 21:54:52 -04:00