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-08
chore(release): cut the v1.2.0 timely-delivery release
v1.2.0
Igor Minar
2013-11-08
fix(animateSpec): run digest to enable animations before tests
Pete Bacon Darwin
2013-11-08
fix(ngClassSpec): clear animation enable fn from postDigestQueue
Pete Bacon Darwin
2013-11-08
fix(ngScenario): correctly disable animations for end 2 end tests
Pete Bacon Darwin
2013-11-08
fix($animate): don't force animations to be enabled
Igor Minar
2013-11-08
refactor($animate): speed up animationsDisabled check
Igor Minar
2013-11-08
fix(bootstrap-prettify): share $animate and $$postDigestQueue with demo apps
Igor Minar
2013-11-07
feat(jqLite): expose isolateScope() getter similar to scope()
Igor Minar
2013-11-07
fix($compile): don't leak isolate scope state when replaced directive is used...
Igor Minar
2013-11-07
fix($compile): correct isolate scope distribution to controllers
Igor Minar
2013-11-07
fix($compile): replaced element has isolate scope
Misko Hevery
2013-11-07
fix($compile): only pass isolate scope to children that belong to the isolate...
Vojta Jina
2013-11-07
fix($compile): make isolate scope truly isolate
Vojta Jina
2013-11-07
docs(guide/filter): Refactor filter guide docs
Tobias Bosch
2013-11-06
docs(guide): delete ancient video
Brad Green
2013-11-06
chore(docs): add -webkit-transition for ngClass example
Matias Niemelä
2013-11-06
docs(guide/overview): Refactor overview and mvc docs
Tobias Bosch
2013-11-06
chore(docs): specify how ngClass deals with natural CSS transitions
Matias Niemelä
2013-11-06
fix(docModuleComponents): implement anchor scroll when content added
Jeff Cross
2013-11-06
docs(guide/directive): link to directives API from the top of the page
Brian Ford
2013-11-06
chore(ngdoc): add dynamic anchors to anchor list
Brian Ford
2013-11-06
docs(guide/providers): add providers documentation
Brian Ford
2013-11-06
fix(ngView): only run anchorScroll after animation is done
Jeff Cross
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
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
[next]