Skip to content

Releases: horprogs/Just-validate

v2.0.0-beta.4

30 Nov 20:07
Compare
Choose a tag to compare
v2.0.0-beta.4 Pre-release
Pre-release

2.0.0-beta.4 (2021-11-30)

Bug Fixes

  • fix ts config and package.json (918bbba)

v2.0.0-beta.3

29 Nov 23:09
Compare
Choose a tag to compare
v2.0.0-beta.3 Pre-release
Pre-release

2.0.0-beta.3 (2021-11-29)

Bug Fixes

  • improve switching languages, fix focus field (b0cd51c)
  • improve tooltip position calculation on scroll (2c12854)

Features

v2.0.0-beta.2

28 Nov 15:35
Compare
Choose a tag to compare
v2.0.0-beta.2 Pre-release
Pre-release

2.0.0-beta.2 (2021-11-28)

Bug Fixes

  • split settings for site (2680add)

v2.0.0-beta.1

28 Nov 14:24
Compare
Choose a tag to compare
v2.0.0-beta.1 Pre-release
Pre-release

2.0.0-beta.1 (2021-11-28)

Bug Fixes

Features

  • add basic methods, ecosystem, basic test (f33c1a3)
  • add group validation, rename interfaces, render errors (e4eea35)
  • add localisation, fix select (13f70c2)
  • add new tooltips (68ab2e2)
  • add rendering, clearing errors (64d12de)

BREAKING CHANGES

  • change interfaces

Own validation function

25 Jun 15:35
Compare
Choose a tag to compare

Added feature to allow the user to provide their own validation function

Validation radio buttons

29 Nov 09:51
Compare
Choose a tag to compare

Added feature for validate radio buttons

error tooltips added

10 Apr 16:15
196d76c
Compare
Choose a tag to compare
error tooltips added Pre-release
Pre-release
Merge pull request #10 from horprogs/add-tooltips

Add tooltips