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-24
fix(input): don't perform HTML5 validation on updated model-value
g3_v1_3
Caitlin Potter
2014-03-19
docs($document): add a documentation example.
Trevor Ewen
2014-03-19
docs($q): add mention of Antroid 2.x browser
thorn0
2014-03-19
fix($rootScope): ng-repeat can't handle NaN values. #4605
Sekib Omazic
2014-03-18
fix(select): avoid checking option element selected properties in render
Jeff Balboni
2014-03-18
fix(orderBy): support string predicates containing non-ident characters
Caitlin Potter
2014-03-18
fix(ngCookie): convert non-string values to string
Caitlin Potter
2014-03-18
fix(ngTouch): update workaround for desktop Webkit quirk
Chris Constantin
2014-03-18
fix($httpBackend): don't error when JSONP callback called with no parameter
Caitlin Potter
2014-03-18
fix($$RAFProvider): check for webkitCancelRequestAnimationFrame
Traxmaxx
2014-03-18
style(ngMocks): remove ws
Igor Minar
2014-03-18
feat(ngMock.$httpBackend): added support for function as URL matcher
Caio Cunha
2014-03-18
feat($compile): add support for $observer deregistration
Caio Cunha
2014-03-18
fix(Scope): $watchCollection should call listener with oldValue
Igor Minar
2014-03-18
fix(angular.bootstrap): only allow angular to load once
Siddique Hameed
2014-03-17
style($templateCache): remove trailing whitespace
Caitlin Potter
2014-03-17
docs($templateCache): use GFM example format rather than <pre> tags
Jesse Palmer
2014-03-17
docs(loader): add annotations to example
Edward Brey
2014-03-17
docs($cookies): cookies serializer only supports strings
Tyler Kellogg
2014-03-17
docs(ngView): remove global controller definitions
unicodesnowman
2014-03-17
docs(booleanAttrs): fix typo
Sekib Omazic
2014-03-17
docs(ngForm): remove duplicate @param annotation
David Rogers
2014-03-17
fix(jqLite): traverse `host` property for DocumentFragment in inheritedData()
Caitlin Potter
2014-03-17
docs(ngInclude): make the quote type explicit
Mark Jones
2014-03-17
docs($http): update shortcut method description
linclark
2014-03-17
docs(ngRoute): remove global controller syntax in the example
bradwheel
2014-03-15
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($$rAF): always fallback to a $timeout incase native rAF isn't supported
Matias Niemelä
2014-03-14
fix(ngAnimate): setting classNameFilter disables animation inside ng-if
Tomer Chachamu
2014-03-13
docs(ngMock): grammar nitpick.
Nick Heiner
2014-03-13
docs($resource): fix example using promise
Wesley Cho
2014-03-13
fix (ngAnimate): fix requestAnimationFrame for old version of Firefox
Thomas Belin
2014-03-10
docs(route.js): changed html entities lt gt to < and >
Louis Haußknecht
2014-03-10
docs(ngRepeat): Separate animation class in new lines
Basem Mostafa
2014-03-10
docs($route): change routes property to correct type
doodeec
2014-03-10
feat(): whitelist blob urls for sanitization of data-bound image urls
Igor Minar
2014-03-07
docs($sce): correct typo
Sekib Omazic
2014-03-07
docs(ngBind): fix typo
Sekib Omazic
2014-03-07
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-07
docs($route): fix formatting of example code
Peter Bacon Darwin
2014-03-06
feat(input): support types date, time, datetime-local, month, week
Ben Lesh
2014-03-06
fix(style): expressions in style tags
Sekib Omazic
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
[next]