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
Age
Commit message (
Expand
)
Author
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
chore(animateSpec): provide meaningful CSS class names in animation tests
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-05
chore(ngAnimate): ensure elapsedTime values are in seconds and millseconds
Matias Niemelä
2013-11-05
chore(grunt): add test:docsgen to ci checks
Pete Bacon Darwin
2013-11-05
fix(ngdocs): create mock Doc objects correctly
Pete Bacon Darwin
2013-11-05
fix(ngdocs): `shortDescription()` should not error if no `description`
Pete Bacon Darwin
2013-11-05
docs(guide/directive): fix transclusion example
Michal Bendowski
2013-11-04
docs(guide): add SEO4Ajax to the SEO tools list
G Lormeau
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(guide/understanding-controllers): fix typo in example
joshbowdoin
2013-11-04
docs(overview): improve readability
Jesse Palmer
2013-11-04
docs($log): add the word "safely" to clarify
granteagon
2013-11-04
chore(docs): fix ordering of docs in the guide
Brian Ford
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(guide/contribute): remove redundancy and link to CONTRIBUTING.md
Brian Ford
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
feat(Angular.js): add externs file for Closure Compiler
Martin Probst
2013-10-30
docs(api): fix broken links
Pete Bacon Darwin
2013-10-30
docs(api): fix broken links
Fred Sauer
2013-10-30
docs(guide/injecting-services): fix indentation in example
Adam Bowen
2013-10-30
docs($route): split over-length line
Pete Bacon Darwin
2013-10-30
docs(tutorial): add instructions to install karma plugins
Renan Ivo
2013-10-30
docs($route): change example module name
Andrew Jackson
2013-10-30
docs(guide/e2e-testing): fix typo
El Juli
2013-10-30
docs(api): improve grammar
JoeLeCodeur
2013-10-30
docs(CONTRIBUTING.md): add more info for contributors
Pete Bacon Darwin
2013-10-30
docs(guide/understanding_controller): correct grammar
andre
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(guide/directive): fix myDraggable for zoomed page
Gabor Csizmadia
2013-10-28
docs(guide): improve links to books
Pete Bacon Darwin
2013-10-28
docs(guide): add link to book
Christopher Hiller
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ä
[next]