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
Age
Commit message (
Expand
)
Author
2013-06-17
chore(minErr): replace ngError with minErr
Ken Sheedlo
2013-06-11
fix(ngRepeat): support growing over multi-element groups
Misko Hevery
2013-06-11
fix($compile): support multi-element group over text nodes
Misko Hevery
2013-06-06
chore(AngularPublic): remove angular.noConflict feature
Matias Niemelä
2013-06-06
refactor($route): pull $route and friends into angular-route.js
Igor Minar
2013-05-30
fix(jqLite): Added optional name arg in removeData
Jeff Cross
2013-05-30
fix($animator): ensure $animator calculates the highest duration + delay for ...
Matias Niemelä
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-24
test(matchers): update toThrow matcher
Vojta Jina
2013-05-23
feat($swipe): Refactor swipe logic from ngSwipe to $swipe service.
Braden Shepherdson
2013-05-23
feat($resource): expose promise instead of only $then
Alexander Shtuchkin
2013-05-23
fix(jqLite): correctly monkey-patch core jQuery methods
Michał Gołębiowski
2013-05-20
chore(ngdocs): move angular-bootstrap.js to be generated only inside the docs...
Matias Niemelä
2013-05-20
feat($http): add support for aborting via timeout promises
David Bennett
2013-05-17
test($parse): improve clarity of ternary tests
Zach Snow
2013-05-16
feat($animator): provide support for custom animation events
Matias Niemelä
2013-05-16
test($animator): ensure invalid $sniffer.transitions and $sniffer.animations ...
Matias Niemelä
2013-05-16
fix(jqLite): pass a dummy event into triggerHandler
Julie
2013-05-16
feat($parse): add support for ternary operators to parser
Zach Snow
2013-05-16
fix($resource): null default param results in TypeError
Ryan Schumacher
2013-05-16
feat($http): add a default content type for PATH requests
Daniel Stockton
2013-05-14
feat(ngSrcset): add new ngSrcset directive
Samuel Santos
2013-05-14
feat(scenario): adds mousedown and mouseup event triggers to scenario
Andreas Marek
2013-05-14
feat($resource): collapse empty suffix parameters correctly
Glenn Goodrich
2013-05-14
feat(select): match options by expression other than object identity
quazzie
2013-05-13
feat(ngAnimate): cancel previous incomplete animations when new animations ta...
Matias Niemelä
2013-05-13
chore($sniffer): replace remaining supportsTransitions/supportsAnimations fla...
Matias Niemelä
2013-05-11
fix($browser): should use first value for a cookie.
Chirayu Krishnappa
2013-05-10
fix(ngPluralize): handle the empty string as a valid override
Lucas Galfasó
2013-05-08
chore(ngAnimate): CSS classes X-setup/X-start -> X/X-active
Matias Niemelä
2013-05-08
feat(ngAnimate): Add support for CSS3 Animations with working delays and mult...
Matias Niemelä
2013-05-08
feat($sniffer): Add support for supportsAnimations flag for detecting CSS Ani...
Matias Niemelä
2013-05-08
test(sortedHtml): ignore bogus rowspan=1 and colspan=1 in IE
Igor Minar
2013-05-08
test(sortedHtml): fix comment support in sortedHtml helper
Igor Minar
2013-05-08
fix(angular): do not copy $$hashKey in copy/extend functions.
R. Merkert
2013-05-08
feat($cookieStore): $cookieStore.get now parses blank string as blank string
Illniyar
2013-05-07
fix(date): correctly format dates with more than 3 sub-second digits
Kevin Wells
2013-05-07
fix(select): ensure empty option is not lost in IE9
Chad Smith
2013-05-06
fix($location): prevent navigation when event isDefaultPrevented
Misko Hevery
2013-05-03
feat(ngInclude): $includeContentRequested event
Matthieu Larcher
2013-05-02
fix($location): compare against actual instead of current URL
Misko Hevery
2013-05-02
fix($location): prevent navigation if already on the URL
Misko Hevery
2013-05-02
fix(ngAnamite): eval ng-animate expression on each animation
Misko Hevery
2013-05-02
feat(injector): add has method for querying
Misko Hevery
2013-05-02
fix(ngView): accidentally compiling leaving content
Misko Hevery
2013-05-02
fix(ngRepeat): correctly iterate over array-like objects
Gonzalo Ruiz de Villa
2013-05-02
fix($rootScope) ensure $watchCollection correctly handles arrayLike objects
Gonzalo Ruiz de Villa
2013-05-01
fix($location): back-button should fire $locationChangeStart
quazzie
2013-05-01
test(ngAnimate): also provide W3C transition property to work on IE10
Pete Bacon Darwin
[next]