tiny-vue/examples/sites/demos/pc/app/tabs
ajaxzheng 85ce304b76
fix(select): fix select/picker bugs (#1487)
2024-03-14 16:43:46 +08:00
..
webdoc test(e2e): fix e2e error (#1471) 2024-03-07 14:42:33 +08:00
basic-usage-composition-api.vue docs(tabs): [tabs] Add documentation for using tab items (#1107) 2023-12-13 09:23:35 +08:00
basic-usage.spec.ts docs(tabs): [tabs] Add documentation for using tab items (#1107) 2023-12-13 09:23:35 +08:00
basic-usage.vue docs(tabs): [tabs] Add documentation for using tab items (#1107) 2023-12-13 09:23:35 +08:00
before-leave-composition-api.vue fix(tabs): [tabs] Fix testing issues and documentation (#1018) 2023-12-04 19:19:51 +08:00
before-leave.spec.ts test(tabs): [tabs] update tabs E2E test (#968) 2023-11-30 16:22:19 +08:00
before-leave.vue fix(tabs): [tabs] Fix testing issues and documentation (#1018) 2023-12-04 19:19:51 +08:00
custom-more-icon-composition-api.vue fix(tabs): [tabs] Fix testing issues and documentation (#1018) 2023-12-04 19:19:51 +08:00
custom-more-icon.spec.ts test(tabs): [tabs] update tabs E2E test (#968) 2023-11-30 16:22:19 +08:00
custom-more-icon.vue fix(tabs): [tabs] Fix testing issues and documentation (#1018) 2023-12-04 19:19:51 +08:00
custom-tab-title-composition-api.vue feat: optimize mobile-first components 2024-02-04 11:54:30 +08:00
custom-tab-title.spec.ts test(tabs): [tabs] update tabs E2E test (#968) 2023-11-30 16:22:19 +08:00
custom-tab-title.vue feat: optimize mobile-first components 2024-02-04 11:54:30 +08:00
lazy-composition-api.vue fix(tabs): [tabs] Fix testing issues and documentation (#1018) 2023-12-04 19:19:51 +08:00
lazy.spec.ts refactor(test-e2e): the e2e tests in example/site/pc/app support baseURL (#693) 2023-10-30 11:35:02 +08:00
lazy.vue fix(tabs): [tabs] Fix testing issues and documentation (#1018) 2023-12-04 19:19:51 +08:00
overflow-title-composition-api.vue test(e2e): fix e2e error (#1471) 2024-03-07 14:42:33 +08:00
overflow-title.vue test(e2e): fix e2e error (#1471) 2024-03-07 14:42:33 +08:00
position-composition-api.vue fix(tabs): [tabs] Fix testing issues and documentation (#1018) 2023-12-04 19:19:51 +08:00
position.spec.ts fix(tabs): [tabs] Fix testing issues and documentation (#1018) 2023-12-04 19:19:51 +08:00
position.vue fix(tabs): [tabs] Fix testing issues and documentation (#1018) 2023-12-04 19:19:51 +08:00
show-different-grid-data-composition-api.vue feat: update pc/mobile/mobile-first docs (#583) 2023-10-12 16:50:42 +08:00
show-different-grid-data.spec.ts test(tabs): [tabs] update tabs E2E test (#968) 2023-11-30 16:22:19 +08:00
show-different-grid-data.vue feat: update pc/mobile/mobile-first docs (#583) 2023-10-12 16:50:42 +08:00
stretch-wh-composition-api.vue fix(tabs): [tabs] Fix testing issues and documentation (#1018) 2023-12-04 19:19:51 +08:00
stretch-wh.spec.ts feat: optimize mobile-first components 2024-02-04 11:54:30 +08:00
stretch-wh.vue fix(tabs): [tabs] Fix testing issues and documentation (#1018) 2023-12-04 19:19:51 +08:00
tab-style-bordercard-composition-api.vue feat: optimize mobile-first components 2024-02-04 11:54:30 +08:00
tab-style-bordercard.spec.ts refactor(test-e2e): the e2e tests in example/site/pc/app support baseURL (#693) 2023-10-30 11:35:02 +08:00
tab-style-bordercard.vue feat: optimize mobile-first components 2024-02-04 11:54:30 +08:00
tab-style-card-composition-api.vue feat: optimize mobile-first components 2024-02-04 11:54:30 +08:00
tab-style-card.spec.ts refactor(test-e2e): the e2e tests in example/site/pc/app support baseURL (#693) 2023-10-30 11:35:02 +08:00
tab-style-card.vue feat: optimize mobile-first components 2024-02-04 11:54:30 +08:00
tabs-draggable-composition-api.vue fix(tabs): [tabs] Fix testing issues and documentation (#1018) 2023-12-04 19:19:51 +08:00
tabs-draggable.spec.ts fix(tabs): [tabs] Fix testing issues and documentation (#1018) 2023-12-04 19:19:51 +08:00
tabs-draggable.vue fix(tabs): [tabs] Fix testing issues and documentation (#1018) 2023-12-04 19:19:51 +08:00
tabs-events-click-composition-api.vue fix(tabs): [tabs] Fix testing issues and documentation (#1018) 2023-12-04 19:19:51 +08:00
tabs-events-click.spec.ts test(tabs): [tabs] update tabs E2E test (#968) 2023-11-30 16:22:19 +08:00
tabs-events-click.vue fix(tabs): [tabs] Fix testing issues and documentation (#1018) 2023-12-04 19:19:51 +08:00
tabs-events-close-composition-api.vue test(e2e): fix e2e error (#1471) 2024-03-07 14:42:33 +08:00
tabs-events-close.spec.ts fix(select): fix select/picker bugs (#1487) 2024-03-14 16:43:46 +08:00
tabs-events-close.vue test(e2e): fix e2e error (#1471) 2024-03-07 14:42:33 +08:00
tabs-events-edit-composition-api.vue fix(tabs): [tabs] Fix testing issues and documentation (#1018) 2023-12-04 19:19:51 +08:00
tabs-events-edit.spec.ts test(tabs): [tabs] update tabs E2E test (#968) 2023-11-30 16:22:19 +08:00
tabs-events-edit.vue fix(tabs): [tabs] Fix testing issues and documentation (#1018) 2023-12-04 19:19:51 +08:00
tabs-second-layer-composition-api.vue feat: update pc/mobile/mobile-first docs (#583) 2023-10-12 16:50:42 +08:00
tabs-second-layer.spec.ts test(tabs): [tabs] update tabs E2E test (#968) 2023-11-30 16:22:19 +08:00
tabs-second-layer.vue feat: update pc/mobile/mobile-first docs (#583) 2023-10-12 16:50:42 +08:00
tabs-separator-composition-api.vue feat: optimize mobile-first components 2024-02-04 11:54:30 +08:00
tabs-separator.spec.ts test(tabs): [tabs] update tabs E2E test (#968) 2023-11-30 16:22:19 +08:00
tabs-separator.vue feat: optimize mobile-first components 2024-02-04 11:54:30 +08:00
tooltip-composition-api.vue feat: optimize mobile-first components 2024-02-04 11:54:30 +08:00
tooltip.spec.ts docs(tabs): [tabs] docs optimization (#821) 2023-11-15 09:27:16 +08:00
tooltip.vue feat: optimize mobile-first components 2024-02-04 11:54:30 +08:00
with-add-composition-api.vue fix(tabs): [tabs] Fix testing issues and documentation (#1018) 2023-12-04 19:19:51 +08:00
with-add.spec.ts test(tabs): [tabs] update tabs E2E test (#968) 2023-11-30 16:22:19 +08:00
with-add.vue fix(tabs): [tabs] Fix testing issues and documentation (#1018) 2023-12-04 19:19:51 +08:00