v0.0.1-beta.7
Pre-release
Pre-release
·
156 commits
to main
since this release
🚀 Features
- Add Collapsible component examples and style files, update dependencies and configurations. - by @elonehoo (c5c8b)
- Add UnmountOnExit example and story to Collapsible component - by @elonehoo (2e6bf)
- Add utils section to pnpm-lock.yaml - by @elonehoo (0c6ce)
- Add Basic and Usage examples for EnvironmentProvider, including Storybook integration - by @elonehoo (bf439)
- Add Basic example for Collapse component and update import path - by @elonehoo (8891f)
- Add several sample components to demonstrate the usage of the Collapse component. - by @elonehoo (a9530)
- Add docs parameter to preview configuration for enhanced documentation support - by @elonehoo (58ef7)
- Add .rolldown to .gitignore for improved build cleanliness - by @elonehoo (bc349)
- Add utility functions for anatomy parts and exports - by @elonehoo (f6466)
- Add CI workflow for Vue testing - by @elonehoo (c5eb1)
- Initialize project configuration files and add README - by @elonehoo (1088e)
- Add CI workflow configuration and test script to package.json - by @elonehoo (258cc)
- Add avatar component with context and fallback handling - by @elonehoo (00dc7)
- Add Vue template files for anatomy, components, composables, examples, and tests - by @elonehoo (9999f)
- Add carousel component with context, controls, and styling - by @elonehoo (c9679)
- Add composables and tests for emit as props, forward props, render strategy, and v-model - by @elonehoo (51d8f)
- Add checkbox component with types and styles - by @elonehoo (8b963)
- Add clipboard component with context, controls, and examples - by @elonehoo (de932)
- Add component names to various Vue components for better debugging and identification - by @elonehoo (22b60)
- Add Copilot md - by @elonehoo (59abf)
- Add ClientOnly and FocusTrap components with tests and examples - by @elonehoo (ebddb)
- calendar:
- color-picker:
- combobox:
- edit:
- fieldset:
- format:
- frame:
- highlight:
🐞 Bug Fixes
- Resolve NoStoryMatchError in Storybook and address TypeError in RootProvider.vue - by @elonehoo (f10a6)
- Update test file - by @elonehoo (b4872)
- Update eslint - by @elonehoo (71271)
- color-picker: Correct import case for Controlled component - by @elonehoo (f8c6f)
- highlight: Correct syntax error in matchAll test case - by @elonehoo (30a99)