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-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
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-08
docs(jqLite): improve jqLite docs
Brian Ford
2013-10-08
fix(ngTouch): ngClick does not pass touchend event when jQuery is loaded
Steven Sojka
2013-10-08
fix(ngTouch): add $event to ng-swipe
Adam Kent
2013-10-08
docs(angular.equals): fix simple typo
Marc Tamlyn
2013-10-07
fix(input): `false` is no longer an empty value by default
Pete Bacon Darwin
2013-10-07
feat($interval): add a service wrapping setInterval
Julie
2013-10-07
fix(ngScenario): remove redundant assignment
Pete Bacon Darwin
2013-10-07
revert: refactor($parse): only instantiate lex/parse once
Igor Minar
2013-10-07
fix(*): protect calls to hasOwnProperty in public API
Peter Bacon Darwin
2013-10-07
style(select): fix semicolons and vars
Peter Bacon Darwin
2013-10-07
docs(ngModel): fix grammar and improve clarity
Dave Peticolas
2013-10-07
refactor($parse): only instantiate lex/parse once
Peter Bacon Darwin
2013-10-07
docs(ngValue): add docs for ngValue directive
Brian Ford
2013-10-05
fix(rootScope): make stopPropagation only stop its own event
Pete Bacon Darwin
2013-10-05
docs(a): change model.$save() into something less deceptive
Michiel Staessen
2013-10-05
docs(ngList): improve grammar and clarity
Dave Peticolas
2013-10-05
docs(filter): add missing semi-colon
Tom Elovie Spruce
2013-10-05
docs($resource): remove extra "to" from $resource docs
David Barker
2013-10-04
fix(ngResource): Remove request body from $delete
Jen Bourey
2013-10-04
chore($parse): convert parser() and lex() to prototype-based code
jankuca
2013-10-04
fix(routeProvider): parametrized routes do not match against locations that w...
Nicola Peduzzi
2013-10-03
fix($compile): fix (reverse) directive postLink fn execution order
Igor Minar
2013-10-03
fix($compile): don't terminate compilation for regular transclusion directives
Igor Minar
2013-10-03
docs(angular.bind): clarify that bind is partial application
Joe Hanink
2013-10-03
docs($sce): fix punctuation
Simeon Willbanks
2013-10-03
docs(rootScope): improve grammar and clarity
Dave Peticolas
2013-10-03
docs(ngInclude): clarity, formatting
Dave Peticolas
2013-10-03
docs(ngClass): clarify the description
Dave Peticolas
2013-10-03
docs($compile): fix param description being displayed as code block
basarat
2013-10-03
docs(select): clarify usage
gdennie
[next]