Skip to content

Commit b05eeb2

Browse files
committed
feat(docs): Carousel review
1 parent bbb57bf commit b05eeb2

22 files changed

+457
-1077
lines changed

docs/src/assets/menu.js

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -529,11 +529,15 @@ const components = [
529529
path: 'tooltip'
530530
},
531531
{
532-
name: 'Transitions',
532+
name: 'Transitions and Animations',
533533
children: [
534534
{
535-
name: 'Transition',
536-
path: 'transition'
535+
name: 'Animations',
536+
path: 'animations'
537+
},
538+
{
539+
name: 'Transitions',
540+
path: 'transitions'
537541
},
538542
{
539543
name: 'Slide Transition',

docs/src/examples/QCarousel/Animated.vue

Lines changed: 0 additions & 72 deletions
This file was deleted.

docs/src/examples/QCarousel/Arrows.vue

Lines changed: 0 additions & 78 deletions
This file was deleted.

docs/src/examples/QCarousel/Autoplay.vue

Lines changed: 0 additions & 117 deletions
This file was deleted.

0 commit comments

Comments
 (0)