Commit Graph

28 Commits (f2a554cf3d6dff2e20b31400d77f1733e24cdeef)

Author SHA1 Message Date
Tuğçe Küçükoğlu 14a769d76a Accessibility for InputMask 2022-07-05 15:50:19 +03:00
Tuğçe Küçükoğlu b385475d84 Create InputMask.spec.js 2022-03-16 16:15:49 +03:00
mertsincan 5b367bf4e3 Refactor 2021-12-02 00:28:01 +03:00
mertsincan f4df7cfac6 Fixed #1836 - For InputMask 2021-12-01 16:44:31 +03:00
mertsincan 023d7794ad Fixed #1337 - input mask - mask affecting dirty state 2021-08-25 10:03:17 +03:00
Tuğçe Küçükoğlu 4d1891b47c update .d.ts files 2021-06-14 17:05:02 +03:00
mertsincan 367d4a5f14 Fixed #1093 - Anonymous Component in vue-devtools 2021-05-11 12:11:49 +03:00
mertsincan 1c81464760 Refactor #957 - Improve TypeScript definitions 2021-02-09 17:49:37 +03:00
Cagatay Civici 38fccede63 Add sfc field to distribution 2021-01-18 18:32:24 +03:00
Cagatay Civici 038b04d9bb Use cjs as main as vue 3 doesn't provide a umd build 2021-01-18 17:39:05 +03:00
Cagatay Civici 52babc22fb Update package export default formats 2021-01-18 15:21:54 +03:00
Cagatay Civici cdeb4ae1cc New build improvements based on rollup. 2021-01-18 14:20:34 +03:00
Cagatay Civici 7e6a166fb6 Remove index files 2021-01-18 11:27:05 +03:00
Cagatay Civici 382bc7dabd New build 2020-12-29 21:25:30 +03:00
mertsincan ae7a54dd78 Refactor #714 2020-11-27 21:51:49 +03:00
mertsincan 8b9f25ba5d Fixed #714 - InputMask with unmask doesn't work as expected 2020-11-27 21:25:25 +03:00
Cagatay Civici 1d72c920a1 Fixed #595 - Typescript definitions improvement 2020-11-26 11:20:37 +03:00
Cagatay Civici 4044be48cb Fixed #549 - Declare events in "emits" section of every component 2020-10-21 21:03:17 +03:00
Cagatay Civici e27dfcf54e Doc update 2020-09-21 15:27:08 +03:00
Cagatay Civici 2855620131 Migrated input components to Vue 3 2020-09-21 14:43:12 +03:00
cagataycivici b04b7ba925 New styling 2020-04-28 12:34:12 +03:00
mertsincan 8dd06128c4 Fixed #290 - InputMask somehow clears the initial value to empty string 2020-04-24 09:44:04 +03:00
cagataycivici 1dbdf3c310 Fixed #108 - Enhance ARIA roles and attributes for the components 2019-12-26 14:24:53 +03:00
cagataycivici fb54d5e5e0 Removed spaces with lint 2019-10-01 16:00:26 +03:00
mertsincan a2c594cf4e Remove ref prop from inputmask 2019-08-20 15:04:01 +03:00
mertsincan 133c348e3d Fixed #33 - InputMask pressing enter 2019-08-20 14:27:44 +03:00
mertsincan 3c7d8d2988 Add shortHand and d.ts files for InputMask 2019-08-08 11:47:24 +03:00
mertsincan 6cf1b01de7 Fixed #26 - New Component: InputMask 2019-08-08 11:46:14 +03:00