Commit Graph

39 Commits (80b1be89f59e38cf071cfef47f6053739898ae27)

Author SHA1 Message Date
Cagatay Civici 94165e359a Fixed #616 - TabView does not support dynamic tabs 2020-11-25 16:17:23 +03:00
Cagatay Civici 7b7e80d2db Doc update to cover sync to v-model migration 2020-09-24 15:34:54 +03:00
Cagatay Civici eb52d41e4f Migrated accordion to V3 2020-09-22 14:22:00 +03:00
Cagatay Civici 874102e8bc New codehighlighter 2020-09-22 12:32:14 +03:00
Cagatay Civici 50f5fd7bc2 Migrated TabView to V3 2020-09-22 11:23:15 +03:00
Cagatay Civici efefea2edd Linting for v3... Lifecycle migration, remove .native, key for templates. 2020-09-17 15:19:11 +03:00
Cagatay Civici 4a56b810fd Migrated TabView 2020-09-11 20:52:54 +03:00
Cagatay Civici 0dce8b5174 Initiated Vue 3 update 2020-09-11 19:50:20 +03:00
cagataycivici 1d8d4e9532 Linting 2020-07-03 15:44:10 +03:00
cagataycivici a30f8c8696 Cleanup subscription 2020-07-03 14:22:58 +03:00
cagataycivici c0af51709c Update tabview demo 2020-06-26 15:41:55 +03:00
cagataycivici 78291abdd7 lint fixes 2020-06-18 13:00:10 +03:00
cagataycivici 4b4d8ae073 Update tabview demo 2020-06-18 12:24:46 +03:00
cagataycivici 91014b11e5 Add cards 2020-06-18 11:58:07 +03:00
cagataycivici b1740a9619 Update headers 2020-06-17 22:29:33 +03:00
cagataycivici 4e6080d505 em to rem conversion 2020-05-14 11:51:13 +03:00
cagataycivici 70d345325c Example cosmetics 2020-05-13 16:59:16 +03:00
cagataycivici b04b7ba925 New styling 2020-04-28 12:34:12 +03:00
cagataycivici e40862e6f4 Doc update 2020-01-13 12:04:50 +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 6db38a3992 Fixed #51 - Reimplement TabView with Templating 2019-10-01 14:46:48 +03:00
cagataycivici dad730398f Demo update on source codes 2019-08-04 15:19:34 +03:00
cagataycivici a16933e9c3 Doc update 2019-05-27 12:19:44 +03:00
cagataycivici 2467f5bf3f Reorg for tab and accordion helper components 2019-05-25 18:47:08 +03:00
cagataycivici 802c88b50a Lint fix 2019-05-23 17:20:14 +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 66fa8030df Demo update 2019-05-22 19:30:18 +03:00
Merve Özçifçi a44a532758 TabView doc added 2019-03-29 13:42:15 +03:00
cagataycivici 18b9541991 Remove toast messages on route change 2019-02-08 17:08:07 +03:00
cagataycivici 5a24b31b64 Refactor component registration 2018-12-31 22:59:02 +03:00
cagataycivici 6908614ec9 Reimplement TabView active tab handling 2018-12-24 23:16:54 +03:00
cagataycivici 5d79de1bcc Demo text update 2018-12-13 23:52:47 +03:00
cagataycivici 67961c8437 Custom content demo for Accordion 2018-12-13 23:52:24 +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