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
2014-03-05
style: enable jscs requireLeftStickedOperators rule
Timothée Jeannin
2014-03-02
docs(loader): remove duplicate "the"
Ole Michaelis
2014-03-02
docs(ngView): rename controller suffix in ngView example
Gronblom Sam
2014-03-02
docs($interval): cancel() takes a promise not a number
MikeMcElroy
2014-03-02
docs(*): ensure jsdoc type expressions are valid
Peter Bacon Darwin
2014-03-02
docs(loader): change 'MyModule' -> 'myModule'
Paolo Moretti
2014-03-02
docs(ngMock): fixes in flush() documentation
thenickcox
2014-02-28
style: enable jscs requireRightStickedOperators rule
Igor Minar
2014-02-28
docs(forms): generated CSS classes for forms and inputs must have a ng prefix
Matias Niemelä
2014-02-28
docs(input): update $parsers NgModelController doc
Jason Winnebeck
2014-02-28
docs(ngAnimate): add missing 'super' to addClass
nosideeffects
2014-02-28
fix($animate): delegate down to addClass/removeClass if setClass is not found
Matias Niemelä
2014-02-28
feat($animate): animate dirty, pristine, valid, invalid for form/fields
Yves Brissaud
2014-02-27
docs(core): update fromJson return values
linclark
2014-02-27
fix(jqLite): properly toggle multiple classes
Pawel Kozlowski
2014-02-27
chore(animate): fix typo in a comment
Lajos Veres
2014-02-27
docs($sce): fix typo
Lajos Veres
2014-02-27
docs($compile): fix typo
Lajos Veres
2014-02-26
docs($injector): fix typo
desertapple
2014-02-26
fix($animate): ensure all comment nodes are removed during a leave animation
Matias Niemelä
2014-02-26
fix($animate): only block keyframes if a stagger is set to occur
Matias Niemelä
2014-02-26
fix(ngAnimate): TypeError Cannot call method 'querySelectorAll' in cancelChil...
Stanislav Sysoev
2014-02-26
fix($animate): ensure that animateable directives cancel expired leave animat...
Matias Niemelä
2014-02-26
fix($animate): ensure all animated elements are taken care of during the clos...
Matias Niemelä
2014-02-26
docs(*): fix jsdoc type expressions
Peter Bacon Darwin
2014-02-25
revert: fix($location): parse query string when path is empty in hashbang mode
Igor Minar
2014-02-26
feat($parse): support trailing commas in object & array literals
Michał Gołębiowski
2014-02-24
perf($animate): use rAF instead of timeouts to issue animation callbacks
Matias Niemelä
2014-02-24
chore(core): create a wrapper to manage async callbacks
Matias Niemelä
2014-02-24
chore(core): introduce a wrapper for requestAnimationFrame
Matias Niemelä
2014-02-24
docs($interpolate) fix sample code appearing unformatted
Diego Muñoz Escalante
2014-02-23
docs($routeProvider): correct "slashs" to "slashes"
Alessandro Bahgat
2014-02-22
docs(ngPluralize): corrected "bounded to" to "bound to"
Alessandro Bahgat
2014-02-22
docs($animate): change @param to use valid types
Peter Bacon Darwin
2014-02-21
perf($cacheFactory): skip LRU bookkeeping for caches with unbound capacity
Sekib Omazic
2014-02-21
fix($location): parse query string when path is empty in hashbang mode
Caitlin Potter
2014-02-21
fix(input): use ValidityState to determine validity
Caitlin Potter
2014-02-21
fix(isElement): reduce false-positives in isElement tests
Caitlin Potter
2014-02-21
fix($parse): reduce false-positives in isElement tests
Caitlin Potter
2014-02-21
feat(ngHref): bind ng-href to xlink:href for SVGAElement
Caitlin Potter
2014-02-21
fix($http): do not add trailing question
Boris Serdyuk
2014-02-21
fix($http): send GET requests by default
Pawel Kozlowski
2014-02-21
docs(*): fix anchors for members in api docs
Peter Bacon Darwin
2014-02-21
docs(ngMock.$interval): fix return description
Sadaoui Abderrahim
2014-02-20
docs(ngSubmit): reference correct object ($scope) in example.
James Roome
2014-02-20
docs(core): add note that isObject returns true for arrays
cnlevy
2014-02-20
docs(ngMock): document method ngMock.$interval#cancel()
Sadaoui Abderrahim
2014-02-19
docs(modules): remove unused {@installModule} tags
Peter Bacon Darwin
2014-02-19
docs($routeProvider): fix indentation
Steven Petryk
2014-02-18
fix(jqLite): make jqLite('<iframe src="someurl">').contents() return iframe d...
Caitlin Potter
[next]