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-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
2013-07-11
fix(ngSubmit): expose $event to ngSubmit callback
Wesley Cho
2013-07-11
fix(ngValue): made ngValue to write value attribute to element
Mikk Kirstein
2013-07-11
fix(scope): watches can be safely unregistered inside watch handlers
Paulo Scardine
2013-07-11
docs(ngList): fix example and add e2e test
Igor Minar
2013-07-11
style(input): remove ws
Igor Minar
2013-07-08
docs(ngModelController): provide a more intuitive example
Pete Bacon Darwin
2013-07-08
docs(numberFilter): fix explanation of default fraction size
Pete Bacon Darwin
2013-07-04
docs(input): ng-model doesn't work well with isolated scope directive
basarat
2013-07-04
fix($compile): empty normalized href should pass sanitation check
Anders Hessellund Jensen
2013-07-01
docs($cacheFactory): show that you can access existing caches
Itamar Rogel
2013-06-27
docs(ngBind): clarify some of the writing
Andrew Peterson
2013-06-27
docs(ngPluralize): improve wording
Andrew Peterson
2013-06-19
fix($http): ensure case-insens. header overriding
Caio Cunha
2013-06-13
docs(select): fix typos in ngOptions
Misha Moroshko
2013-06-13
docs($q): fix a few issues
Ore Landau
2013-06-12
docs(FormController): add methods for FormController
Dean Sofer
2013-06-12
docs(ngModelController): improve $parsers/$formatters with example
Dean Peterson
2013-06-12
docs(ngClass): fix minor typo.
Ore Landau
2013-06-11
docs(ngRoute): clarify when gets updated
Pete Bacon Darwin
2013-06-11
docs(ngSubmit): clarify that there must be no `action` attribute
Pete Bacon Darwin
2013-06-04
docs(ngTransclude): fix outdated scope definition in example
Marcin Wosinek
2013-06-04
docs(ngClass): clarify the use of object map
Luc Morin
2013-06-04
docs(input): provide explanation of how ngModel will affect the local scope
Luc Morin
2013-05-21
style(*): fix up semicolon and var usage
Anatoly Shikolay
2013-05-20
docs(filters): fix minor typographical error
Daniel Tse
2013-05-20
doc(filter): remove invalid character
Misha Moroshko
2013-05-18
doc(ngModel): $setViewValue calls all parsers, not formatters
Joakim Blomskøld
2013-05-16
docs(ngCsp): add more informative details
Dean Sofer
2013-05-14
docs($timeout): minor cleanup
Siddique Hameed
2013-05-11
fix($browser): should use first value for a cookie.
Chirayu Krishnappa
2013-05-10
docs($scope): clarify documentation for $broadcast
willtj
2013-05-10
fix(ngPluralize): handle the empty string as a valid override
Lucas Galfasó
[next]