tiny-vue/examples/sites/demos/pc/app/tabs
ajaxzheng 5b922a1208
feat: Adapts to x-design specifications (#1872)
2024-08-09 14:37:01 +08:00
..
webdoc feat(tabs): [tabs] Add new specification function (#1762) 2024-07-23 17:03:21 +08:00
basic-usage-composition-api.vue feat(tabs): [tabs] Add new specification function (#1762) 2024-07-23 17:03:21 +08:00
basic-usage.spec.ts feat: Adapts to x-design specifications (#1872) 2024-08-09 14:37:01 +08:00
basic-usage.vue feat(tabs): [tabs] Add new specification function (#1762) 2024-07-23 17:03:21 +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 feat: Adapts to x-design specifications (#1872) 2024-08-09 14:37:01 +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 feat(tabs): [tabs] Add panel configuration function to adapt to the new SMB specifications (#1547) 2024-04-19 09:28:09 +08:00
custom-more-icon.spec.ts feat: Adapts to x-design specifications (#1872) 2024-08-09 14:37:01 +08:00
custom-more-icon.vue feat(tabs): [tabs] Add panel configuration function to adapt to the new SMB specifications (#1547) 2024-04-19 09:28:09 +08:00
custom-tab-title-composition-api.vue feat: update site design style (#1752) 2024-07-17 15:28:47 +08:00
custom-tab-title.spec.ts feat: Adapts to x-design specifications (#1872) 2024-08-09 14:37:01 +08:00
custom-tab-title.vue feat: update site design style (#1752) 2024-07-17 15:28:47 +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 feat: Adapts to x-design specifications (#1872) 2024-08-09 14:37:01 +08:00
lazy.vue fix(tabs): [tabs] Fix testing issues and documentation (#1018) 2023-12-04 19:19:51 +08:00
more-show-all-composition-api.vue feat(tabs): [tabs] Add panel configuration function to adapt to the new SMB specifications (#1547) 2024-04-19 09:28:09 +08:00
more-show-all.spec.ts feat: Adapts to x-design specifications (#1872) 2024-08-09 14:37:01 +08:00
more-show-all.vue feat(tabs): [tabs] Add panel configuration function to adapt to the new SMB specifications (#1547) 2024-04-19 09:28:09 +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 feat: Adapts to x-design specifications (#1872) 2024-08-09 14:37:01 +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 feat: Adapts to x-design specifications (#1872) 2024-08-09 14:37:01 +08:00
show-different-grid-data.vue feat: update pc/mobile/mobile-first docs (#583) 2023-10-12 16:50:42 +08:00
size-composition-api.vue feat(tabs): [tabs] Add new specification function (#1762) 2024-07-23 17:03:21 +08:00
size.spec.ts feat: Adapts to x-design specifications (#1872) 2024-08-09 14:37:01 +08:00
size.vue feat(tabs): [tabs] Add new specification function (#1762) 2024-07-23 17:03:21 +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: Adapts to x-design specifications (#1872) 2024-08-09 14:37:01 +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 feat: Adapts to x-design specifications (#1872) 2024-08-09 14:37:01 +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 feat: Adapts to x-design specifications (#1872) 2024-08-09 14:37:01 +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 feat: Adapts to x-design specifications (#1872) 2024-08-09 14:37:01 +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 feat: Adapts to x-design specifications (#1872) 2024-08-09 14:37:01 +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 feat: Adapts to x-design specifications (#1872) 2024-08-09 14:37:01 +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(tabs): [tabs] Add new specification function (#1762) 2024-07-23 17:03:21 +08:00
tabs-second-layer.spec.ts feat: Adapts to x-design specifications (#1872) 2024-08-09 14:37:01 +08:00
tabs-second-layer.vue feat(tabs): [tabs] Add new specification function (#1762) 2024-07-23 17:03:21 +08:00
tabs-separator-composition-api.vue feat(tabs): [tabs] Add new specification function (#1762) 2024-07-23 17:03:21 +08:00
tabs-separator.spec.ts feat: Adapts to x-design specifications (#1872) 2024-08-09 14:37:01 +08:00
tabs-separator.vue feat(tabs): [tabs] Add new specification function (#1762) 2024-07-23 17:03:21 +08:00
tooltip-composition-api.vue feat: optimize mobile-first components 2024-02-04 11:54:30 +08:00
tooltip.spec.ts feat: Adapts to x-design specifications (#1872) 2024-08-09 14:37:01 +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 feat: Adapts to x-design specifications (#1872) 2024-08-09 14:37:01 +08:00
with-add.vue fix(tabs): [tabs] Fix testing issues and documentation (#1018) 2023-12-04 19:19:51 +08:00