Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@maskito/core

Package Overview
Dependencies
Maintainers
4
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@maskito/core - npm Package Versions

13
6

2.3.2

Diff

Changelog

Source

2.3.2 (2024-05-16)

🐞 Bug Fixes

  • kit: Number pads integer part with zero if user selects all and then types decimal separator (#1220) (8371e45)
  • phone: revert mistakenly fixated libphonenumber-js peer-dependency to just >=1.0.0 (#1234) (27ee4a1)
  • react: revert mistakenly fixated react & react-demo peer-dependencies to just >=16.8 (#1231) (ae89d6f)
  • vue: revert mistakenly fixated vue peer-dependency to just >=3.0.0 (#1232) (22d84e2)
nsbarsukov
published 2.3.1 •

Changelog

Source

2.3.1 (2024-04-23)

🐞 Bug Fixes

  • kit: Number should drop decimal separator if all digits are erased (#1211) (5836c96)
  • kit: Number with decimalZeroPadding=true should erase everything on .00 (#1207) (d72f225)
  • kit: Placeholder can have now the same character as textfield's value (#1209) (ed06936)
nsbarsukov
published 2.3.0 •

Changelog

Source

2.3.0 (2024-04-16)

🚀 Features

  • core: add contenteditable support (#1039) (0d5bb31)
  • kit: DateTime supports configurable parameter dateTimeSeparator (#1143) (ec86284)

🐞 Bug Fixes

  • kit: Date formatting errors for mm/yyyy, yyyy/mm, mm/yy modes (#1177) (948a350)
nsbarsukov
published 2.2.0 •

Changelog

Source

2.2.0 (2024-03-07)

🚀 Features

  • kit: Number supports new configurable parameter minusSign (#1118) (a7bec35)

🐞 Bug Fixes

  • totally disable Maskito if nullable options are passed inside @maskito/{angular,react,vue} (#1117) (8cbadcf)
nsbarsukov
published 2.1.0 •

Changelog

Source

2.1.0 (2024-03-04)

🚀 Features

  • kit: Date & DateRange & DateTime has improved zero-padding support for browser autofill & IME composition (#1027) (77ac01c)
  • kit: add full-width numbers support for Time, Date, DateTime, DateRange (#1043) (434c9c5)

🐞 Bug Fixes

  • kit: maskitoParseNumber should interpret japanese prolonged sound mark as pseudo minus (#1115) (b152698)
nsbarsukov
published 2.0.2 •

Changelog

Source

2.0.2 (2024-02-01)

🐞 Bug Fixes

  • kit: Number with initial value has problems with the first time input (#986) (e40d3ff)
  • react: @maskito/react includes again missing cjs module format (#991) (18e3e0c)
nsbarsukov
published 2.0.1 •

Changelog

Source

2.0.1 (2024-01-31)

🐞 Bug Fixes

  • core: maskitoUpdateElement should not dispatch InputEvent if value is not changed (#977) (2410b64)
  • core: don't execute setSelectionRange if element is not focused (#937) (92f288b)
  • kit: Number rejects the first time input of full width digits (#955) (c416884)
  • react: @maskito/react library should not include core-js imports (#962) (3b7e401)
nsbarsukov
published 2.0.0 •

Changelog

Source

2.0.0 (2024-01-22)

⚠ BREAKING CHANGES

  • core: merge MaskitoElementPredicate & MaskitoElementPredicateAsync into single type (#757)
  • core: remove value's calibration on initialization + new maskitoInitialCalibrationPlugin (#778)
  • core: bump Firefox browser support (55+ => 87+) (#876) and drop legacy fallbacks for Firefox (#756)
  • kit: delete deprecated separator for DateRange (use dateSeparator instead) (#790)
  • angular: bump minimum required Angular version (12+ => 15+) (#710) (#720) (#725)
  • angular: deprecate MaskitoModule (use standalone MaskitoDirective, MaskitoCVA, MaskitoPipe) (#754)

🚀 More features

  • core: new built-in maskitoStrictCompositionPlugin (#881)
  • kit: Number allows to enter full width numbers (#864)

🐞 Bug Fixes

  • core: drop some excess dispatches of Input-event (#882)
  • kit: add {bubbles:true} for input events inside all built-in plugins to support ReactSyntheticEvent (#806)
  • kit: Number has problems when prefix/postfix includes decimalSeparator symbol (#874) (#816) (#921)
  • kit: Placeholder is not compatible with maskitoEventHandler + focus/blur events (#928)
nsbarsukov
published 1.9.0 •

Changelog

Source

1.9.0 (2023-11-23)

🚀 Features

  • phone: add ability to configure the separator (#685) (ab6bb11)
nsbarsukov
published 1.8.2 •

Changelog

Source

1.8.2 (2023-11-16)

🐞 Bug Fixes

  • kit: PrefixPostprocessor has problems with multi-character prefix (#669) (be459e5)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc