Dan Remollino danremollino
  • Joined on 2025-04-01
danremollino pushed to main at danremollino/form-validation 2025-04-13 02:48:28 +00:00
2cc6b61b33 the target of 'dependent' must now contain a value that passes
danremollino pushed to main at danremollino/form-validation 2025-04-12 15:42:44 +00:00
cb57869a94 uppdate README.md dependent field information
danremollino pushed to main at danremollino/form-validation 2025-04-12 15:41:15 +00:00
e114c8a175 dependant -> dependent
danremollino pushed to main at danremollino/form-validation 2025-04-12 15:29:15 +00:00
28e5b39962 refactored dependant field check
danremollino pushed to main at danremollino/form-validation 2025-04-12 05:11:04 +00:00
19d97f1190 updated README.md with dependant field information
danremollino pushed to main at danremollino/form-validation 2025-04-12 04:54:29 +00:00
5f9ab78353 added dependant fields; fixed disabled fields getting a required indicator on page load
danremollino pushed to main at danremollino/form-validation 2025-04-11 22:44:31 +00:00
f842fbf9b9 updated demo
danremollino pushed to main at danremollino/form-validation 2025-04-07 18:56:03 +00:00
57a67c7949 fixed broken internal links
danremollino pushed to main at danremollino/form-validation 2025-04-07 18:51:08 +00:00
81ddac90d1 updated README.md with checkbox field options
danremollino pushed to main at danremollino/form-validation 2025-04-07 15:05:05 +00:00
eb9a292586 fixed radios still validating while having no value and marked as optional
danremollino pushed to main at danremollino/form-validation 2025-04-07 14:58:34 +00:00
b232313c59 fixed checkboxes still validating while having no value and marked as optional
danremollino pushed to main at danremollino/form-validation 2025-04-07 05:22:14 +00:00
80e996a281 updated handling of checkboxes
danremollino pushed to main at danremollino/form-validation 2025-04-06 20:39:11 +00:00
cb306cefd5 added support for setting a maximum number of selections in a check group
danremollino pushed to main at danremollino/form-validation 2025-04-06 18:37:09 +00:00
1640acfbcd added support for setting a minimum number of selections in a check group
danremollino pushed to main at danremollino/form-validation 2025-04-05 23:54:39 +00:00
10a233af1a parseField workflow updates; fixed fields not resetting validation state when form is submitted
danremollino pushed to main at danremollino/form-validation 2025-04-05 20:33:36 +00:00
80fe8e6247 updated parseField workflow
danremollino pushed to main at danremollino/form-validation 2025-04-04 23:04:12 +00:00
4e216a197f fixed optional fields not validating while having a value
danremollino pushed to main at danremollino/form-validation 2025-04-03 21:45:41 +00:00
50af7ae33a added demo site
danremollino pushed to master at danremollino/nova-figlet 2025-04-03 05:01:31 +00:00
7b11e596ad updated repository and bug reports url
danremollino pushed to main at danremollino/form-validation 2025-04-03 04:18:43 +00:00
3a0ad9d804 rename validateForPattern to validatePattern