Skip to content

Releases: FriendsOfECMAScript/Validatory

v0.3.1

02 Jan 09:56
Compare
Choose a tag to compare
  • Fixed the input event related ie11 bug.

v0.3.0

06 Jun 10:54
Compare
Choose a tag to compare
  • Refactored the mutation api relative subscriber/subscription. It does now work for added/removed nodes.

v0.2.5

14 Mar 12:45
Compare
Choose a tag to compare
  • Fixed dispatchNativeEvent bug on modern browsers. Refactored event dispatching implementation.

v0.2.4

21 Feb 09:27
Compare
Choose a tag to compare
  • Fixed form submission and event blocking bug.
  • Fixed no-required validation bug

v0.2.0

19 Feb 12:05
e7b3e1a
Compare
Choose a tag to compare
  • Refactored the validation process implementation to allow asynchronous validation logics.
  • Refactored the validation data-states setting implementation. It is now allowed to define your own validation data-state.

v0.1.1

04 Jan 10:25
Compare
Choose a tag to compare
  • Updated phone RegExp pattern.
  • Fixed spread over NodeList.
  • Updated library bundle export configuration.

v0.1.0

04 Dec 08:32
Compare
Choose a tag to compare

Initial release