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

1
6

1.2.0

Diff

Changelog

Source

1.2.0 (2023-07-03)

🚀 Features

  • kit: maskitoCaretGuard's function has the 2nd argument with current selection range (#358) (eedc4d6)

🐞 Bug Fixes

  • kit: maskitoCaretGuard incorrectly validates the left side of constraints (#356) (17ee90f)
  • kit: Number should skip min/max validation if value does not contain any digits (#359) (ed8221e)
nsbarsukov
published 1.1.1 •

Changelog

Source

1.1.1 (2023-06-29)

🐞 Bug Fixes

  • core: don't ignore native attribute maxlength (#350) (8504f49)
  • kit: Number should ignore new typed decimal separator if it already exists in text field (#351) (4ccfdc8)
nsbarsukov
published 1.1.0 •

Changelog

Source

1.1.0 (2023-06-23)

🚀 Features

  • kit: maskitoEventHandler accepts AddEventListenerOptions as the 3d optional argument (#346) (1d5866e)
  • kit: use capturing phase for focus/blur events in plugins (#347) (ef539e1)

🐞 Bug Fixes

  • kit: Date allows to replace the whole selection range with zero (#345) (98fd21d)
nsbarsukov
published 1.0.0 •

Changelog

Source

1.0.0 (2023-06-21)

⚠ BREAKING CHANGES

  • core: delete deprecated preprocessor & postprocessor from MaskitoOptions (#337) (0b6aad2)
  • kit: delete deprecated isNegativeAllowed parameter from Number mask (#338) (9fd3005)
nsbarsukov
published 0.16.0 •

Changelog

Source

0.16.0 (2023-06-20)

🚀 Features

🐞 Bug Fixes

  • kit: Number fails to parse small number on blur (exponential notation problem) (#339) (7f83a7f)
nsbarsukov
published 0.15.0 •

Changelog

Source

0.15.0 (2023-06-14)

🚀 Features

  • core: add new parameters preprocessors & postprocessors and deprecate preprocessor & postprocessor (#333) (0137775)

🐞 Bug Fixes

  • kit: maskitoParseNumber should return NaN for all strings with no digits (#331) (d1ebcec)
  • kit: Number incorrectly implements min/max behaviour (#334) (9876d88)
nsbarsukov
published 0.14.0 •

Changelog

Source

0.14.0 (2023-06-09)

🚀 Features

  • angular: [maskitoElement] can accept asynchronous predicate (#316) (3d8949e)
  • kit: Number pads empty integer part with zero on blur (if decimal part exists) (#328) (bd01967)
nsbarsukov
published 0.13.0 •

Changelog

Source

0.13.0 (2023-06-02)

🚀 Features

  • core: better layout-independent way to detect Undo and Redo (#320) (4c5a7f6)
  • vue: add dedicated Vue package (#321) (f6ffb24)
nsbarsukov
published 0.12.1 •

Changelog

Source

0.12.1 (2023-05-25)

🐞 Bug Fixes

  • kit: DateTime validate min / max if date is complete (#314) (5783e76)
  • kit: Time & DateTime should accept time segment separator typed by user (#317) (3bcac7f)
nsbarsukov
published 0.12.0 •

Changelog

Source

0.12.0 (2023-05-19)

🚀 Features

  • core: add plugins to MaskitoOptions (#305) (b512ae2)
  • core: expose MaskitoMask, MaskitoPreprocessor, MaskitoPostprocessor and MaskitoPlugin (#307) (9315a9f)
  • kit: new maskitoWithPlaceholder utility (#299) (21eb69c)
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