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-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
2013-10-24
docs(ngBindHtml): add example
Nicolas Brugneaux
2013-10-24
fix($compile): instantiate controlers when re-entering compilation
Igor Minar
2013-10-24
docs(ngNonBindable): fix punctuation
Dave Peticolas
2013-10-24
docs($provide): Fix typo
Pete Bacon Darwin
2013-10-24
docs(ngController): do not attach a controller twice
Tyler McGinnis
2013-10-24
fix(input): keep track of min/max attars on-the-fly
Dmitry Shirokov
2013-10-23
chore(docs): fix jsHint errors with long lines
Matias Niemelä
2013-10-23
docs(guide/directive,guide/compiler,): drastically improve
Brian Ford
2013-10-23
chore(ngMocks): shorten the length of the description line to avoid jsHint er...
Matias Niemelä
2013-10-23
feat(docs): provide index pages for each angular module
Matias Niemelä
2013-10-23
fix(ngView): ensure the new view element is placed after the old view element
Matias Niemelä
2013-10-23
fix($animate): ensure animations work properly when the $rootElement is being...
Matias Niemelä
2013-10-23
fix($animate): only cancel class-based animations if the follow-up class cont...
Matias Niemelä
2013-10-22
style: make jshint happy
Vojta Jina
2013-10-22
chore(grunt): add jshint tasks
Pete Bacon Darwin
2013-10-22
fix: don't inline css in csp mode.
tigbro
2013-10-22
fix(ngAnimate): fix cancelChildAnimations throwing exception
Grzegorz Lachowski
2013-10-21
docs(ngCsp): pretty-format docs
Igor Minar
2013-10-18
fix(csp): fix csp auto-detection and stylesheet injection
Igor Minar
2013-10-18
docs: correct broken links
Vojta Jina
2013-10-18
fix($injector): allow a constructor function to return a function
Vojta Jina
[next]