Releases: dm4t2/intl-number-input
Releases · dm4t2/intl-number-input
v1.4.1
29 Oct 20:48
Compare
Sorry, something went wrong.
No results found
1.4.1 (2023-10-29)
Bug Fixes
percent format style: fix calculation of default step (closes #20 ) (b724817 )
v1.4.0
10 Jun 22:56
Compare
Sorry, something went wrong.
No results found
1.4.0 (2023-06-10)
Features
add destroy function for removing event listeners (closes #18 ) (d604433 )
v1.3.1
24 Oct 20:43
Compare
Sorry, something went wrong.
No results found
1.3.1 (2022-10-24)
Bug Fixes
update bundle file extensions (closes #15 ) (8eb38a3 )
intl-number-input v1.3.0
01 Apr 20:38
Compare
Sorry, something went wrong.
No results found
intl-number-input v1.2.1
16 Mar 22:19
Compare
Sorry, something went wrong.
No results found
Bug Fixes
fix pluralization when using full currency/unit names (fab0e93 )
improve detection of decimal/grouping separator (291d841 )
intl-number-input v1.2.0
08 Nov 20:20
Compare
Sorry, something went wrong.
No results found
Features
formatStyle: use decimal as default (b87cd94 )
support precision range (#5 ) (3bdc5c4 )
intl-number-input v1.1.1
04 Nov 19:57
Compare
Sorry, something went wrong.
No results found
Bug Fixes
autoDecimalDigits: use the maximumFractionDigits of the number format (18cfb28 )
percent formatStyle: parsing causes accuracy issues with higher precisions (2b2f8c3 )
intl-number-input v1.1.0
30 Oct 22:36
Compare
Sorry, something went wrong.
No results found
Features
add new options currencyDisplay and unitDisplay (ce38d4e )
Bug Fixes
decimal/grouping separator not detected in percent format style (bb81ba0 )
prevent caret position from jumping to the end (73904c2 )
prevent input of too large numbers (9283033 )
set correct caret position on focus when using autoDecimalDigits (549fa48 )
intl-number-input v1.0.0
16 Oct 20:29
Compare
Sorry, something went wrong.
No results found