Skip to content

Releases: haacked/aspnet-client-validation

v0.8.7 - Isolated Forms Edition

06 Jun 15:56
5c8a8eb
Compare
Choose a tag to compare

What's Changed

  • Group validation messages by the form they belong to by @haacked in #42

Full Changelog: v0.8.6...v0.8.7

v0.8.6 - An Input By Any Other Name Edition

06 Jun 14:50
Compare
Choose a tag to compare

What's Changed

  • When adding or removing an error from an input element, also apply it to inputs with the same name. by @AndyButland in #40

Full Changelog: v0.8.5...v0.8.6

v0.8.5 - The Submission Is A Beautiful Thing Edition

27 Feb 00:51
44e008b
Compare
Choose a tag to compare

What's Changed

  • Dispatch new SubmitEvent; add preValidate by @dahlbyk in #33

Full Changelog: v0.8.4...v0.8.5

v0.8.4

14 Feb 23:57
4abfdc4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.3...v0.8.4

v0.8.3 - What's Done Is Done Edition

13 Feb 23:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.1...v0.8.3

We Choose Errors With Class

18 Nov 00:12
08244e6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.0...v0.8.1

Every Move You Make

23 Sep 21:27
6d594b9
Compare
Choose a tag to compare

What's Changed

  • Add a 'watch' option to wire up a mutation observer by @analogrelay in #23
  • Scan when readyState is interactive or complete. Also make scan public. by @haacked in #22

New Contributors

Full Changelog: v0.6.0...v0.8.0

You can run, but you can't hide

06 Jul 02:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.5...v0.6.0

Million Dollar Mistake

04 Jun 17:23
Compare
Choose a tag to compare

What's Changed

  • Fixes #17 v.isFieldValid or validateForm causing error by @dotnetshadow in #18 - A null wasn't being checked. This fix checks it.

New Contributors

Full Changelog: v0.5.3...v0.5.4

We Love To Skip

15 Mar 19:30
0d19f88
Compare
Choose a tag to compare

What's Changed

  • Enhancement: #15 Adds support for the formnovalidate attribute to allow certain buttons to skip validation such as a back buttons in a multi-page form.

New Contributors

Full Changelog: v0.5.1...v0.5.3