COMMITS
/ test/jqLiteSpec.js August 11, 2014
P
fix(jqLite): allow `triggerHandler()` to accept custom event
Peter Bacon Darwin committed
January 25, 2014
C
fix(jqLite): triggerHandler support unbind self
Chris Chua committed
July 11, 2014
C
test(jqLite): make iframe contents() test less flaky
Caitlin Potter committed
June 30, 2014
S
chore(jshint): enforce jshint for tests
Shahar Talmi committed
May 24, 2014
P
docs(*): fix its/it's grammar
Phil Westwell committed
April 2, 2014
C
refactor(jqLite): make HTML-parsing constructor more robust
Caitlin Potter committed
March 10, 2014
C
fix(jqLite): traverse `host` property for DocumentFragment in inheritedData()
Caitlin Potter committed
February 25, 2014
P
fix(jqLite): properly toggle multiple classes
Pawel Kozlowski committed
February 18, 2014
C
style(jqLite): remove trailing whitespace in new test
Caitlin Potter committed
C
fix(jqLite): make jqLite('<iframe src="someurl">').contents() return iframe document, as in jQuery
Caitlin Potter committed
February 14, 2014
M
chore(jqLite): expose the _data lookup function to angular.element
Matias Niemelä committed
February 4, 2014
C
fix(jqLite): trim HTML string in jqLite constructor
Caitlin Potter committed
November 28, 2013
M
feat(jqLite): provide support for element.one()
Matias Niemelä committed
November 24, 2013
C
fix(jqLite): support unbind self within handler
Chris Chua committed
October 16, 2013
M
perf(jqLite): implement and use the `empty` method in place of `html(‘’)`
Michał Gołębiowski committed
October 25, 2013
H
fix(jqLite): ignore incompatible nodes on find()
Hubert SABLONNIÈRE committed
November 8, 2013
I
feat(jqLite): expose isolateScope() getter similar to scope()
Igor Minar committed
October 9, 2013
V
fix(jqLite): ignore class methods on comment elements
Vojta Jina committed
September 4, 2013
S
fix(ngTouch): ngClick does not pass touchend event when jQuery is loaded
Steven Sojka committed
September 18, 2013
J
fix($compile): ng-attr to support dash separated attribute names
Jamie Mason committed
September 24, 2013
B
fix(jqLite): use get/setAttribute so that jqLite works on SVG nodes
Brian Ford committed
August 13, 2013
K
feat(minerr): log minerr doc url in development
Ken Sheedlo committed
August 2, 2013
J
fix(docs-bootstrap): Removed injector from bootstrapped docs samples
Jeff Cross committed
August 9, 2013
I
docs(jqLite): update the minErr codes for on() and off()
Igor Minar committed
August 8, 2013
K
fix(jqLite): throw when jqLite#off called with 4 args
Ken Sheedlo committed
June 26, 2013
E
fix(jqLite): return array from multi select in val()
Eric Hagman committed
August 3, 2013
P
fix(jqLite): forgive unregistration of a non-registered handler
Pawel Kozlowski committed
July 17, 2013
A
fix(jqLite): support space-seperated events in off
Andy Joslin committed
June 28, 2013
J
fix(jqLite): prepend array in correct order
Joao Sa committed
June 19, 2013
M
feat(jqLite): switch bind/unbind to more recent jQuery on/off
Michał Gołębiowski committed
May 29, 2013
J
fix(jqLite): Added optional name arg in removeData
Jeff Cross committed
May 24, 2013
M
feat($compile): support multi-element directive
Misko Hevery committed
April 15, 2013
J
fix(jqLite): pass a dummy event into triggerHandler
Julie committed
April 29, 2013
G
fix(jqLite): correct implementation of mouseenter/mouseleave event
gockxml committed
December 20, 2012
P
fix(jqLite): children() should only return elements
Pete Bacon Darwin committed
December 19, 2012
K
fix(jqLite): make next() ignore non-element nodes
Keyamoon committed
November 24, 2012
I
fix(jqLite): support append on document fragment
Igor Minar committed
I
feat(jqLite): add triggerHandler()
Igor Minar committed
August 10, 2012
I
test(jqLite): add missing test for $destroy event
Igor Minar committed
May 9, 2012
M
fix(jqLite): .data()/.bind() memory leak
Misko Hevery committed
May 4, 2012
I
feat(jqLite): support data() getter and data(obj) setter
Igor Minar committed
April 20, 2012
M
fix(mouseenter): FF no longer throws exceptions
Misko Hevery committed
March 21, 2012
I
feat(jqLite): make injector() and scope() work with the document object
Igor Minar committed
March 19, 2012
M
bug(ie7): incorrectly set all inputs to disabled
Misko Hevery committed
March 16, 2012
M
fix(compiler): allow transclusion of root elements
Misko Hevery committed
March 15, 2012
M
feat(jqLite): add .controller() method
Misko Hevery committed
February 4, 2012
M
feat($compile): support compiling text nodes by wrapping them in <span>
Misko Hevery committed
February 11, 2012
M
feat(mouseenter/mouseleave): emulating ie events
Misko Hevery committed
November 29, 2011
M
add($compile): add compiler v2.0 - not connected
Misko Hevery committed
December 14, 2011
M
feat(jqLite): add contents()
Misko Hevery committed