Commit Graph

49 Commits (f2a554cf3d6dff2e20b31400d77f1733e24cdeef)

Author SHA1 Message Date
Tuğçe Küçükoğlu 4f2041fac6 update docs 2022-08-08 17:02:07 +03:00
Tuğçe Küçükoğlu 556412d925 Fixed typescript typing for aria-labelledby and aria-label 2022-07-22 22:40:24 +03:00
Tuğçe Küçükoğlu 14cb8073a8 Refactor #2801 - Checkbox 2022-07-22 21:50:41 +03:00
Tuğçe Küçükoğlu 091d26e7e3 Refactor Accessibility for Checkbox 2022-07-21 14:31:09 +03:00
Tuğçe Küçükoğlu c63ed6850b Update Accessibility for Checkbox 2022-07-18 13:14:48 +03:00
mertsincan 6e87fe23c8 Accessibility for Checkbox 2022-07-04 14:03:27 +01:00
Tuğçe Küçükoğlu 0085b0daca Fixed #2745 - Checkbox, RadioButton: should not pointer cursor when is disabled 2022-07-01 16:05:16 +03:00
Tuğçe Küçükoğlu 07ab17ff6c remove unnecessary tabindex 2022-06-29 16:38:41 +03:00
Tuğçe Küçükoğlu b241870e2f refactor 2022-06-27 14:52:05 +03:00
Tuğçe Küçükoğlu 3b8460df99 Accessibility for Checkbox 2022-06-27 13:55:41 +03:00
Tuğçe Küçükoğlu 344d1ee18b Checkbox test added 2022-03-10 13:41:42 +03:00
Tuğçe Küçükoğlu 4702bbeb24 Fixed #1959 - Update type checking for class properties 2022-01-10 11:53:20 +03:00
mertsincan 947d902c1b Fixed #1836 - For Checkbox 2021-12-01 15:36:13 +03:00
mertsincan 13dd5820b3 Fixed #1534 - Checkbox causes layout issues when used inside an overflow: auto div 2021-09-10 11:07:52 +03:00
Cagatay Civici cae2bf165a Prevent duplicate event invocation 2021-08-25 10:09:50 +03:00
Cagatay Civici a1cf1d4277 Fixed #1471 - Add input, focus, blur events for Checkbox 2021-08-25 09:58:21 +03:00
Cagatay Civici 3a854247be Fixed #1320 - Checkbox true-value / false-value does not work 2021-08-25 09:48:02 +03:00
Tuğçe Küçükoğlu 4d1891b47c update .d.ts files 2021-06-14 17:05:02 +03:00
mertsincan 378f2d6867 Fixed #1191 - Checkbox typings insufficient 2021-05-12 13:52:46 +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
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 b8b9c336d7 Migrated calendar to new v-model and $attrs api 2020-09-18 15:36:00 +03:00
cagataycivici 1ecdcf58b4 Add ripple support 2020-06-25 11:26:13 +03:00
cagataycivici f7b6f9ad4c Fixed badge colors 2020-06-20 13:56:36 +03:00
cagataycivici 03532ffa1d Add spacing, updated themes 2020-06-16 23:14:57 +03:00
cagataycivici 76ea1d7196 Moved checkbox aria labelledby to passthru attributes 2020-05-13 00:25:35 +03:00
cagataycivici 4a861c2577 Cleanup checkbox and radio 2020-05-09 18:24:32 +03:00
cagataycivici ec709813b0 Fixed indeterminate checkboxes visual issue with minus icon 2020-05-02 12:51:45 +03:00
cagataycivici 3ec1a7446a Cleanup p-c class 2020-05-02 12:46:30 +03:00
cagataycivici 91b7809018 adds animation 2020-04-30 00:54:21 +03:00
cagataycivici b04b7ba925 New styling 2020-04-28 12:34:12 +03:00
cagataycivici ef4265df87 CSS refactor 2020-04-24 13:43:27 +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 1f0ffa5f64 Created Checkbox.d.ts 2019-05-28 13:43:12 +03:00
cagataycivici 3971e0359b Refactor Checkbox 2019-05-22 19:21:00 +03:00
cagataycivici dfcd5e08e2 Docs for checkbox and radio 2019-05-22 18:54:46 +03:00
Merve Özçifçi a1265c7b9b Checkbox doc added 2019-03-22 11:09:04 +03:00
cagataycivici 5a81b20e5c Binary selection support for Checkbox 2018-12-15 13:00:03 +03:00
cagataycivici b27739126c Implemented Checkbox Component 2018-12-14 18:35:42 +03:00