Socket
Socket
Sign inDemoInstall

@maskito/core

Package Overview
Dependencies
Maintainers
4
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@maskito/core - npm Package Versions

23
6

3.0.3

Diff

Changelog

Source

3.0.3 (2024-09-25)

🐞 Bug Fixes

  • angular: race condition when [maskitoOptions] are changed before long element predicate is resolved (#1696) (9f9bad3)
  • kit: Time has invalid segment separator for MM:SS.MSS mode (#1687) (93972be)
  • core: incorrect behavior of overwriteMode = replace if selection contains several characters (#1685) (67c3c10)
  • react: race condition when options are changed before long element predicate is resolved (#1651) (f2932ce)
nsbarsukov
published 3.0.2 •

Changelog

Source

3.0.2 (2024-09-20)

🐞 Bug Fixes

  • core: Time with [step] has unexpected cursor jump to the next segment on ArrowUp/ArrowDown (#1478) (59a5927)
  • core: fix scroll for masked narrow textfields (#1645) (c6d2828)
nsbarsukov
published 3.0.1 •

Changelog

Source

3.0.1 (2024-08-19)

🐞 Bug Fixes

  • kit: maskitoStringifyTime was adding 0 on the wrong side (#1401) (b28ee12)
  • kit: Placeholder should support partial programmatic removal of placeholder's characters (#1441) (146a557)
  • kit: Time incorrectly validates value if timeSegmentMaxValues includes single digit (#1402) (26670f4)
nsbarsukov
published 3.0.0 •

Changelog

Source

3.0.0 (2024-07-18)

⚠ BREAKING CHANGES

  • phone: remove built-in RemoveOnBlur / AddOnFocus plugins from @maskito/phone (#1352)

    Learn more: https://maskito.dev/addons/phone#focus-blur

  • angular: bump minimum required Angular version (15+ => 16+) (#1328)

  • angular: delete deprecated MaskitoModule & MaskitoCVA (#1391)

🚀 Features

  • core: new built-in maskitoChangeEventPlugin (#1338)

    Learn more: https://maskito.dev/core-concepts/plugins#change-event

nsbarsukov
published 2.5.0 •

Changelog

Source

2.5.0 (2024-06-24)

🚀 Features

  • kit: new maskitoParseTime and maskitoStringifyTime utils (#1302) (d0f9b13)

🐞 Bug Fixes

  • core: correct handling of browser autofill/suggestion in Firefox (#1326) (a049207)
  • kit: Date, DateRange, DateTime supports multi-character date segments separator (#1306) (cdf2fae)
  • kit: move caret after attempt to erase fixed character in a mask with Placeholder (#1307) (87ae431)
nsbarsukov
published 2.4.0 •

Changelog

Source

2.4.0 (2024-06-03)

🚀 Features

  • kit: Time & DateTime support increment / decrement of time segment via ArrowUp / ArrowDown (#1223) (af961b8)
  • kit: Time supports SS.MSS & MM.SS.MSS modes (#1224) (7bed4bc)

🐞 Bug Fixes

  • core: add .select()-method support for MaskitoElement (#1268) (51f5934)
  • kit: Number should support float min/max-parameters in range -1 < x < 1 (#1280) (b44013e)
nsbarsukov
published 2.3.2 •

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)
23
6
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