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
[WIP] Allow changing to input element from textarea element when `type` is changed from `"textarea"`
#78
dhritzkiv
opened
6 years ago
0
Don't change `type` property on textarea
#77
dhritzkiv
opened
6 years ago
0
number type is missing step argument
#76
Troyhy
opened
7 years ago
2
Added the ability to reset validation state.
#75
kylefarris
opened
8 years ago
7
bump ampersand-view to 10.0.0 for lodash 4.11.1
#74
RickButler
closed
8 years ago
2
Add autofocus option
#73
taketwo
closed
8 years ago
2
Update ampersand view to version 9
#72
imorrison
closed
8 years ago
2
Textarea template cannot be provided
#71
timwis
closed
8 years ago
7
Added tabindex as a new option.
#70
kylefarris
closed
8 years ago
12
update testing framework
#69
wraithgar
closed
8 years ago
1
setting `type` breaks Edge/IE
#68
gdibble
closed
7 years ago
3
Fix semicolon in Custom Input
#67
wesleysmyth
closed
9 years ago
1
Update parent fires twice
#66
bryanspears
opened
9 years ago
4
Add files array to package.json
#65
pgilad
closed
9 years ago
1
bump &-view to v8.x
#64
klaemo
closed
9 years ago
2
bump dev deps
#63
klaemo
closed
9 years ago
1
Use bindings for `readonly` option
#62
dhritzkiv
closed
9 years ago
3
Add readonly option
#61
doratias
closed
9 years ago
11
Mark as invalid with message from server?
#60
codepunkt
closed
8 years ago
1
Handles #2, handles all InputView updates for #26
#59
cdaringe
closed
9 years ago
3
update ampersand-view; remove unused amp-defaults
#58
dhritzkiv
closed
9 years ago
3
Remove unused amp-defaults dep
#57
pgilad
closed
9 years ago
3
Tests run multiple times on input change
#56
malbonesi
closed
8 years ago
2
Add lead
#55
wraithgar
closed
9 years ago
2
Allow labels to be explicitly associated with inputs (using for attribute)
#54
clare-codes
closed
8 years ago
3
Treat zero as a valid input value
#53
kamilogorek
closed
9 years ago
7
Input defined as `type: 'number'` doesn't accept the value 0
#52
e2jk
closed
9 years ago
1
Add check against number types for proper cleaning inputvalues on render
#51
KasaiMagi
closed
9 years ago
3
File type support and accept field
#50
JGAntunes
closed
9 years ago
6
uncache valid property
#49
wraithgar
closed
9 years ago
3
Updates
#48
wraithgar
closed
9 years ago
6
rootElementClass cannot track valid
#47
wraithgar
closed
9 years ago
1
initialize only allows three things in spec
#46
wraithgar
closed
9 years ago
1
getValue to mirror setValue
#45
wraithgar
closed
9 years ago
2
Ensure validation skipped on clear.
#44
nickryall
closed
9 years ago
1
Handle case: value change and no DOM events emitted
#43
cdaringe
closed
9 years ago
19
Feature/use el with validation
#42
cdaringe
closed
9 years ago
5
Enable usage of existing input
#41
cdaringe
closed
9 years ago
3
Tweaks for formatting, phrasing, and clarity
#40
Zearin
closed
9 years ago
3
Returns an empty string for empty input of type number causing casting errors
#39
pgilad
closed
9 years ago
7
Allow for setting validClass and invalidClass to root element
#38
pgilad
closed
9 years ago
1
Doc update
#37
mmacaula
closed
9 years ago
4
render should return the view instance
#36
mmacaula
closed
9 years ago
3
Render should return `this`?
#35
mmacaula
closed
9 years ago
2
update docs for `required` default
#34
tnguyen14
closed
9 years ago
0
Best way to modify InputView?
#33
airandfingers
closed
9 years ago
2
Typo in README.
#32
simme
closed
9 years ago
1
Buggy type conversion
#31
ivan-kleshnin
closed
9 years ago
4
Call handleInputChanged, when a file input changes.
#30
ghost
closed
9 years ago
2
Spelling error
#29
kole
closed
9 years ago
1
Next