Releases: haacked/aspnet-client-validation
Releases · haacked/aspnet-client-validation
v0.9.1 - Check check one two, one two edition
What's Changed
- Fix unintended submissions in Firefox caused by undefined value by @LiteracyFanatic in #79
- Check if addClass is truthy before adding it to element by @davidkarlsson in #81
New Contributors
- @davidkarlsson made their first contribution in #81
Full Changelog: v0.9.0...v0.9.1
v0.9.0 - The Fields are Alive with Validation
What's Changed
- Add demo checkboxes for
bool
property on list by @dahlbyk in #72 - Add
validateField()
and use it inisFieldValid()
by @dahlbyk in #77
Full Changelog: v0.8.16...v0.9.0
v0.8.16 - The Scan is the Plan
What's Changed
- Properly scan messages when the mutated element is a descendant of a form by @LiteracyFanatic in #65
Full Changelog: v0.0.15...v0.8.16
v0.8.15 - Mutations and Registrations Oh My!
What's Changed
- Listen for removed inputs and unregister them by @LiteracyFanatic in #67
Full Changelog: v0.8.14...v0.8.15
v0.8.14 Selectable Delectable Validation Summaries
What's Changed
- Fix Firefox post-validation
submit
handling by @dahlbyk in #62 - Add Demo of select input and validation summary by @haacked in #63
- Select validation fix by @haacked in #64
- Fix select validation by @LiteracyFanatic in #60
- Fix logic of isFieldValid by checking if equal to undefined rather than not equal to null by @LiteracyFanatic in #59
New Contributors
- @LiteracyFanatic made their first contribution in #60
Full Changelog: v0.8.13...v0.8.14
v0.8.13 - Dry Summaries
What's Changed
- Check input.form before accessing it by @haacked in #53
- Remove duplicate validation summary entries by @AndyButland in #57
Full Changelog: v0.8.12...v0.8.13
v0.8.12 - Not All Inputs Have Forms
What's Changed
- Fix validation for checkboxes rendered with accompanying hidden input. by @haacked in #51
- Propagate submit value by @haacked in #52
Full Changelog: v0.8.10...v0.8.12
v0.8.11 - Chiggity Check those Checkboxes
What's Changed
- Fix validation for checkboxes rendered with accompanying hidden input. by @haacked in #51
- Propagate submitter by @haacked #52
Full Changelog: v0.8.10...v0.8.11
v0.8.10 - Better Streaming Through Turbo
v0.8.9 - Nasty Bug Fix Edition
What's Changed
- Fix required validator for inputs other than checkbox and radio by @markuspeter in #46
New Contributors
- @markuspeter made their first contribution in #46
Full Changelog: v0.8.8...v0.8.9