Commit Graph

40 Commits (aa6c94bc3ae22970d9f3b5a31b8908503df0265c)

Author SHA1 Message Date
mertsincan aa6c94bc3a Refactor #1446 2021-08-31 10:57:09 +03:00
mertsincan 85be3bb715 Refactor #1446 2021-08-31 10:07:45 +03:00
mertsincan 0704975c15 Fixed #1446 and #1486 - Improve Tabview component 2021-08-31 09:46:25 +03:00
Cagatay Civici 1253676112 Fixed #1268 - Add lazy option to TabView and Accordion 2021-05-18 11:57:37 +03:00
mertsincan 563703bb20 Fixed #1186 - Error when hidding tab panel using v-if 2021-05-12 12:09:02 +03:00
mertsincan 367d4a5f14 Fixed #1093 - Anonymous Component in vue-devtools 2021-05-11 12:11:49 +03:00
mertsincan 025214889f Refactor on LiveEditor 2021-03-17 14:29:01 +03:00
Cagatay Civici 61a7b2b490 Fixed #1015 - Feature Request: Add "tab-click" to Event from TabView 2021-02-25 16:02:43 +03:00
Cagatay Civici bfb5e58e0d Fixed #913 - Refactor chain operator 2021-02-02 16:21:10 +03:00
Cagatay Civici cdeb4ae1cc New build improvements based on rollup. 2021-01-18 14:20:34 +03:00
Cagatay Civici 94165e359a Fixed #616 - TabView does not support dynamic tabs 2020-11-25 16:17:23 +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 93a9865d92 Refactor using null operator 2020-09-24 13:04:32 +03:00
Cagatay Civici 50f5fd7bc2 Migrated TabView to V3 2020-09-22 11:23:15 +03:00
Cagatay Civici 86360a6df1 Restore to 2.x 2020-09-21 17:31:41 +03:00
Cagatay Civici 9431e0486c Removed TabViewHeaderSlot in favor of component 2020-09-11 20:58:51 +03:00
Cagatay Civici 4a56b810fd Migrated TabView 2020-09-11 20:52:54 +03:00
cagataycivici 1f31675942 Tabview bar fixes 2020-06-26 11:32:46 +03:00
cagataycivici 1ecdcf58b4 Add ripple support 2020-06-25 11:26:13 +03:00
cagataycivici 325d81c144 Added flex-wrap and updated themes 2020-05-28 12:42:30 +03:00
cagataycivici a493ee1f2a Remove text-decoration 2020-05-27 16:54:00 +03:00
cagataycivici b9cf2d51bc Remove disabled cursor as common handles it 2020-05-02 12:05:25 +03:00
cagataycivici a8ae215f28 Move focused tab on others 2020-04-29 23:48:27 +03:00
cagataycivici b04b7ba925 New styling 2020-04-28 12:34:12 +03:00
cagataycivici da174d8e5b Panel components and basic data components 2020-04-24 16:50:50 +03:00
cagataycivici 1dbdf3c310 Fixed #108 - Enhance ARIA roles and attributes for the components 2019-12-26 14:24:53 +03:00
mertsincan dd62e7f58c Fixed #59 and #67 - Fixed accordion and tabview issues 2019-10-18 09:24:14 +03:00
cagataycivici fb54d5e5e0 Removed spaces with lint 2019-10-01 16:00:26 +03:00
cagataycivici 4bf42de44b Name refactor 2019-10-01 14:49:51 +03:00
cagataycivici 6db38a3992 Fixed #51 - Reimplement TabView with Templating 2019-10-01 14:46:48 +03:00
cagataycivici ae91cdfa13 Move css to vue files 2019-05-26 00:13:31 +03:00
cagataycivici 9900963b03 Two-way binding support for Tabview 2019-05-23 16:52:22 +03:00
cagataycivici e372525f46 Docs for TabView 2019-05-23 12:01:41 +03:00
cagataycivici 6908614ec9 Reimplement TabView active tab handling 2018-12-24 23:16:54 +03:00
cagataycivici 29a3d45695 Fixed params 2018-12-13 23:39:27 +03:00
cagataycivici 0fc82c33bd Refactor on tab header 2018-12-13 00:00:59 +03:00
cagataycivici b3036ec614 Redo TabView using render function with JSX to be able to project slots of TabPanels 2018-12-11 23:23:11 +03:00
cagataycivici 295f7815b5 Enter key support to tabview navigation 2018-12-11 22:53:21 +03:00
cagataycivici 1732d766d2 Disabled tabs support for TabView 2018-12-11 22:39:08 +03:00
cagataycivici 4db09b7040 Initiated TabView component 2018-12-11 22:37:15 +03:00