Alexander Shabunevich
5fe4ba3a8a
3.2.0
2025-07-02 13:21:04 +03:00
Alexander Shabunevich
30c7e68c78
chore: bump deps
2025-07-02 13:00:08 +03:00
Alexander Shabunevich
615c597897
feat: use RegExp 'u' flag by default
2025-07-02 13:00:01 +03:00
Alexander Shabunevich
13570ed875
3.1.1
2025-03-22 21:55:27 +03:00
Alexander Shabunevich
075c735056
fix: checks for input existence
...
Sometimes on dom mutation input could not be found
2025-03-22 10:35:30 +03:00
Alexander Shabunevich
87a8edadbd
chore: bump deps
2025-03-22 10:33:32 +03:00
Alexander Shabunevich
a4f961644b
Merge pull request #260 from le0pard/fix_microtask
...
Fix queueMicrotask working on already destroyed mask instance
2025-03-21 10:44:49 +03:00
Alexey Vasiliev
85c688287a
Fix queueMicrotask working on already destroyed mask instance
2025-03-19 14:16:31 +02:00
Alexander Shabunevich
e13abe1836
3.1.0
2025-02-01 19:06:12 +03:00
Alexander Shabunevich
07cf2efe48
chore: bump deps
2025-02-01 19:01:52 +03:00
Alexander Shabunevich
2975377813
feat: allow float input
2025-02-01 19:01:19 +03:00
Alexander Shabunevich
2c37c32fa5
3.0.4
2024-11-28 16:26:28 +03:00
Alexander Shabunevich
3c5d0b8baa
chore: pin typescript version for dts plugin
2024-11-28 16:23:46 +03:00
Alexander Shabunevich
369d87558c
chore: bump deps
2024-11-28 16:08:21 +03:00
Alexander Shabunevich
7aba7fd0c2
fix: correct checking of the number.unsigned flag
...
Issue #251
2024-11-28 16:08:11 +03:00
Alexander Shabunevich
e3a601e131
Merge pull request #247 from le0pard/improve-cleanup
...
Use AbortController for input event cleanup
2024-11-28 15:35:11 +03:00
Alexey Vasiliev
52eb516719
Fix alpinejs test
2024-11-19 22:21:20 +02:00
Alexey Vasiliev
52797e46a2
Use AbortController for input event cleanup, lets try figureout alpine issue
2024-11-17 12:05:12 +02:00
Alexey Vasiliev
afe60275b0
Use AbortController for input event cleanup
2024-11-17 03:04:31 +02:00
Alexey Vasiliev
add8508c3d
Use AbortController for input event cleanup
2024-11-17 03:00:29 +02:00
Alexander Shabunevich
d7f36fa670
3.0.3
2024-10-04 17:59:49 +03:00
Alexander Shabunevich
6550be3719
fix: safari autofill bug
...
Safari doesn't fire input event on autofill of the fields like phone.
But there is a custom event with e.bubbles = true
and on our own custom event e.bubbles = false. So we can filter
Safari autofill event for the correct mask processing.
2024-10-04 17:59:05 +03:00
Alexander Shabunevich
c6a6646b29
docs: notes about max number and string in data- attributes
2024-09-08 12:45:01 +03:00
Alexander Shabunevich
cdb8cc7721
3.0.2
2024-08-26 21:23:56 +03:00
Alexander Shabunevich
1a885ce41d
fix: correct check for NaN #228
2024-08-26 21:22:47 +03:00
Alexander Shabunevich
f5ec443c76
3.0.1
2024-08-23 12:46:45 +03:00
Alexander Shabunevich
acf44ff8ae
fix: additional check for isTrusted event
...
See issue #227
2024-08-23 12:45:41 +03:00
Alexander Shabunevich
a0a91c1dc9
chore: bump deps
2024-08-23 12:44:57 +03:00
Alexander Shabunevich
e27aac72f0
chore: bump deps
2024-07-28 13:18:36 +03:00
Alexander Shabunevich
1bed253d53
docs: add note about locales with number mode issue
2024-07-28 13:15:25 +03:00
Alexander Shabunevich
4ca18fba65
ci: remove coverage badge
...
Because of action error
2024-07-14 21:31:20 +03:00
Alexander Shabunevich
e310e9823b
chore: remove beta
2024-07-14 21:19:54 +03:00
Alexander Shabunevich
d2b53e1da5
docs: add note about event in bind section
2024-07-14 21:19:33 +03:00
Alexander Shabunevich
fa903046ac
chore: bump version to beta5
2024-07-07 16:53:07 +03:00
Alexander Shabunevich
75f7562016
chore: bump deps
2024-07-07 16:50:58 +03:00
Alexander Shabunevich
f47d4ca65d
refactor!: change completed behavior for dynamic mask
2024-07-07 16:50:51 +03:00
Alexander Shabunevich
c442153ce1
docs: update support text
2024-07-07 16:50:19 +03:00
Alexander Shabunevich
f921a7d6b8
chore: remove trailingComma option from .prettierrc
2024-06-29 22:00:04 +03:00
Alexander Shabunevich
6af49ec368
chore: bump deps
2024-06-29 22:00:04 +03:00
Alexander Shabunevich
93265ad59b
test: add pt-BR number example
2024-06-29 21:51:13 +03:00
Alexander Shabunevich
9c2b57a07d
docs: update README
2024-06-14 11:36:08 +03:00
Alexander Shabunevich
f9dd896046
chore: bump deps
2024-06-12 17:56:21 +03:00
Alexander Shabunevich
cf61030bc1
chore: bump version to beta4
2024-06-12 17:53:40 +03:00
Alexander Shabunevich
488a52f760
feat: simple mode for mask directive
...
Allow string passing to set a mask without data-maska attribute
2024-06-12 17:52:55 +03:00
Alexander Shabunevich
cb87ea76c0
docs: update version
2024-06-11 10:21:31 +03:00
Alexander Shabunevich
fa9500224e
chore: bump version to beta3
2024-06-11 10:17:55 +03:00
Alexander Shabunevich
e6b2799880
fix(vue): use defineExpose to set argument value
2024-06-11 10:17:10 +03:00
Alexander Shabunevich
0285532bfc
chore: bump version to beta2
2024-06-07 19:55:19 +03:00
Alexander Shabunevich
fb514fd873
style: code format
2024-06-07 19:54:56 +03:00
Alexander Shabunevich
955e7f6eff
Merge pull request #221 from fearoff/master
...
fix(package.json): add typesVersions section into package.json
2024-06-07 19:48:59 +03:00