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-07-18
docs(jqLite): document "$destroy" event
Pete Bacon Darwin
2013-07-02
fix(jqLite): prepend array in correct order
Joao Sa
2013-07-01
fix(jqLite): rename jqLiteError to jqLiteMinErr
Igor Minar
2013-06-19
feat(jqLite): switch bind/unbind to more recent jQuery on/off
Michał Gołębiowski
2013-06-17
fix(jqLite): allow override of jqLite.triggerHandler event object
Matias Niemelä
2013-06-17
chore(minErr): replace ngError with minErr
Ken Sheedlo
2013-05-30
fix(jqLite): Added optional name arg in removeData
Jeff Cross
2013-05-28
feat($compile): support multi-element directive
Misko Hevery
2013-05-24
feat(ngError): add error message compression and better error messages
Igor Minar
2013-05-23
fix(jqLite): correctly monkey-patch core jQuery methods
Michał Gołębiowski
2013-05-16
fix(jqLite): pass a dummy event into triggerHandler
Julie
2013-05-06
fix($location): prevent navigation when event isDefaultPrevented
Misko Hevery
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-03-29
docs(*): fixed typos
Pascal Borreli
2013-02-25
feat(JQLite): ready() now supports document.readyState=='complete'
Jørgen Borgesen
2013-01-20
docs(jqLite): fix typo
sergiopantoja
2013-01-18
feat(directive): added ng-open boolean directive
David Chang
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): support append on document fragment
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
[next]