Commit Graph

49 Commits (8ff6f37f5479a7e887af7c4ed73fac6c790f5ff1)

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 0eddc7f2eb Refactor #2801 - RadioButton 2022-07-27 13:15:38 +03:00
Tuğçe Küçükoğlu 96f6fc9d82 aria-labelledby and aria-label props added 2022-07-27 11:47:12 +03:00
Tuğçe Küçükoğlu 6f73a3350a Refactor Accessibility for RadioButton 2022-07-21 14:14:23 +03:00
Tuğçe Küçükoğlu 37ce8d1bdd Accessibility for RadioButton 2022-07-05 15:36:11 +03: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 4884a5a825 remove unnecessary tabindex 2022-06-29 16:48:19 +03:00
Tuğçe Küçükoğlu 4b8162a341 Accessibility for RadioButton 2022-06-27 14:50:02 +03:00
Tuğçe Küçükoğlu e05bff7292 refactor indent 2022-05-25 09:12:54 +03:00
Tuğçe Küçükoğlu 96c86397db Create RadioButton.spec.js 2022-03-22 13:40:10 +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 ce0c8d6f96 Fixed #1836 - For RadioButton 2021-12-01 17:10:35 +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
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 d6bf5b807b Reimplemented radio icon 2020-06-26 22:29:11 +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 0650459555 Updated saga and moved radiobutton aria labelled as passthru 2020-05-13 00:24:19 +03:00
cagataycivici 4a861c2577 Cleanup checkbox and radio 2020-05-09 18:24:32 +03:00
cagataycivici 3ec1a7446a Cleanup p-c class 2020-05-02 12:46:30 +03:00
cagataycivici 15471d053c Refactor scale 2020-04-30 00:55:29 +03:00
cagataycivici f1ec03e2ab Refactor scale 2020-04-30 00:54:46 +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 2e6fd96066 Fixed #129 - RadioButton throws error 2019-12-30 14:09:22 +03:00
cagataycivici 1dbdf3c310 Fixed #108 - Enhance ARIA roles and attributes for the components 2019-12-26 14:24:53 +03:00
mertsincan d5a662e3c1 Created RadioButton.d.ts 2019-05-29 13:09:39 +03:00
cagataycivici 9fd68309a4 Disable inherit attrs 2019-05-22 19:33:17 +03:00
cagataycivici 9735f40901 Disabled inherit attrs 2019-05-22 19:32:12 +03:00
cagataycivici baa322b16e Refactor RadioButton 2019-05-22 19:26:55 +03:00
Merve Özçifçi e658d5ac77 Radiobutton doc added 2019-03-26 11:58:40 +03:00
cagataycivici 71820144a8 No need to set focused as onFocus will do it 2018-12-14 18:23:00 +03:00
cagataycivici bbcf8aa0fe Improved focus visuals for Radio and Checkbox 2018-12-14 14:15:28 +03:00
cagataycivici 0a5aa0383b Remove unused import 2018-12-14 12:49:55 +03:00
cagataycivici 037bae954d Implemented RadioButton component 2018-12-14 12:41:13 +03:00