Skip to content

Latest commit

 

History

History
53 lines (31 loc) · 1.13 KB

CHANGELOG.md

File metadata and controls

53 lines (31 loc) · 1.13 KB

Changelog

Chores

  • Upgrade NPM dependencies
  • Upgarde to Solid 1.6

Documentation

  • Slim down icons file size

Chores

  • Upgrade NPM dependencies
  • Upgrade to Solid 1.5
  • Upgrade to Vite 3.0
  • Switch from Jest to Vitest

Features

  • Add keyboard search to <Listbox />
  • Remove index prop from <ListboxOption />, <RadioGroupOption />, <Tab />

Documentation

  • Improve contrast on action buttons in code samples
  • Use shiki for code highlighted HTML

Chores

  • Upgrade to PNPM v7
  • Upgrade NPM dependencies (including Solid 1.4!)

Features

  • Add <Listbox />

Chores

  • Many documention improvements and fixups
  • Upgrade NPM dev dependencies

Initial public release including dialog, switch, tabs, and radio groups!