Skip to content
This repository has been archived by the owner on Aug 17, 2020. It is now read-only.

Custom validity fixes

Latest
Compare
Choose a tag to compare
@Andy-set-studio Andy-set-studio released this 10 Apr 20:58
· 7 commits to master since this release
f0b8f4c

There were some recurring issues with the custom validity implementation. Significantly, some recursion issues caused serious performance hits. Focus management was also affected.

These have now been fixed. You can find details in PR #15.

Additionally, some work has been added to allow you to override the output of CSS and JS with an .env file.