issues
search
cferdinandi
/
validate
A lightweight form validation script.
MIT License
230
stars
39
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update polyfills file name in docs template
#63
michapietsch
opened
6 years ago
0
Fix scripts src path in docs template to match path defined in Gulp taks
#62
michapietsch
opened
6 years ago
0
Textarea error message
#61
maciejcieslik
closed
6 years ago
4
Radio issues in IE preventing submission
#60
alexcarpenter
closed
6 years ago
1
validate.destroy not working
#59
richgwil
closed
6 years ago
1
Remove corrected errors in submit handler
#58
michapietsch
closed
6 years ago
3
Updated with relevant CDN links
#57
entozoon
closed
6 years ago
1
How do I change the error message?
#56
paveell
closed
6 years ago
1
Updated package.json dist path
#55
cferdinandi
closed
6 years ago
0
Invalid path in package.json
#54
akimov-anton
closed
6 years ago
1
Updated feature test and matches() polyfill
#53
cferdinandi
closed
6 years ago
0
Added issue template
#52
cferdinandi
closed
6 years ago
0
Added more error options
#51
cferdinandi
closed
6 years ago
0
Updated approach to polyfills and added CDN support
#50
cferdinandi
closed
6 years ago
0
Is there a option to use in CDN?
#49
danilowoz
closed
6 years ago
2
Custom error for specific input types
#48
entozoon
closed
6 years ago
2
Update validate.js
#47
tbb2
opened
6 years ago
3
Restore customError property in the ValidityState() polyfill
#46
michapietsch
opened
6 years ago
4
Publish to npm?
#45
shelldandy
closed
6 years ago
2
Change to default errors IDs so that square brackets are subbed for hyphens
#44
dansiberry
closed
1 year ago
0
Development
#43
cferdinandi
closed
6 years ago
0
Updated build
#42
cferdinandi
closed
6 years ago
0
v1.1.2
#41
cferdinandi
closed
6 years ago
0
Fixed https://github.com/cferdinandi/validate/issues/34
#40
cferdinandi
closed
6 years ago
0
Add a disabled attribute to the submit when not validated?
#39
shornuk
closed
6 years ago
5
v1.2.0 - Add optional live validation for text-like fields on keyup and select fields on change
#38
michapietsch
closed
6 years ago
3
Custom message per input
#37
haveanicerepo
closed
6 years ago
1
Add support for `reportValidity` on `form` elements
#36
maniart
closed
6 years ago
2
MailChimp demo not working right
#35
cferdinandi
closed
6 years ago
0
Should capturing be set to true when removing the blur handler?
#34
murdoch
closed
6 years ago
2
Event listeners registered by rails-ujs override/hijack the one added by validate.init()
#33
murdoch
closed
7 years ago
1
Fixed hasError to also return custom error messages
#32
bofrede
opened
7 years ago
3
Cross Browser problems with checkboxes and radios.
#31
iainhenderson
closed
6 years ago
2
Allow non-block styling of the error message
#30
robinwhittleton
closed
7 years ago
1
Change checkboxes and radios to validate on click
#29
robinwhittleton
closed
7 years ago
1
Properly destroy the blur event handler
#28
robinwhittleton
closed
7 years ago
1
Make sure supported test is run for polyfill
#27
cferdinandi
closed
6 years ago
1
Offer the unminified package by default
#26
robinwhittleton
closed
7 years ago
1
Use browser's validation if available
#25
FloEdelmann
closed
7 years ago
1
Add Validation for ipv4 and ipv6 ip address ?
#24
sivaprabug
closed
7 years ago
1
Problem with the fields that form the data array
#23
Semdevmaster
closed
7 years ago
1
Validate form API doesn't return boolean
#22
Sumit-Chakole
closed
7 years ago
8
Switch to a loop for support test
#21
cferdinandi
closed
6 years ago
1
Update integer regex
#20
cferdinandi
closed
7 years ago
2
Check for `type` uses `input` instead of `field`
#19
davidhund
closed
6 years ago
2
Updated readme
#18
cferdinandi
closed
7 years ago
0
Add args to callbacks in docs
#17
cferdinandi
closed
7 years ago
1
v1.0.5
#16
cferdinandi
closed
7 years ago
0
Remove second event.preventDefault() in submit handler
#15
cferdinandi
closed
7 years ago
1
v1.0.4
#14
cferdinandi
closed
7 years ago
0
Next