github graphieros/vue-data-ui 3.14.1

8 hours ago

datetimeFormatter locales

  • Add support for all i18n locales

built-in skeleton loaders

  • Open all skeletons to config & dataset configuration for seamless transitions:
const config = computed(() => ({
  skeletonConfig: null, // same type as main config (with skeletonConfig & skeletonDataset omitted)
  skeletonDataset: null, // same type as dataset
}));

Docs are up to date

Don't miss a new vue-data-ui release

NewReleases is sending notifications on new releases.