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
/
ng
Age
Commit message (
Expand
)
Author
2014-03-24
fix(input): don't perform HTML5 validation on updated model-value
g3_v1_2
Caitlin Potter
2014-03-21
docs($document): add a documentation example.
Trevor Ewen
2014-03-21
docs($q): add mention of Antroid 2.x browser
thorn0
2014-03-21
fix($rootScope): ng-repeat can't handle NaN values. #4605
Sekib Omazic
2014-03-21
fix(orderBy): support string predicates containing non-ident characters
Caitlin Potter
2014-03-21
style($templateCache): remove trailing whitespace
Caitlin Potter
2014-03-21
docs($templateCache): use GFM example format rather than <pre> tags
Jesse Palmer
2014-03-21
docs(booleanAttrs): fix typo
Sekib Omazic
2014-03-21
docs(ngForm): remove duplicate @param annotation
David Rogers
2014-03-21
docs(ngInclude): make the quote type explicit
Mark Jones
2014-03-21
docs($http): update shortcut method description
linclark
2014-03-20
fix(select): avoid checking option element selected properties in render
Jeff Balboni
2014-03-18
fix($$RAFProvider): check for webkitCancelRequestAnimationFrame
Traxmaxx
2014-03-18
fix(Scope): $watchCollection should call listener with oldValue
Igor Minar
2014-03-16
fix($http): allow sending Blob data using $http
Bruno Baia
2014-03-14
fix($http): don't covert 0 status codes to 404 for non-file protocols
Pawel Kozlowski
2014-03-14
fix (ngAnimate): fix requestAnimationFrame for old version of Firefox
Thomas Belin
2014-03-14
fix($$rAF): always fallback to a $timeout incase native rAF isn't supported
Matias Niemelä
2014-03-11
docs(ngRepeat): Separate animation class in new lines
Basem Mostafa
2014-03-11
docs($sce): correct typo
Sekib Omazic
2014-03-11
docs(ngBind): fix typo
Sekib Omazic
2014-03-11
style(jsdoc tags): remove/ammend invalid tags
Peter Bacon Darwin
2014-03-07
fix($compile): support templates with thead and tfoot root elements
Lucas Galfasó
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-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
feat($animate): animate dirty, pristine, valid, invalid for form/fields
Yves Brissaud
2014-02-27
docs($sce): fix typo
Lajos Veres
2014-02-27
docs($compile): fix typo
Lajos Veres
2014-02-26
fix($animate): ensure that animateable directives cancel expired leave animat...
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-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($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-20
docs(ngSubmit): reference correct object ($scope) in example.
James Roome
[next]