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
/
directive
/
input.js
Age
Commit message (
Expand
)
Author
2014-01-28
test(docs): convert example end to end doc tests from scenario runner to prot...
Julie
2014-01-21
fix(input): use Chromium's email validation regexp
Caitlin Potter
2014-01-17
docs(input): document ngValue directive
Abdessamad Idrissi
2014-01-17
docs(ngChange): clarify difference between ng-change DOM change event
Andreas Gruenbacher
2014-01-06
refactor(input): wrapped validation logic in helper function
Ben Wiklund
2013-12-31
fix(input): use apply on change event only when one isn't already in progress
Igor Minar
2013-12-30
fix(input): prevent double $digest when using jQuery trigger.
Michał Gołębiowski
2013-12-18
fix(input): do not hold input for composition on android
Chia-liang Kao
2013-12-09
docs(input): remove redundant closing span tag
miknsh5
2013-12-04
fix(input): ensure ngModelWatch() triggers second digest pass when appropriate
Daniel Tabuenca
2013-12-04
docs(input): remove deprecated isolated scope pitfall
Julien Bouquillon
2013-11-22
fix(input): Support form auto complete on modern browser
Tobias Bosch
2013-11-21
feat(input): hold listener during text composition
Chia-liang Kao
2013-11-14
docs(NgModelController): document `$viewChangeListeners` property
Caitlin Potter
2013-11-14
docs(NgModelController): clarify documentation of `$setViewValue`
Mathis Hofer
2013-11-04
docs(input): fix typo
Tim Graham
2013-11-04
fix(ngModel): deregister from the form on scope not DOM destruction
Igor Minar
2013-11-04
style: remove ws
Igor Minar
2013-10-24
docs(ngModelController): $parent can help isolate scope directives
basarat
2013-10-24
fix(input): keep track of min/max attars on-the-fly
Dmitry Shirokov
2013-10-22
style: make jshint happy
Vojta Jina
2013-10-18
docs: correct broken links
Vojta Jina
2013-10-07
fix(input): `false` is no longer an empty value by default
Pete Bacon Darwin
2013-10-07
docs(ngModel): fix grammar and improve clarity
Dave Peticolas
2013-10-07
docs(ngValue): add docs for ngValue directive
Brian Ford
2013-10-05
docs(ngList): improve grammar and clarity
Dave Peticolas
2013-10-03
fix($compile): fix (reverse) directive postLink fn execution order
Igor Minar
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-17
docs(input): clarify that `contenteditable` is an HTML5 attribute
James
2013-09-11
docs(ngModel): provide link for best practices.
Paxton Hare
2013-09-11
docs(ngChange): remove wrong @restrict and add missing @param
rodyhaddad
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
docs(ngModel): add link to NgModelController
Igor Minar
2013-08-07
docs(minerr): fill in error message descriptions
Ken Sheedlo
2013-08-07
fix(input): fix the email regex to accept TLDs up to 6 characters long
neilmcgibbon
2013-07-21
docs(input): fix example
Jérémy
2013-07-11
fix(ngValue): made ngValue to write value attribute to element
Mikk Kirstein
2013-07-11
docs(ngList): fix example and add e2e test
Igor Minar
2013-07-10
style(input): remove ws
Igor Minar
2013-07-08
docs(ngModelController): provide a more intuitive example
Pete Bacon Darwin
2013-07-04
docs(input): ng-model doesn't work well with isolated scope directive
basarat
2013-06-19
feat(jqLite): switch bind/unbind to more recent jQuery on/off
Michał Gołębiowski
2013-06-17
chore(minErr): replace ngError with minErr
Ken Sheedlo
2013-06-12
docs(ngModelController): improve $parsers/$formatters with example
Dean Peterson
2013-06-04
docs(input): provide explanation of how ngModel will affect the local scope
Luc Morin
2013-05-24
feat(ngError): add error message compression and better error messages
Igor Minar
2013-05-23
docs(input): add missing ngChange directive for email type
David Bennett
2013-05-18
doc(ngModel): $setViewValue calls all parsers, not formatters
Joakim Blomskøld
[next]