- af37424: Update dependencies
- 64bca46: Remove display="inline" support from ui/experimental/Box
- 6f91d63: Add lineClamp proprety for ui/experimental/Box
- c91bc5a: Fix Disclosure export
- fffed78: Add 'clearable' prop for Select
- 454727e: Add a Disclosure component
- beeb0fb: Add a "lg" size for Text
- 001068d: Add a ui/experimental/Select component
- 086e08c: Flip around HiddenInput's 'valid' prop into 'invalid' and make it optional
- c67813f: Make LinkButton available for app UIs
- b877cff: Use the Fetch API to not be dependent on Node.js specific APIs
- 9282473: Update @badrap/valita
- b58197c: Fix build process
- 485e55e: Don't run install scripts from dependencies
- 485e55e: Update dependencies
- 249ed2a: Switch from mdi to material-symbols
- b93a874: Add iconOnly props for all buttons
- 04efe3c: Add responsive iconOnly and size Button props
- 56a0280: Add icon prop to Buttons
- 8a0e2a0: Rename MaterialIcon back to Icon
- 21f62d5: Add Hidden component
- 8b70984: Remove List.Section for now
- f71dd5f: rename Callout to Alert
- 9b11347: Add MaterialIcon
- 6fff308: Add yellow text & icon color
- 983893e: Add experimental icon component
- 649b88a: Allow responsive list sizes
- a833a6d: Add changeset publishing automation