| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-06-08 | Added prepend() to jqLite | Misko Hevery | |
| 2011-06-08 | Proper handling of special attributes in jqlite | Misko Hevery | |
| 2011-03-31 | add much needed whitespace to jqLiteSpec.js | Igor Minar | |
| can we agree to put more white space into our code? I follow there rules for specs: - 1 blank line between sections of nontrivial it block - 2 blank lines between it blocks - 2 blank lines between describe blocks - 2 blank lines between beforeEach and afterEach - no blank line between describe and the first child it - no blank lines between two or more closing }); lines | |||
| 2011-03-31 | add specs for jqLite wrapping/node creation | Igor Minar | |
| tests cover: - creating comment tags from a string - creating script tag from a string - wrapping document fragment | |||
| 2011-03-31 | ignore jqLite#append for doc fragment | Igor Minar | |
| this is needed to be compatible with jqQuery 1.5.1 | |||
| 2011-03-31 | fix jqLite#parent to be compatible with jQuery | Igor Minar | |
| our original implementation doesn't work with document fragments on IE - tests were added to cover missing cases | |||
| 2011-02-19 | correct hashchange event registration on window | Misko Hevery | |
| 2011-02-16 | Changed the angular.compile(element)(scope[, cloneAttachNode]) | Misko Hevery | |
| 2011-02-16 | rewrite of JQuery lite implementation, which now better supports selected sets | Misko Hevery | |
| 2011-02-16 | Add public API to retrieve scope from element. | Misko Hevery | |
