Changelog

View Source

All notable changes to Sutra UI will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.1.0]

Added

  • Initial release with 43 components
  • Foundation: button, badge, spinner, kbd
  • Form Controls: input, textarea, checkbox, switch, radio_group, select, slider, range_slider, live_select, field, simple_form, input_group, filter_bar, label
  • Layout: card, header, table, item, sidebar
  • Feedback: alert, progress, skeleton, empty, loading_state, toast, flash
  • Overlay: dialog, popover, tooltip, dropdown_menu, command
  • Navigation: tabs, accordion, breadcrumb, pagination, nav_pills, tab_nav
  • Display: avatar, carousel, theme_switcher
  • CSS variables for theme customization (compatible with shadcn/ui themes)
  • Dark mode support
  • Colocated JavaScript hooks
  • Full accessibility (ARIA) support
  • Tailwind CSS v4 compatibility
  • Zero external icon dependencies - components use inline SVGs
  • usage_rules.md for AI assistant guidance