Commit Graph

48 Commits (47a3df5e2fcfea13d61913562d69400dd88fb153)

Author SHA1 Message Date
Tuğçe Küçükoğlu 718bde00ef Accessibility for Button 2022-06-28 11:51:22 +03:00
Cagatay Civici e2c5cc7f0e Removed transition as it should come from designer 2022-04-19 10:28:17 +03:00
Tuğçe Küçükoğlu b6eec4ded2 re-organize 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 5b367bf4e3 Refactor 2021-12-02 00:28:01 +03:00
mertsincan 1532b467fa Fixed #1836 - For Button 2021-12-01 15:27:26 +03:00
Tuğçe Küçükoğlu 2933ca3ea7 Fixed #1319 - Missing class prop on Button component fails Typescript complier 2021-06-23 14:44:32 +03:00
mertsincan 367d4a5f14 Fixed #1093 - Anonymous Component in vue-devtools 2021-05-11 12:11:49 +03:00
Cagatay Civici c99e242eb7 Fixed button loading animation 2021-04-16 14:51:20 +03:00
Cagatay Civici 3e9cf7b746 Animation for button loading 2021-04-16 11:36:04 +03:00
Cagatay Civici 3e29cec8f3 Disable button when loading 2021-04-16 11:06:52 +03:00
Cagatay Civici ead74b07c3 Fixed #1160 - [Feature-Request] Add "loading" prop to Buttons 2021-04-16 10:55:07 +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 8b6442360a Fixed #753 - Implement Badge as a directive alternative 2020-12-10 12:27:33 +03:00
Cagatay Civici 1d72c920a1 Fixed #595 - Typescript definitions improvement 2020-11-26 11:20:37 +03:00
Cagatay Civici fb356b7694 Get disabled from $attrs 2020-09-17 22:23:32 +03:00
Cagatay Civici 6ea8264887 Removed $listeners from button 2020-09-11 20:16:56 +03:00
lochstar c95101d78f add button slot 2020-07-16 14:31:17 +10:00
cagataycivici 6dafbf623e Add z-index on focus 2020-06-28 01:51:08 +03:00
cagataycivici 1abd44429a Made ripple an option 2020-06-25 16:04: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 99cfbb0a0b Fixed #313 - InputNumber Up Down buttons send form on submit 2020-05-16 11:03:43 +03:00
cagataycivici b4fc65b473 Button text alignment 2020-05-14 13:13:08 +03:00
cagataycivici 1592e3a48b Refactored splitbutton and buttonset 2020-05-13 16:30:02 +03:00
cagataycivici 7c43b96456 Fixed splitbutton bordering 2020-05-13 00:53:37 +03:00
cagataycivici f5b8c4ccb9 Fixed #309 - Top and Bottom icon positioning for button 2020-05-09 17:26:33 +03:00
cagataycivici 0950aadc65 Docs for badges 2020-05-09 12:16:10 +03:00
cagataycivici b936c9a135 Implemented button badges 2020-05-09 02:36:45 +03:00
cagataycivici de2c8e9216 Cosmetics 2020-05-02 12:20:18 +03:00
cagataycivici 306e7b573d Cleanup p-clickable and p-c 2020-05-02 12:19:17 +03:00
cagataycivici 4545d87e75 Add default icon class 2020-05-02 12:07:51 +03:00
cagataycivici 7c9e9b32bd focus fix for buttonsets 2020-04-29 20:38:47 +03:00
cagataycivici 18d21ffbce ButtonSet refactor 2020-04-29 19:27:08 +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 3d78ac295a Fixed #175 - Disabled button should remove pointer cursor 2020-01-30 11:16:54 +03:00
cagataycivici fb54d5e5e0 Removed spaces with lint 2019-10-01 16:00:26 +03:00
mertsincan 2df8b7eaa9 Refactor on Button.d.ts 2019-05-28 12:07:07 +03:00
mertsincan 56aefd6a53 Added Button.d.ts file 2019-05-28 11:53:10 +03:00
cagataycivici e601e88db2 Implemented Button Component 2018-12-08 00:18:52 +03:00