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-03-24
fix(input): don't perform HTML5 validation on updated model-value
g3_v1_2
Caitlin Potter
2014-02-28
docs(forms): generated CSS classes for forms and inputs must have a ng prefix
Matias Niemelä
2014-02-28
docs(input): update $parsers NgModelController doc
Jason Winnebeck
2014-02-28
feat($animate): animate dirty, pristine, valid, invalid for form/fields
Yves Brissaud
2014-02-21
fix(input): use ValidityState to determine validity
Caitlin Potter
2014-02-18
style: remove ws and enfore no-trailing-ws jscs rule
Igor Minar
2014-02-16
docs(NgModelController): don't run contenteditable example on FF
Peter Bacon Darwin
2014-02-16
docs(*): fix jshint issues in examples
Peter Bacon Darwin
2014-02-16
chore(e2etests): fix a browser check which was actually assigning the parameter
Julie
2014-02-16
docs(content): fix bad links
Peter Bacon Darwin
2014-02-16
test(docs-app-e2e): refactor test inline with new docs app
Peter Bacon Darwin
2014-02-16
chore(protractor tests): fix up e2e tests
Julie
2014-02-16
chore(protractor-generator): add dgeni processor for protractor
Julie
2014-02-16
docs(bike-shed-migration): fix invalid </file name=""> HTML in examples
Peter Bacon Darwin
2014-02-16
docs(bike-shed-migration): let markdown deal with extenal links
Peter Bacon Darwin
2014-02-16
docs(bike-shed-migration): convert <doc:...> examples to <example>...
Peter Bacon Darwin
2014-02-16
docs(all): convert <pre>/</pre> snippets to GFM snippets
Caitlin Potter
2014-02-16
docs(bike-shed-migration): convert doctype and names
Peter Bacon Darwin
2014-02-13
fix(input): don't apply textInput to <input type="file">
Tim Whitbeck
2014-02-12
fix(input): setViewValue on compositionend
Caitlin Potter
2014-02-12
docs(input): document NgModelController.$isEmpty parameters / return value
Mathieu Tricoire
2014-02-05
chore(testing): run end to end tests on firefox and safari as well as chrome
Julie
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
[next]