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-09-13
docs($http): add examples when calling $http outside $apply
Pete Bacon Darwin
2013-09-13
docs($http): explain why $http may not make the request immediately
Dang Nguyen Anh Khoa
2013-09-13
fix(ngOptions): ignore object properties which start with $
Gowtam Lal
2013-09-11
docs(ngModel): provide link for best practices.
Paxton Hare
2013-09-11
docs(Attributes): add missing documentation for $observe method
Butch Peters
2013-09-10
docs($q): clarify what happens when rejected
naorye
2013-09-10
docs(angular.copy): clarify corner cases
jakub-bochenski
2013-09-09
docs(mock.inject): fix typo
Pete Bacon Darwin
2013-09-05
docs(mock.inject): document underscore wrapping syntax
JasonM23
2013-09-05
docs(booleanAttrs): improve parameter docs for boolean attributes
Pete Bacon Darwin
2013-09-05
docs(angular.bootstrap): clarify modules parameter
Pete Bacon Darwin
2013-09-05
docs(): parameter for html5Mode is boolean
Pete Bacon Darwin
2013-09-05
docs($anchorScroll): provide an example of basic usage.
Ben Lesh
2013-09-02
fix($http): allow empty responses to be cached
jankuca
2013-08-22
revert: feat(ngForm): Supports expression in form names
Igor Minar
2013-08-21
revert: fix($compile): correct controller instantiation...
Igor Minar
2013-08-21
revert: fix($compile): always instantiate controllers...
Igor Minar
2013-08-20
fix($compile): correct controller instantiation for async directives
Chirayu Krishnappa
2013-08-15
docs($cookies): add info about angular-cookies.js
Rob Dodson
2013-08-14
fix(orderBy): remove redundant if statement
ItsLeeOwen
2013-08-14
fix($timeout): clean deferreds immediately after callback exec/cancel
Andy Gurden
2013-08-14
fix(mocks.$timeout): forward delay argument
Vojta Jina
2013-08-14
docs($http): added return to interceptors success callback
Mikk Kirstein
2013-08-14
revert: docs($interpolate): add example for the provider
Igor Minar
2013-08-13
docs(input): add missing ngChange directive for email type
David Bennett
2013-08-12
fix($parse): move global getter out of parse.js
Chirayu Krishnappa
2013-08-12
fix(ngCloak): hide element even when CSS 'display' is set
Vineet Kumar
2013-08-12
refactor(core): use native String.prototype.trim if available
Sebastian Müller
2013-08-12
fix(i18n): Do not transform arrays into objects
Lucas Galfasó
2013-08-12
style(sanitize): fix typo in variable names
Ben Holley
2013-08-12
fix(equals): {} and [] should not be considered equivalent
Brenton
2013-08-12
fix($compile): don't check attr.specified on non-ie7
Igor Minar
2013-08-12
docs($interpolate): add example for the provider
Emmanuel
2013-08-12
fix($q): call `reject()` even if `$exceptionHandler` rethrows
Pete Bacon Darwin
2013-08-12
fix(jqLite): return array from multi select in val()
Eric Hagman
2013-08-09
docs($compile): update directive type signature
OpherV
2013-08-09
docs(ngModel): validators should return undefined for invalid values.
Niall Smart
2013-08-09
docs(httpBackend): update documentation for expect methods
Santi Albo
2013-08-09
fix(angular.copy): change angular.copy to correcly clone RegExp
Andy Hitchman
2013-08-08
docs(ngModel): clarify docs for NgModelController#
Igor Minar
2013-08-08
fix($compile): always instantiate controllers before pre-link fns run
jankuca
2013-08-07
feat(ngForm): Supports expression in form names
Matthew Windwer
2013-08-07
fix(input): fix the email regex to accept TLDs up to 6 characters long
neilmcgibbon
2013-08-07
fix(jqLite): forgive unregistration of a non-registered handler
Pawel Kozlowski
2013-08-06
docs(compile): fix minor spelling mistake
Michael Stewart
2013-08-01
revert: fix(location): fix parameter handling on search()
Igor Minar
2013-07-31
fix(location): fix parameter handling on search()
Misko Hevery
2013-07-24
fix(form): pick the right attribute name for ngForm
Pawel Kozlowski
2013-07-24
fix(numberFilter): always convert scientific notation to decimal
Paul Meskers
2013-07-24
fix($location): prevent infinite digest error due to IE bug
Pavel Vasek
[next]