Skip to content

Releases: vaadin-component-factory/input-mask

3.0.0

12 Jan 09:17

Choose a tag to compare

Update Jackson 2 -> 3 for Vaadin 25

Full Changelog: 2.2.0...3.0.0

2.2.0

13 Jun 19:33

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.1.1...2.2.0

2.1.1

29 Nov 18:04

Choose a tag to compare

What's Changed

  • fix: fix cursor behavior after insert by @paodb in #14 (fixes #13)

Full Changelog: 2.1.0...2.1.1

2.1.0

07 Nov 20:35

Choose a tag to compare

What's Changed

  • feat: allow to bind textfield to unmasked value by @paodb in #12

Full Changelog: 2.0.4...2.1.0

2.0.4

18 Oct 17:33

Choose a tag to compare

What's Changed

  • Fix iMask instance value synchronization with server by @flang in #11

Full Changelog: 2.0.3...2.0.4

2.0.3

12 Sep 13:51

Choose a tag to compare

What's Changed

  • fix: regression bug when synchronizing server value by @flang in #10

Full Changelog: 2.0.2...2.0.3

2.0.2

06 Sep 20:29

Choose a tag to compare

What's Changed

  • Fix server value issue by @flang in #7

New Contributors

  • @flang made their first contribution in #7

Full Changelog: 2.0.1...2.0.2

2.0.1

01 Sep 11:44

Choose a tag to compare

Update the version of imask, remove the deprecated usage of lit-element in favor of lit

1.0.2

12 May 17:40

Choose a tag to compare

What's Changed

  • fix cursor behavior on backspace delete with lazy option false by @paodb in #2

Full Changelog: 1.0.1...1.0.2

1.0.1

03 May 20:25

Choose a tag to compare

What's Changed

  • Cursor position fix for field with lazy false option by @paodb in #1

New Contributors

  • @paodb made their first contribution in #1

Full Changelog: 1.0.0...1.0.1