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-10-03
docs(rootScope): improve grammar and clarity
Pete Bacon Darwin
2013-09-28
docs($timeout): add a $timeout example
Uri Goldshtein
2013-09-27
docs(angular.Module): fix controller and directive method parameters
David Bennett
2013-09-27
docs(ngCsp): fix grammar
Dave Peticolas
2013-09-27
docs(dblClick): fix grammar
Dave Peticolas
2013-09-27
docs(ngDisabled): clarify
Dave Peticolas
2013-09-25
docs(ngHref): fix formatting and clarify
Dave Peticolas
2013-09-25
docs($http): fix adding default header to get request example
Mr.Raindrop
2013-09-19
docs(ngModelController): clarify issue with isolated scope directive
Pete Bacon Darwin
2013-09-19
docs(input): fix spelling error and reword for clarity
ts-web
2013-09-19
docs($exceptionHandler): add an example of overriding the handler
Jared Forsyth
2013-09-19
docs(ngForm): fix grammar and improve explanation
Dave Peticolas
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
[next]