Skip to content

BoldKit v2.8.3 - Vue Component Parity

Latest

Choose a tag to compare

@ANIBIT14 ANIBIT14 released this 21 Mar 06:32
· 18 commits to main since this release

What's Changed

Vue Package Fixes

Added 6 missing Vue component exports and registry entries:

Component Description
Dropzone Drag-and-drop file upload with preview
EmptyState Empty state placeholders with 8 presets
Kbd Keyboard shortcut display
Spinner Loading spinner (5 variants)
StatCard Statistics card for dashboards
Stepper Multi-step wizard component

These components already existed in the Vue package but were not exported or available via the shadcn-vue CLI.

Registry

  • Vue registry now generates 60 component files (was 54)

Full Changelog: v2.8.2...v2.8.3