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-25
docs($http): fix adding default header to get request example
Mr.Raindrop
2013-09-25
fix(ngScenario): fix error message description
Pete Bacon Darwin
2013-09-23
refactor(angular.toJson): use charAt instead of regexp
Boris Serdyuk
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
doc(ngApp): fix grammar
Dave Peticolas
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-18
fix(scenario): include "not " in error messages if test is inverted
Hubert SABLONNIÈRE
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-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
[next]