@maskito/core
Advanced tools
Changelog
2.3.2 (2024-05-16)
Number
pads integer part with zero if user selects all and then types decimal separator
(#1220)
(8371e45)libphonenumber-js
peer-dependency to just >=1.0.0
(#1234)
(27ee4a1)react
& react-demo
peer-dependencies to just >=16.8
(#1231)
(ae89d6f)vue
peer-dependency to just >=3.0.0
(#1232)
(22d84e2)Changelog
2.0.1 (2024-01-31)
maskitoUpdateElement
should not dispatch InputEvent
if value is not changed
(#977)
(2410b64)setSelectionRange
if element is not focused
(#937)
(92f288b)Number
rejects the first time input of full width digits
(#955)
(c416884)@maskito/react
library should not include core-js
imports
(#962)
(3b7e401)Changelog
2.0.0 (2024-01-22)
MaskitoElementPredicate
& MaskitoElementPredicateAsync
into single type
(#757)maskitoInitialCalibrationPlugin
(#778)Firefox
(#756)separator
for DateRange
(use dateSeparator
instead)
(#790)MaskitoModule
(use standalone MaskitoDirective
, MaskitoCVA
, MaskitoPipe
)
(#754)maskitoStrictCompositionPlugin
(#881)Number
allows to enter full width numbers (#864)Input
-event (#882){bubbles:true}
for input
events inside all built-in plugins to support ReactSyntheticEvent
(#806)Number
has problems when prefix/postfix includes decimalSeparator
symbol
(#874)
(#816)
(#921)Placeholder
is not compatible with maskitoEventHandler
+ focus
/blur
events
(#928)