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
2012-08-10
test(jqLite): add missing test for $destroy event
Igor Minar
2012-05-14
fix(jqLite): .data()/.bind() memory leak
Misko Hevery
2012-05-03
feat(jqLite): support data() getter and data(obj) setter
Igor Minar
2012-04-20
fix(mouseenter): FF no longer throws exceptions
Misko Hevery
2012-03-22
feat(jqLite): make injector() and scope() work with the document object
Igor Minar
2012-03-19
bug(ie7): incorrectly set all inputs to disabled
Misko Hevery
2012-03-19
fix(compiler): allow transclusion of root elements
Misko Hevery
2012-03-19
feat(jqLite): add .controller() method
Misko Hevery
2012-02-21
feat($compile): support compiling text nodes by wrapping them in <span>
Misko Hevery
2012-02-21
feat(mouseenter/mouseleave): emulating ie events
Misko Hevery
2012-01-25
add($compile): add compiler v2.0 - not connected
Misko Hevery
2012-01-25
feat(jqLite): add contents()
Misko Hevery
2012-01-16
feat(jqLite): added injector() helper method
Igor Minar
2011-11-14
refactor(injector): turn scope into a service
Misko Hevery
2011-10-12
fix(jqLite): attr for boolean attribute should lowercase value
Igor Minar
2011-10-11
chore(formating): clean code to be function() {
Misko Hevery
2011-10-11
feat(forms): new and improved forms
Misko Hevery
2011-10-11
fix(jqlite): removeClass would clobber class names
Misko Hevery
2011-10-11
feat(jqlite): added .inheritedData method and $destroy event.
Misko Hevery
2011-09-28
fix(jqLite): css should convert dash-separated properties to camelCase
Igor Minar
2011-09-16
fix(specs): various fixes to get IE8+jquery unit tests green
Igor Minar
2011-09-16
fix(specs): fix jQuery to jqLite binding on IE8
Igor Minar
2011-09-16
fix(specs): jQuery now returns attr name instead of true/false for special attrs
Igor Minar
2011-09-16
feat(jqLite): add prop() support
Igor Minar
2011-09-16
feat(jqLite): add support for unbind()
Igor Minar
2011-09-16
fix(jqLiteSpec): jQuery's css() getter works only for valid rules
Igor Minar
2011-09-16
fix(jqLite): attr() should not special-case 'class' attribute
Igor Minar
2011-09-08
feat(jqLite): add event.isDefaultPrevented() as jQuery
Vojta Jina
2011-09-01
fix(ng:class): make ng:class friendly towards other code adding/removing classes
Igor Minar
2011-09-01
fix(jqLite): addClass should ignore falsy values
Igor Minar
2011-09-01
test(jqLite): add test for mass assignment to style
Igor Minar
2011-09-01
fix(jqLite): special-case attr('class') because of IE9 bug
Igor Minar
2011-08-23
fix(jqlite): correct the jqLite.removeClass method
Igor Minar
2011-08-15
refactor(jqLite): remove jqLite show/hide support
Igor Minar
2011-08-15
style(*): remove extra semicolons
Igor Minar
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
[next]