Skip to content

v0.0.1-beta.7

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 11 Dec 04:13
· 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:
    • Add calendar component with anatomy, examples, and tests; update dependencies  -  by @elonehoo (e0064)
    • Add YearSelect component and related composables  -  by @elonehoo (673ba)
  • color-picker:
    • Add new components and composables for enhanced color picker functionality  -  by @elonehoo (32299)
  • combobox:
    • Add combobox component with anatomy, examples, and tests  -  by @elonehoo (0666d)
  • edit:
  • fieldset:
    • Add Fieldset component with context, anatomy, and examples  -  by @elonehoo (61c6a)
  • format:
    • Add Byte and Number formatting components with tests and examples  -  by @elonehoo (de724)
  • frame:
  • highlight:

   🐞 Bug Fixes

    View changes on GitHub