Releases: coders-tm/vue-number-format
Releases · coders-tm/vue-number-format
v3.1.1
- Updated component, directive and core function
- Remove force change event before mount the directive
v3.1.0
- added input:model-value event
v3.0.5
- updated docs
- changed core function to modify the events
v3.0.4
- Updated number component
- Remove BaseNumber component from docs and used Number component
v3.0.3
- Updated component props
- Full Changelog: v3.0.2...v3.0.3
v2.2.0
- added blur and focus event
- updated number component
v3.0.2
- Added change event on update value
- Fix the docs playground
v3.0.1
What's Changed
- Emit input event by @bjerggaard in #12
New Contributors
- @bjerggaard made their first contribution in #12
Full Changelog: v3.0.0...v3.0.1
v3.0.0
- updated docs
- fix some issue of reverse fill
v2.1.14
Full Changelog: v2.1.13...v2.1.14