Skip to content

Latest commit

 

History

History
55 lines (25 loc) · 2.38 KB

CHANGELOG.md

File metadata and controls

55 lines (25 loc) · 2.38 KB

Changelog

3.2.1 (2025-01-19)

This version contains no changes and only fixes the corrupt v3.2.0 release.

3.2.0 (2025-01-18)

Features

  • Allow value scaling by 10,000 (443321d)

3.1.0 (2024-02-07)

Features

  • Support Chinese dot as decimal separator (b4ecd1a)

3.0.5 (2023-05-26)

Bug Fixes

  • only emit change events if autoEmit is enabled (closes #383) (2cba481)

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)