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
2014-03-05
style: enable jscs requireLeftStickedOperators rule
Timothée Jeannin
2014-02-27
fix(jqLite): properly toggle multiple classes
Pawel Kozlowski
2014-02-18
fix(jqLite): make jqLite('<iframe src="someurl">').contents() return iframe d...
Caitlin Potter
2014-02-16
docs(bike-shed-migration): fix url-based links refs to AUTO module
Peter Bacon Darwin
2014-02-16
docs(bike-shed-migration): Add missing module tag
Peter Bacon Darwin
2014-02-14
chore(jqLite): expose the _data lookup function to angular.element
Matias Niemelä
2014-02-11
docs(jqLite): link to jQuery.fn.bind/unbind docs rather than jQuery.fn.on/off...
Evgeniy Tkachenko
2014-02-04
fix(jqLite): trim HTML string in jqLite constructor
Caitlin Potter
2013-12-19
feat(jqLite): provide support for element.one()
Matias Niemelä
2013-12-16
fix(jqLite): support unbind self within handler
Chris Chua
2013-12-13
perf(jqLite): implement and use the `empty` method in place of `html(‘’)`
Michał Gołębiowski
2013-12-03
fix(jqLite): ignore incompatible nodes on find()
Hubert SABLONNIÈRE
2013-11-07
feat(jqLite): expose isolateScope() getter similar to scope()
Igor Minar
2013-10-22
style: make jshint happy
Vojta Jina
2013-10-18
docs: correct broken links
Vojta Jina
2013-10-09
fix(jqLite): ignore class methods on comment elements
Vojta Jina
2013-10-08
docs(jqLite): improve jqLite docs
Brian Ford
2013-10-08
fix(ngTouch): ngClick does not pass touchend event when jQuery is loaded
Steven Sojka
2013-09-27
fix(jqLite): use get/setAttribute so that jqLite works on SVG nodes
Brian Ford
2013-09-25
docs(jqLite): fix typo
lorint
2013-08-09
fix(docs-bootstrap): Removed injector from bootstrapped docs samples
Jeff Cross
2013-08-09
docs(jqLite): update the minErr codes for on() and off()
Igor Minar
2013-08-09
fix(jqLite): properly detect unsupported calls for on()/off()
Igor Minar
2013-08-08
fix(jqLite): throw when jqLite#off called with 4 args
Ken Sheedlo
2013-08-07
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-31
fix(jqLite): support space-seperated events in off
Andy Joslin
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
[next]