Table of Contents

Vue - v1.0.0

Vue Changelog

All notable changes to the ArtisanPack UI Vue monorepo will be documented in this file.

Per-package changelogs are generated automatically by Changesets and live alongside each package. This root changelog provides a high-level overview across the monorepo.

[Unreleased]

Added

  • @artisanpack-ui/vue - 58 Vue 3 UI components across 7 categories (form, layout, navigation, data display, feedback, utility)
  • @artisanpack-ui/vue - createArtisanPackUI plugin with theme provider and default color scheme option
  • @artisanpack-ui/vue - useTheme and useBreakpoint composables
  • @artisanpack-ui/vue - Tree-shakeable sub-path exports per category
  • @artisanpack-ui/vue - Histoire stories for all components
  • @artisanpack-ui/vue-laravel - Inertia.js adapter wrappers for form, navigation, layout, and feedback components
  • @artisanpack-ui/vue-laravel - useInertiaForm, useFlashMessages, and useAuth composables
  • @artisanpack-ui/vue-laravel - createArtisanPackUILaravel plugin
  • Root documentation: README, CONTRIBUTING, LICENSE, and docs/ directory