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
2014-02-14
chore(jqLite): expose the _data lookup function to angular.element
Matias Niemelä
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-09
fix(jqLite): ignore class methods on comment elements
Vojta Jina
2013-10-08
fix(ngTouch): ngClick does not pass touchend event when jQuery is loaded
Steven Sojka
2013-10-02
fix($compile): ng-attr to support dash separated attribute names
Jamie Mason
2013-09-27
fix(jqLite): use get/setAttribute so that jqLite works on SVG nodes
Brian Ford
2013-08-15
feat(minerr): log minerr doc url in development
Ken Sheedlo
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-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-02
fix(jqLite): prepend array in correct order
Joao Sa
2013-06-19
feat(jqLite): switch bind/unbind to more recent jQuery on/off
Michał Gołębiowski
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-16
fix(jqLite): pass a dummy event into triggerHandler
Julie
2013-04-29
fix(jqLite): correct implementation of mouseenter/mouseleave event
gockxml
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
fix(jqLite): support append on document fragment
Igor Minar
2012-11-26
feat(jqLite): add triggerHandler()
Igor Minar
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
[next]