Commit Graph

34 Commits (a981d5504b65c5f7033202c8c43fba0ba488f62f)

Author SHA1 Message Date
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