2
0
mirror of https://github.com/tenrok/maska.git synced 2026-05-15 11:59:38 +03:00

79 Commits

Author SHA1 Message Date
Alexander Shabunevich 5fe4ba3a8a 3.2.0 2025-07-02 13:21:04 +03:00
Alexander Shabunevich 13570ed875 3.1.1 2025-03-22 21:55:27 +03: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 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
Alexey Vasiliev 52797e46a2 Use AbortController for input event cleanup, lets try figureout alpine issue 2024-11-17 12:05:12 +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 cdb8cc7721 3.0.2 2024-08-26 21:23:56 +03:00
Alexander Shabunevich f5ec443c76 3.0.1 2024-08-23 12:46:45 +03:00
Alexander Shabunevich e310e9823b chore: remove beta 2024-07-14 21:19:54 +03:00
Alexander Shabunevich fa903046ac chore: bump version to beta5 2024-07-07 16:53:07 +03:00
Alexander Shabunevich 6af49ec368 chore: bump deps 2024-06-29 22:00:04 +03:00
Alexander Shabunevich cf61030bc1 chore: bump version to beta4 2024-06-12 17:53:40 +03:00
Alexander Shabunevich fa9500224e chore: bump version to beta3 2024-06-11 10:17:55 +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
fearoff 4ba1bb8621 fix(package.json): add typesVersions block into package.json (fix Cannot find module 'maska/vue' or its corresponding type declarations. import { vMaska } from 'maska/vue';) 2024-06-07 10:31:37 +00:00
Alexander Shabunevich 0e0fe93e2f build: remove publishConfig from package.json 2024-06-03 22:32:49 +03:00
Alexander Shabunevich 5ba8d081b4 chore: remove private 2024-06-02 17:30:25 +03:00
Alexander Shabunevich c376999c0d chore: format package.json 2024-06-02 17:29:30 +03:00
Alexander Shabunevich 9b454e996a refactor: move to single package 2024-06-02 16:49:41 +03:00
Alexander Shabunevich c659a3d585 docs: updated docs for v3 2024-05-29 22:36:46 +03:00
Alexander Shabunevich 4de44ef888 feat!: separate packages 2024-04-17 19:31:22 +03:00
Alexander Shabunevich b80fb27838 build: remove type module from package.json
To generate UMD CJS by default with .js extension (for CDN link)
and ESM with .mjs extension (for bundlers)
2024-04-14 14:11:24 +03:00
Alexander Shabunevich 6f4836345c chore: update dependencies and package.json for v3 2024-04-14 12:54:18 +03:00
Alexander Shabunevich 9d4dfbd1bc chore: update happy-dom to 14.6.2 2024-04-09 21:24:41 +03:00
Alexander Shabunevich 18191d23ef 2.1.11 2024-01-10 22:41:49 +03:00
Alexander Shabunevich ffe70ecaef 2.1.10 2023-08-01 18:40:09 +03:00
Alexander Shabunevich 5d155917db 2.1.9 2023-05-01 19:59:58 +03:00
Alexander Shabunevich cc5eac46ec Add types ref to package.json exports 2023-05-01 19:41:59 +03:00
Alexander Shabunevich 3440f74e11 Updated deps 2023-05-01 15:03:56 +03:00
Alexander Shabunevich e965d15c81 2.1.8 2023-04-10 22:53:45 +03:00
Alexander Shabunevich d0dbffe0ed 2.1.7 2023-02-11 16:13:21 +03:00
Alexander Shabunevich b39e37001b 2.1.6 2023-01-29 17:21:34 +03:00
Alexander Shabunevich f29c2c21b5 2.1.5 2023-01-21 12:32:47 +03:00
Alexander Shabunevich 1c7e5473f5 2.1.4 2023-01-13 00:08:32 +03:00
Alexander Shabunevich 1290336953 2.1.3 2022-12-30 12:14:46 +03:00
Alexander Shabunevich b8a2fe8a86 2.1.2 2022-12-24 17:53:05 +03:00
Alexander Shabunevich 1df01b947b 2.1.1 2022-12-09 23:31:57 +03:00
Alexander Shabunevich 4132dcc874 2.1.0 2022-12-09 13:38:33 +03:00
Alexander Shabunevich 7c294be6ed npm up 2022-12-09 13:37:05 +03:00
Alexander Shabunevich 108c8ea680 2.0.1 2022-12-07 11:47:26 +03:00
Alexander Shabunevich 2d594a4837 Changed script from preversion to version
For correct banner generation
2022-12-07 11:41:59 +03:00
Alexander Shabunevich 4c0ae6a0df 2.0.0 2022-12-04 17:05:43 +03:00
Alexander Shabunevich 31c286bb6b New version code prepare 2022-12-04 17:05:23 +03:00
Alexander Shabunevich 34a955f166 Version with updated typings 2022-11-15 09:36:59 +03:00
Gregg Green a5598c819a browserlist was not using array 2022-01-20 12:50:12 -05:00
Alexander Shabunevich 15f363741b Docs for preprocessor option 2021-11-13 17:41:22 +03:00