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
2013-09-17
docs(input): clarify that `contenteditable` is an HTML5 attribute
James
2013-09-16
docs(orderBy): fix typo in orderBy.js documentation
Jesse Palmer
2013-09-16
doc(api): fix grammar in a directive description
Dave Peticolas
2013-09-16
docs(api): fix grammar in ngClick description
Dave Peticolas
2013-09-13
docs($browser): add jsdoc tags and fix typo
Ben Tesser
2013-09-13
docs(ngController): rephrased the description for clarity
Dean Sofer
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-05
docs(booleanAttrs): improve parameter docs for boolean attributes
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-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
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
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-09
docs($compile): update directive type signature
OpherV
2013-08-09
docs(ngModel): validators should return undefined for invalid values.
Niall Smart
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-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
2013-07-23
docs(cacheFactory): correct typos
Spencer
2013-07-22
fix($compile): always instantiate controllers in parent->child order
Igor Minar
2013-07-21
docs(input): fix example
Jérémy
2013-07-21
docs(ngController): remove obsolete mention of scope as `this` in controller
Vineet Kumar
2013-07-21
docs($window): improve style and clarify wording
David Sanders
2013-07-18
docs(jqLite): document "$destroy" event
Pete Bacon Darwin
2013-07-17
docs($templateCache): add examples of usage
Spencer
2013-07-17
docs(dateFilter): fix typos
Bruno Coelho
[next]