aboutsummaryrefslogtreecommitdiffstats
path: root/test/jqLiteSpec.js
AgeCommit message (Expand)Author
2011-07-18feat(strict mode): adding strict mode flag to all js filesIgor Minar
2011-07-17style(jqLiteSpec): add spaceDi Peng
2011-07-17feat(jqlite): added show(),hide() and eq() methods to jqliteDi Peng
2011-07-12fix:jqLite: Set event.target on IE<8Vojta Jina
2011-07-12fix:jqLite: Normalize non-existing attributes to undefined as jQueryVojta Jina
2011-07-12fix:jqLite: Fix binding to more events separated by spaceVojta Jina
2011-06-08Added prepend() to jqLiteMisko Hevery
2011-06-08Proper handling of special attributes in jqliteMisko Hevery
2011-03-31add much needed whitespace to jqLiteSpec.jsIgor Minar
2011-03-31add specs for jqLite wrapping/node creationIgor Minar
2011-03-31ignore jqLite#append for doc fragmentIgor Minar
2011-03-31fix jqLite#parent to be compatible with jQueryIgor Minar
2011-02-19correct hashchange event registration on windowMisko Hevery
2011-02-16Changed the angular.compile(element)(scope[, cloneAttachNode])Misko Hevery
2011-02-16rewrite of JQuery lite implementation, which now better supports selected setsMisko Hevery
2011-02-16Add public API to retrieve scope from element.Misko Hevery