105 Commits (679ee677725cb0ed234f0c136f1538b25c54a23f)

Author SHA1 Message Date
Jack Lukic 679ee67772 #3655 Removes deprecated use of size() 9 years ago
Jack 77dfa8f03a Fixes decimal rule to only match decimals #3060 9 years ago
Jack 8369a58209 ADds #3131 9 years ago
Jack af8c4a5454 Fix formatting 9 years ago
Alberto Maturano fb0222fbc1 Simplifies test 9 years ago
Alberto Maturano 19ec0c82a1 Fix integer validation 9 years ago
Jack 53576bfc53 Fixes decimal rule to only match decimals #3060 9 years ago
Jack c89ff7ae6c ADds #3131 9 years ago
Jack f967c80b3e Fix formatting 9 years ago
Alberto Maturano 97d4300da2 Simplifies test 9 years ago
Alberto Maturano a31d678081 Fix integer validation 9 years ago
Jack Lukic e364c1658e #3001 #2579, add new form validation shorthand, drastically simpler 9 years ago
Jack Lukic 72639dbbd5 Add support for placeholder as fallback #3001 9 years ago
Jack Lukic ad62a7f261 #3001 Fixing all default prompts to use name 9 years ago
Jack Lukic 4bb1d0d630 #3001 add support for more templated values 9 years ago
Jack Lukic 3b109b2ed6 #2579 make form identifiers optional 9 years ago
Jack Lukic edc9b34928 Adds default prompts for form validation 9 years ago
Alberto Maturano 257960caf3 [form] Get value of checkbox if its have 9 years ago
Jack Lukic 0d89f9dc0f Fixes backwards incompatible callback #2945 #2944 9 years ago
Jack Lukic 0fece6a4c9 Prune #2944 9 years ago
guodong add7cda070 add form data as onSuccess callback param 9 years ago
tvildo 6eda430d3c Fix Add Errors Should Display Immediately #1172 9 years ago
Jack Lukic 22b874af75 Adds decimal and number validation to form #2537 9 years ago
jlukic d3b280b500 #2842 consolidate diners club 9 years ago
jlukic 643a3301e3 #2729 unimportant formatting 9 years ago
jlukic 2769a6ee12 Adds credit card validation to form validation #2729 9 years ago
Jack Lukic 2ae29ec09a Adds github themes from example repo 9 years ago
jlukic 688c64551a Fix unchecked checkboxes not being accessible with get value 9 years ago
jlukic 208c9d6c59 #2681 return length to functioning as minLength, add exact length 9 years ago
jlukic d2c4547dc0 #2629 Fixes duck typing in form validation to check rules and id 9 years ago
jlukic a5a7326c08 Re-order rules in form 9 years ago
jlukic 750e9f1048 #2638 - Add doesntContain, doesntContainExactly rules 9 years ago
jlukic b756bb52fe #2629 Throw error when identifier is a non-string value 9 years ago
jlukic 93a92d2bf0 #2636 Tests & Fixes 0, 1, and 2 conditions for minLength, maxLength and exactLength 9 years ago
jlukic f32cc39b27 Update URL again 9 years ago
jlukic 00f17f7345 Fix URL validation isssue with form 9 years ago
jlukic 90b581f05e Instead of clearing on reset when no default was set, do nothing #2504 9 years ago
jlukic 80cc83459d Fix #2412, using form without validation rules causes errors 10 years ago
jlukic 58abe484c1 Add debug 10 years ago
jlukic 9dabc86487 #703 Adds form 'is valid' method 10 years ago
jlukic f3f2e7f50e Simplify debug on blur 10 years ago
jlukic 476591320f Remove use of get() 10 years ago
jlukic e2330f8b75 Rebuild and remove form debug 10 years ago
jlukic 3a98342ec7 Form Validation: fix reset/clear triggering validation on checkbox. Fix form validation requiring checkbox js 10 years ago
jlukic 40fb0743eb Setup embed component, fix all contributors banners in src 10 years ago
jlukic 93958536db Remove pressed submit button on form 10 years ago
jlukic 9db217558e Typo in form rule 10 years ago
jlukic ae745077aa Fix multiple match for some rules 10 years ago
jlukic b9af864341 #2214 Adds different[] validation, match not working correctly 10 years ago
jlukic 3345fd1213 Reset debug to false #2173 10 years ago