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

23
6

3.2.0

Diff

Changelog

Source

3.2.0 (2024-10-29)

🚀 Features

  • kit: new maskitoSelectionChangeHandler plugin (#1794) (c6e9a4d)
nsbarsukov
published 3.1.2 •

Changelog

Source

3.1.2 (2024-10-22)

🐞 Bug Fixes

  • kit: Time & DateTime has conflicts between step & AM/PM features (#1791) (805f70b)
  • kit: Number incorrectly shift caret for 1st time insertion into textfield with initial value (#1792) (0049d91)
nsbarsukov
published 3.1.1 •

Changelog

Source

3.1.1 (2024-10-17)

🐞 Bug Fixes

  • kit: Number fails to prevent user insertion of extra spaces on invalid positions (#1789) (a40445c)
  • kit: DateTime fails to process value without any separators (paste from clipboard) (#1779) (1733422)
nsbarsukov
published 3.1.0 •

Changelog

Source

3.1.0 (2024-10-09)

🚀 Features

  • kit: Time & DateTime support AM / PM formats (#1708) (98ce35e)
  • kit: simplify some code logic for Time mask (#1688) (8c608b8)

🐞 Bug Fixes

  • core: overwriteMode: replace has incorrect behavior on attempt to insert invalid characters (#1772) (5aeb074)
  • deps: update dependency libphonenumber-js to v1.11.11 (#1760) (b8781fb)
  • deps: update dependency vue to v3.5.11 (#1754) (47f12a3)
  • deps: update dependency @types/react to v18.3.11 (#1751) (86328e6)
  • deps: update dependency libphonenumber-js to v1.11.10 (#1747) (37a4d8c)
nsbarsukov
published 3.0.3 •

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