Skip to content

Latest commit

 

History

History
30 lines (14 loc) · 1.39 KB

CHANGELOG.md

File metadata and controls

30 lines (14 loc) · 1.39 KB

Changelog

3.0.4 (2023-03-30)

Bug Fixes

  • preserve an existing "inputmode" attribute on the input element (closes #372) (e9fb330)
  • use blur event for lazy value binding (closes #322) (eaeb864)

3.0.3 (2022-12-03)

Bug Fixes

  • change default value of option useGrouping (#296) (a37963e)

3.0.2 (2022-10-30)

Bug Fixes

3.0.1 (2022-10-02)

Bug Fixes

  • fix cursor jumps with input component of Quasar/Element Plus (59b8b40)