issues
search
AmpersandJS
/
ampersand-input-view
A view module for intelligently rendering and validating input. Works well with ampersand-form-view.
MIT License
17
stars
19
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Naming consistency for AmpersandInputView in readme
#28
mhamann
closed
9 years ago
1
Add travis.yml
#27
latentflip
closed
9 years ago
0
Does not pass view-convention tests.
#26
latentflip
closed
9 years ago
2
Initialize does not check for beforeSubmit
#25
tdwire
closed
9 years ago
0
clear method - pass in skipValidation flag.
#24
nickryall
closed
9 years ago
2
make 'reset' set it back to original value
#23
HenrikJoreteg
closed
10 years ago
7
compare string versions in changed handler
#22
lukekarrys
closed
10 years ago
3
dont rely on changed property for validity class
#21
lukekarrys
closed
10 years ago
3
Unrequired with test
#20
lukekarrys
closed
10 years ago
1
makes value a derived property
#19
HenrikJoreteg
closed
10 years ago
3
Remote/async validation
#18
dignifiedquire
closed
8 years ago
4
Allow use of `0` as a value; related test
#17
dhritzkiv
closed
10 years ago
3
allow passing custom template at initialize without extending as well.
#16
HenrikJoreteg
closed
10 years ago
3
Add #reset function and test
#15
coopy
closed
10 years ago
2
Add a class attribute that gets applied to the label
#14
kahnvex
closed
10 years ago
2
Call handleInputChanged in beforeSubmit
#13
imorrison
closed
10 years ago
3
Empty fields to do not get an invalid class
#12
imorrison
closed
10 years ago
0
add phantomjs
#11
lukekarrys
closed
10 years ago
0
Unable to use a custom template
#10
tracyfloyd
closed
10 years ago
5
Fixed template to be able to be overridden from constructor as shown in README.md.
#9
tdwire
closed
10 years ago
1
Update README.md
#8
dhritzkiv
closed
10 years ago
1
Update to ampersand-view 7, with data-hook
#7
legastero
closed
10 years ago
0
Add license
#6
wraithgar
closed
10 years ago
0
Fixed links to deps. in README.md
#5
kamilogorek
closed
10 years ago
0
`template` option is being ignored
#4
kahlil
closed
10 years ago
5
Update ampersand-input-view.js
#3
dhritzkiv
closed
10 years ago
0
Change event doesn't fire on autofill
#2
dhritzkiv
closed
9 years ago
6
How do I extend the view with new bindings without overwriting the defaults?
#1
webmasterkai
closed
10 years ago
3
Previous