Skip to content

v0.9.2

Choose a tag to compare

@sfxcode sfxcode released this 26 Apr 11:24
· 190 commits to main since this release

compare changes

馃殌 Enhancements

  • Enhance Listbox component with transfer mode and additional props ror transfer list (1209fcb)
  • Add transfer mode to Listbox component with new schema and example (a05446d)
  • Update Listbox component documentation and add success styling (25b0d05)

馃┕ Fixes

  • Update footer to reflect Nuxt UI version 4.7.0 (7932e54)

馃拝 Refactors

  • Clean up Listbox component by removing debug data and updating types for transfer lists (99066fa)

馃彙 Chore

  • Update dependencies and package manager version NuxtUI 4.7.0 (ead6c64)
  • Add Vite optimization for FormKit dependencies in nuxt.config.ts (ced8854)
  • Add Listbox component and update input definitions (0e6566b)
  • Add Listbox component with filtering, grouping, and multiple selection (fca865a)
  • Update CI configuration to remove lint job and upgrade Node.js version to 24 (d3e4e55)
  • Update release script to use minor versioning for changelogen (2919f03)

鉂わ笍 Contributors