Releases: haacked/aspnet-client-validation
Releases · haacked/aspnet-client-validation
v0.11.0 - Less Annoying Edition
v0.10.2 - Submission Cleanup Edition
v0.10.1 - Emptiness is not valid edition
What's Changed
- Fix for client side 'required' validator which allowed whitespace by @RyanONeill1970 in #112
- Increase version to 0.10.1 by @haacked in #113
New Contributors
- @RyanONeill1970 made their first contribution in #112
Full Changelog: v0.10.0...v0.10.1
v0.10.0 - Debounce issues are defixed.
What's Changed
Full Changelog: v0.9.6...v0.10.0
v0.9.6 - My Empty Heart is Valid Too Edition
v0.9.5 - What is Disabled may never be validated
What's Changed
Full Changelog: v0.9.4...v0.9.5
v0.9.4 - Fixing Builds edition
What's Changed
- Add a formaction demo by @haacked in #84
- docs: update validation for dynamic form by @lonix1 in #88
- Document Changing CSS Class Names by @lonix1 in #86
- Split checkbox demo into client-only and remote by @lonix1 in #91
- Add form element validation to key methods by @LiteracyFanatic in #85
- Comparison should be case insensitive by @haacked in #93
- Update project to net8.0 by @haacked in #95
- Formaction on a button fix by @haacked in #92
- docs: events by @lonix1 in #98
New Contributors
Full Changelog: v0.9.3...v0.9.4
v0.9.3 - Remote Checkboxes Make The Heart Grow Fonder
What's Changed
- Only send checkbox/radio values for remote validation if checked by @davidkarlsson in #82
Full Changelog: v0.9.2...v0.9.3
v0.9.2 We will do the validation
What's Changed
- Automatically set novalidate on closest form by @andrewlock in #37 and @dahlbyk in #68
Full Changelog: v0.9.1...v0.9.2
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