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-12
fix(urlUtils): urlUtils doesn't return right path for file:// on win
ROUL
2013-11-12
fix($compile): correctly handle interpolated style in replace templates
Tobias Bosch
2013-11-12
fix(grunt): Fix NG_VERSION_MINOR typo
Andrei Korzhevskii
2013-11-11
fix(ngIf): don't create multiple elements when changing from a truthy to anot...
Tobias Bosch
2013-11-11
fix($resource): don't use $parse for @dotted.member
Chirayu Krishnappa
2013-11-11
fix(angular-bootstrap): make IE8 happy
Peter Bacon Darwin
2013-11-10
docs($sce): ng-bind-html takes an expression `{{}}`
Miško Hevery
2013-11-10
docs(guide/migration): fix internal link
Pete Bacon Darwin
2013-11-09
chore(package.json): revert to marked@0.2.9 to fix CI builds
Caitlin Potter
2013-11-08
chore(release): update version number for next round of development
Pete Bacon Darwin
2013-11-08
docs(guide/migration): fix up internal links
Pete Bacon Darwin
2013-11-08
docs(guide/migration): fix link to #2500
Brian Ford
2013-11-08
chore(docs): allow periods in doc shortNames
Brian Ford
2013-11-08
docs(guide/migration): add migration guide
Brian Ford
2013-11-08
docs(changelog): release notes for 1.2.0
Brian Ford
2013-11-08
chore(release): update cdn version
Igor Minar
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ä
[next]