Skip to content

Releases: haacked/aspnet-client-validation

v0.9.0 - The Fields are Alive with Validation

19 Oct 09:07
Compare
Choose a tag to compare

What's Changed

  • Add demo checkboxes for bool property on list by @dahlbyk in #72
  • Add validateField() and use it in isFieldValid() by @dahlbyk in #77

Full Changelog: v0.8.16...v0.9.0

v0.8.16 - The Scan is the Plan

13 Sep 20:06
Compare
Choose a tag to compare

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!

15 Aug 15:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.14...v0.8.15

v0.8.14 Selectable Delectable Validation Summaries

30 Jul 23:53
ab9ef9c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.13...v0.8.14

v0.8.13 - Dry Summaries

24 Jul 17:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.12...v0.8.13

v0.8.12 - Not All Inputs Have Forms

10 Jul 16:44
Compare
Choose a tag to compare

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

03 Jul 19:29
Compare
Choose a tag to compare

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

21 Jun 17:49
3bdd41f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.9...v0.8.10

v0.8.9 - Nasty Bug Fix Edition

21 Jun 15:11
f74388e
Compare
Choose a tag to compare

What's Changed

  • Fix required validator for inputs other than checkbox and radio by @markuspeter in #46

New Contributors

Full Changelog: v0.8.8...v0.8.9

v0.8.8 - Video Killed The Radio Star Edition

07 Jun 05:44
d6d4aff
Compare
Choose a tag to compare

What's Changed

  • Updated demonstration web app to reproduce checkbox and radio button list validation. by @AndyButland in #43
  • Add support for validating checkboxes/radio buttons by @haacked in #44

Full Changelog: v0.8.7...v0.8.8