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
Age
Commit message (
Expand
)
Author
2013-11-06
fix(ngMock): throw more descriptive errors for $animate.flushNext()
Jeff Cross
2013-11-06
fix(ngInclude): only run anchorScroll after animation is done
Pete Bacon Darwin
2013-11-06
fix($animate): only apply the fallback property if any transition animations ...
Matias Niemelä
2013-11-05
chore(docs): refactor/improve new CSS transition code in examples
Matias Niemelä
2013-11-05
chore(docs): update $animate and ngAnimate docs
Matias Niemelä
2013-11-05
feat($animate): ensure CSS transitions can work with inherited CSS class defi...
Matias Niemelä
2013-11-05
fix($animate): avoid hanging animations if the active CSS transition class is...
Matias Niemelä
2013-11-05
fix($animate): ensure staggering animations understand multiple delay values
Matias Niemelä
2013-11-05
fix($animate): ensure the active class is not applied if cancelled during reflow
Matias Niemelä
2013-11-05
chore($sniffer): make msie variable public
Matias Niemelä
2013-11-04
docs(input): fix typo
Tim Graham
2013-11-04
docs($http): note that default $http headers can be overridden
Dmitry Kichenko
2013-11-04
docs($log): add the word "safely" to clarify
granteagon
2013-11-04
fix(ngModel): deregister from the form on scope not DOM destruction
Igor Minar
2013-11-04
fix(ngIf): destroy child scope when destroying DOM
Igor Minar
2013-11-04
style: remove ws
Igor Minar
2013-11-04
docs($parse): Fix typo
Jordan Klassen
2013-11-02
docs($location): update paramValue description for search()
Freek Wielstra
2013-10-31
fix(ngEventDirectives): parse expression only once during compile phase.
Tobias Bosch
2013-10-30
feat($parse): secure expressions by hiding "private" properties
Chirayu Krishnappa
2013-10-30
chore($compile): remove special case for ngIf and ngRepeat
Brian Ford
2013-10-30
chore: move getBlockElements to Angular.js
Brian Ford
2013-10-30
fix(ngIf): ngIf removes elements dynamically added to it
Brian Ford
2013-10-30
docs($route): split over-length line
Pete Bacon Darwin
2013-10-30
docs($route): change example module name
Andrew Jackson
2013-10-28
fix($animate): use direct DOM comparison when checking for $rootElement
Matias Niemelä
2013-10-28
fix($animate): ensure former nodes are fully cleaned up when a follow-up stru...
Matias Niemelä
2013-10-28
docs($provide): fix link to factory section
Pete Bacon Darwin
2013-10-28
fix($animate): ensure enable/disable animations work when the document node i...
Matias Niemelä
2013-10-28
feat(ngAnimate): provide support for staggering animations with CSS
Matias Niemelä
2013-10-28
fix(angular-mocks): add inline dependency annotation
Derek Hammer
2013-10-28
fix($compile): don't instantiate controllers twice for element transclude dir...
Igor Minar
2013-10-27
docs($resource): fix typo
Jarrett Harris
2013-10-27
docs(form): fix typo
Yuriy Bilogub
2013-10-26
docs($location): document $location's events
Valentyn Shybanov
2013-10-26
docs($q): promises are no longer automatically unwrapped, by default
rjferguson21
2013-10-26
docs(Angular.js): angular.equals calls itself recursively on objects
thorn0
2013-10-26
docs(http): add missing brace in the 2nd interceptors example
mgechev
2013-10-26
docs(ngForm): ensure correct attribute name in usage example
David Bennett
2013-10-25
docs($rootScope): added $eval `locals` parameter documentation
Caio Cunha
2013-10-25
fix($compile): attribute bindings should not break due to terminal directives
Igor Minar
2013-10-25
docs(compile): fix typo in 'Attributes' description
BrainCrumbz
2013-10-25
docs(ngIf): fix typo
Balázs Suhajda
2013-10-24
docs(ngClass): fix typo
Sam Dornan
2013-10-24
docs(rootScope): add example of using a listener function for $watch
Wesley Cho
2013-10-24
style($route): fix line length
Pete Bacon Darwin
2013-10-24
fix($animate): skip unnecessary addClass/removeClass animations
Matias Niemelä
2013-10-24
docs(ngModelController): $parent can help isolate scope directives
basarat
2013-10-24
docs($routeProvider): document route.resolve rejection
Josh Schumacher
2013-10-24
docs(select): fix typo
wiebl
[next]