vuetifyjs/vuetify

[Feature Request] Timeline item skeleton loader

Open

#20451 opened on Sep 10, 2024

View on GitHub
 (2 comments) (0 reactions) (0 assignees)TypeScript (40,995 stars) (7,139 forks)batch import
C: VSkeletonLoaderC: VTimelineT: featuregood first issue

Description

Problem to solve

The skeleton loader is currently missing anything that looks like a timeline item or a list of chained timeline items.

Proposed solution

Add options for attribute 'type' of 'v-skeleton-loader':

  • timeline-item
  • timeline-item-two
  • timeline-item-three

Contributor guide