Commit Graph

38 Commits (2684f075f3b6e0753a247d811e1323b7e02a8631)

Author SHA1 Message Date
Cagatay Civici b910825a84 Fixed #1169 - Customizable ZIndex Layering 2021-04-13 16:59:08 +03:00
Cagatay Civici ec15e94718 Fixed #1028, Fixed #993 2021-03-01 23:54:17 +03:00
mertsincan fa82ecc38f Fixed #957 - Improve TypeScript definitions 2021-02-09 22:04:55 +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 8c32daa86b Initiated new rollup based build 2021-01-18 11:25:54 +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 028a926a27 Fixed #645 - Type for useToast 2020-11-25 11:39:17 +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 4670fda12d Fixed #535 2020-10-10 16:49:47 +03:00
Cagatay Civici 96c6c078ca Fixed toast animations 2020-09-23 14:41:47 +03:00
Cagatay Civici 0dce8b5174 Initiated Vue 3 update 2020-09-11 19:50:20 +03:00
cagataycivici f5b7e34b14 Fixed #420 - Rename toast message title class 2020-08-04 14:55:20 +03:00
cagataycivici 099a47bfcf Fixed #391 2020-07-16 16:58:46 +03:00
cagataycivici c547b037fd Add ripple 2020-06-27 12:36:55 +03:00
cagataycivici 4e6080d505 em to rem conversion 2020-05-14 11:51:13 +03:00
cagataycivici 2a43d18843 Close icon alignment 2020-04-30 17:07:19 +03:00
cagataycivici b04b7ba925 New styling 2020-04-28 12:34:12 +03:00
cagataycivici 1979589d83 More work on theming refactor 2020-04-24 19:15:39 +03:00
cagataycivici bd695880cc Resolved #229 - Terminal Component 2020-03-16 17:09:38 +03:00
cagataycivici 5244372d72 Add type="button" 2020-01-13 13:06:08 +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
cagataycivici e749db2c7b Fixed #9 - Auto z-index layering for Toast 2019-07-11 10:39:23 +03:00
mertsincan 81cb6e5475 Created ToastService.d.ts 2019-05-30 11:27:21 +03:00
mertsincan 0e0394f0fc Created Toast.d.ts 2019-05-29 14:25:59 +03:00
cagataycivici eff789d08b Fixed warn message 2019-05-27 10:45:54 +03:00
cagataycivici 381197fa20 Fixed closable and sticky features of toast 2019-05-26 10:04:02 +03:00
cagataycivici ae91cdfa13 Move css to vue files 2019-05-26 00:13:31 +03:00
cagataycivici d855b68897 Fixed animations of Toast and Messages 2019-05-23 17:13:18 +03:00
cagataycivici 65bf317eb0 Smooth animations for messages 2019-02-08 16:58:37 +03:00
cagataycivici b533785c4c Smooth animations for Toast 2019-02-08 16:44:30 +03:00
cagataycivici 35b5433d38 Options for Toast 2019-02-08 16:16:00 +03:00
cagataycivici 9574459d5b Initiated Toast 2019-02-08 13:55:52 +03:00