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
/
src
/
jqLite.js
Age
Commit message (
Expand
)
Author
2013-09-25
docs(jqLite): fix typo
lorint
2013-08-12
fix(jqLite): return array from multi select in val()
Eric Hagman
2013-08-07
fix(jqLite): forgive unregistration of a non-registered handler
Pawel Kozlowski
2013-07-18
docs(jqLite): document "$destroy" event
Pete Bacon Darwin
2013-07-03
fix(jqLite): prepend array in correct order
Joao Sa
2013-05-23
fix(jqLite): correctly monkey-patch core jQuery methods
Michał Gołębiowski
2013-04-29
fix(jqLite): correct implementation of mouseenter/mouseleave event
gockxml
2013-04-11
docs(jqLite): clarified that children/parent do not support selectors
Christoph Burgdorf
2013-01-20
docs(jqLite): fix typo
sergiopantoja
2013-01-09
fix(jqLite): children() should only return elements
Pete Bacon Darwin
2013-01-08
fix(jqLite): make next() ignore non-element nodes
Keyamoon
2012-11-26
style(jqLite): better variable names
Igor Minar
2012-11-26
fix(jqLite): fire $destroy event via triggerHandler
Igor Minar
2012-11-26
feat(jqLite): add triggerHandler()
Igor Minar
2012-08-30
fix(jqLite): better support for xhtml
Igor Minar
2012-06-12
docs(*): simplify doc urls
Igor Minar
2012-06-08
chore(jqLite): performance reordering
Misko Hevery
2012-05-24
fix(jqLite): don't eat event exceptions
Misko Hevery
2012-05-17
fix(jqLite): have same expando format as jQuery
Misko Hevery
2012-05-14
fix(jqLite): .data()/.bind() memory leak
Misko Hevery
2012-05-03
fix($compile): fix replaceWith
Igor Minar
2012-05-03
feat(jqLite): support data() getter and data(obj) setter
Igor Minar
2012-05-03
style(jqLite): clean up the code
Igor Minar
2012-04-20
fix(events): include ie8 in extra event property reset
Misko Hevery
2012-04-20
fix(mouseenter): FF no longer throws exceptions
Misko Hevery
2012-04-10
chore(*): remove dead code and fix code style issues
Igor Minar
2012-04-09
fix(docs): change all directive references to use the normalized names
Igor Minar
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-03-13
f(compile): boolean attributes too agresive
Misko Hevery
2012-03-08
docs(jqlite): add docs for wrap()
Igor Minar
2012-02-23
fix(jqLite): set event's monkey patched methods to null (on IE7)
Vojta Jina
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-02-05
fix(jqLite): fix memory leaking in IE8 (remove monkey patched methods on Event)
Vojta Jina
2012-01-25
cleanup($scope): remove $$scope ref.
Misko Hevery
2012-01-25
docs(compiler): update the compiler docs
Misko Hevery
2012-01-25
refactor(directives): connect new compiler
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-12-05
fix(jqLite): JQLiteHasClass should work even when minified
Igor Minar
2011-11-14
refactor(api): remove type augmentation
Misko Hevery
2011-10-30
docs(jqlite): add missing methods
Vojta Jina
2011-10-20
fix(radio): allows data-binding on value property. Closes#316
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
[next]