0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 11 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
testing 'nodeType' instead of hasOwnProperty More... over 10 years ago
fix: class name split More... over 10 years ago
major code refactoring, large changes to attr() More... over 10 years ago
propper behaviour for appendHTML(), html() and prependHTML() More... over 10 years ago
trying to organize test cases before it goes out of hand More... over 10 years ago
Merge pull request #9 from nmjesus/master More... over 10 years ago
adding sinon More... over 10 years ago
removing global var on bind() More... over 10 years ago
tests for in() and has() More... over 10 years ago
changes to setClass() [now class()] and is() [now in()] More... over 10 years ago
changes? More... over 10 years ago
somethign was off here More... over 10 years ago
adding some tests, 25% covered now More... over 10 years ago
updating min.js More... over 10 years ago
new method .checked() for <radio> and <checkbox> More... over 10 years ago
I have no idea why .hasOwnProperty() works here More... over 10 years ago
preventing type erros on css(). Ink.Dom.Css.getStyle() and setStyle() do not accept falsy elements More... over 10 years ago
new .visible() method for display checks More... over 10 years ago
iterator tests More... over 10 years ago
phantomjs support on tests More... over 10 years ago
phantomjs support on tests More... over 10 years ago
minor fix More... over 10 years ago
setting up some test cases to get started More... over 10 years ago
fixing .sublings() and .parent() More... over 10 years ago
.lenght() method added to the resultset More... over 10 years ago
preventing undefined on .get() .first() and .last() More... over 10 years ago
fixing .find() for duplicated results on nested elements More... over 10 years ago
updating min.js More... almost 11 years ago
new method .tag() and some strict fixes More... almost 11 years ago
.next() .prev() and .siblings() should are now relative to the whole resultset More... almost 11 years ago