vuetifyjs/vuetify

[Feature Request] Timeline item skeleton loader

Open

#20.451 geöffnet am 10. Sept. 2024

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (40.995 Stars) (7.139 Forks)batch import
C: VSkeletonLoaderC: VTimelineT: featuregood first issue

Beschreibung

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