Skip to content

Release v1.1.1

Choose a tag to compare

@edwinvakayil edwinvakayil released this 03 Jun 17:35
· 283 commits to main since this release

Summary

New Autocomplete and Color Picker components, a Drawer rebuild on Vaul, and removal of Input / Input Group. Docs and registry primitives were updated in the same pass—layout tokens, previews, copy, and stability fixes for Select, Context Menu, and related components.

What's New

  • Autocomplete (b-autocomplete) with docs and registry entry
  • Color Picker — HSV panel, sliders, format readouts, eyedropper
  • Drawer — Vaul-based implementation with updated docs - (credits: shadcn, Emil Kowalski)

Fixes & Polish

  • Registry useId / hydration sweep across sources and generated JSON
  • Select, Context Menu, and Toggle Group behavior and layout fixes
  • Broader primitive fixes (accordion, dialog, popover, calendar, and others)

Removed

  • Input and Input Group (components, docs, registry, nav)