index
:
angular.js
g3_v1_0
g3_v1_2
g3_v1_3
master
nganimate-docs-at-symbol-HTML-entity-to-character
v0.9.x
v1.0.x
v1.2.x
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
jqLiteSpec.js
Age
Commit message (
Expand
)
Author
2011-07-18
feat(strict mode): adding strict mode flag to all js files
Igor Minar
2011-07-17
style(jqLiteSpec): add space
Di Peng
2011-07-17
feat(jqlite): added show(),hide() and eq() methods to jqlite
Di Peng
2011-07-12
fix:jqLite: Set event.target on IE<8
Vojta Jina
2011-07-12
fix:jqLite: Normalize non-existing attributes to undefined as jQuery
Vojta Jina
2011-07-12
fix:jqLite: Fix binding to more events separated by space
Vojta Jina
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
2011-03-31
add specs for jqLite wrapping/node creation
Igor Minar
2011-03-31
ignore jqLite#append for doc fragment
Igor Minar
2011-03-31
fix jqLite#parent to be compatible with jQuery
Igor Minar
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