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-10-14
docs(tutorial/step-5): add missing formatting to examples
royling
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(tutorial/step12): fix callout formatting
Brian Ford
2013-10-11
docs(tutorial/step07): explain injecting providers in callout
Brian Ford
2013-10-11
docs(tutorial/step12): summary link to closing notes
Brian Ford
2013-10-11
docs(tutorial/step11): use DI annotations, fix summary
Brian Ford
2013-10-11
docs(tutorial/step10): use DI annotations
Brian Ford
2013-10-11
docs(tutorial/step08): use DI annotations
Brian Ford
2013-10-11
docs(tutorial/step07): improve explanations, add note about ngRoute
Brian Ford
2013-10-11
docs(tutorial/step05): fix formatting, use DI annotations in example code
Brian Ford
2013-10-11
docs(tutorial/step02): fix formatting
Brian Ford
2013-10-11
chore(grunt): grunt-jasmine-node uses different config
Pete Bacon Darwin
2013-10-11
chore(npm): grunt-contrib-jasmine-node changed name
J. Tangelder
2013-10-11
docs(ngAnimate): fix typos
Hack Reactor Students
2013-10-11
docs(ngAnimate): fix link to ngClass page
Saul Maddox
2013-10-11
docs(guide/controller): improve guidance and examples
Pete Bacon Darwin
2013-10-11
docs(guide/controller): use `.controller` syntax
Felix
2013-10-10
fix($animate): perform internal caching on getComputedStyle to boost the perf...
Matias Niemelä
2013-10-10
chore(ngdocs): improve the side search animation effects
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-10
chore(gitignore): ignore *.swp files from vim
Ilia Choly
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
2013-10-09
docs($anchorScroll): fix example controller and style
Ben Lesh
2013-10-09
docs($log): explain how to configure debug logging
Henry Hazan
2013-10-09
fix(ngMock.$interval): should use angular.isDefined
Mark J. Titorenko
2013-10-09
test(filters): fix timezone-dependent test
Brian Ford
2013-10-09
docs(tutorial/step11): correct Jasmine Matcher link
Marko Bonaci
2013-10-08
docs(guide/animations): improve animations guide
Brian Ford
2013-10-08
docs(tutorial): fix style across tutorial steps
Brian Ford
2013-10-08
docs(jqLite): improve jqLite docs
Brian Ford
2013-10-08
feat(tutorial): add step 12 of the phonecat tutorial
Brian Ford
2013-10-08
chore(travis): enable Firefox again
Vojta Jina
2013-10-08
fix(ngTouch): ngClick does not pass touchend event when jQuery is loaded
Steven Sojka
[next]