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-14
docs(resource): fix grammatical issue
mkolodny
2013-11-14
docs(ngBindHtml): fix dependency for Plunker and JSFiddle in example
Pete Bacon Darwin
2013-11-13
feat($parse): revert hiding "private" properties
Vojta Jina
2013-11-13
fix(urlUtils): made removal of windows drive from path safer
Jeff Cross
2013-11-13
docs($compile): Explain that post-link functions run in reverse order.
Martin Field
2013-11-13
docs($http): improve $http's caching documentation
Julien Sanchez
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-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-10
docs($sce): ng-bind-html takes an expression `{{}}`
Miško Hevery
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-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
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(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
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
[next]