Skip to content

v2.10.0

Latest
Compare
Choose a tag to compare
@vursen vursen released this 31 May 08:24
· 10 commits to master since this release

Changes Since v2.9.2:

  • 7a10e2e test: ensure _hasInputValue is reset on clear button interaction (#623)

  • 202917d fix: reset _hasInputValue on programmatic value clear (#622)

  • 9731cfd refactor: input value getters and setters (#621)

  • 7e03465 fix: check for bad input when updating _hasInputValue (#620)

  • 8fd245f feat: add internal has-input-value-changed event (#618)

  • cd433fc docs: add JSDoc for validated event (#616)

  • 92931ed feat: add methods to make setting invalid overridable (#615)

  • 3eb1b2e feat: fire a validated event on validation (#614)