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-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
2013-10-15
docs($rootScope): better document infinite digest and ttl
Igor Minar
2013-10-15
fix($parse): check function call context to be safe
Chirayu Krishnappa
2013-10-14
docs: add missing priority documentation for structural directives
Igor Minar
2013-10-14
docs(ngInit): fix typo
Tyler McGinnis
2013-10-14
docs(ngNonBindable): improve description
Pete Bacon Darwin
2013-10-14
docs(booleanAttrs): improve grammar and clarity
Dave Peticolas
2013-10-12
fix($animate): ensure that a timeStamp is created if not provided by the brow...
Matias Niemelä
2013-10-11
fix($compile): abort compilation when duplicate element transclusion
Igor Minar
2013-10-11
fix(directives): correct priority of structural directives
Igor Minar
2013-10-11
fix($compile): make order directives w/ same priority deterministic
Igor Minar
2013-10-11
style: strip white space from files
Igor Minar
2013-10-11
chore($compile): remove dead code
Igor Minar
2013-10-11
docs(ngAnimate): fix typos
Hack Reactor Students
2013-10-11
docs(ngAnimate): fix link to ngClass page
Saul Maddox
2013-10-10
fix($animate): perform internal caching on getComputedStyle to boost the perf...
Matias Niemelä
2013-10-10
fix($animate): ensure structural animations skip all child animations even if...
Matias Niemelä
2013-10-10
refactor($animate): queue all successive animations to use only one reflow
Matias Niemelä
2013-10-10
fix($animate): cancel any ongoing child animations during move and leave anim...
Matias Niemelä
2013-10-10
fix($animate): ensure elapsedTime always considers delay values
Matias Niemelä
2013-10-10
refactor($animate): avoid checking for transition/animation support during ea...
Matias Niemelä
2013-10-10
docs(ngInit): add note on best practices
Brian Ford
2013-10-10
fix(modules): stop leaking global variables in tests
Pete Bacon Darwin
2013-10-10
refactor(location): $location now uses urlUtils, not RegEx
Jeff Cross
2013-10-10
docs($provide): improve docs and examples further
Pete Bacon Darwin
2013-10-10
docs($provide): improve examples and explanations
Tim Ruffles
2013-10-09
feat(ngRepeat): use block separator comments
jankuca
2013-10-09
fix(jqLite): ignore class methods on comment elements
Vojta Jina
2013-10-09
revert: fix($parse): handle promises returned from parsed function calls
Igor Minar
2013-10-09
fix($parse): deprecate promise unwrapping and make it an opt-in
Igor Minar
[next]