Skip to content

v9.0.0-next.27

Pre-release
Pre-release
Compare
Choose a tag to compare
@jzempel jzempel released this 26 Sep 20:17
· 23 commits to main since this release

v9.0.0-next.27 (2024-09-26)

πŸš€ New Feature

  • loaders, theming
    • #1926 feat(loaders): allow color props to receive color variable keys in addition to hex values (@jzempel)

πŸ› Bug Fix

  • dropdowns
    • #1930 fix(dropdowns): ensure focus is returned to menu trigger before calling onChange (@ze-flo)
  • colorpickers, modals, theming
    • #1929 chore: v9 QA sweep (@jzempel)
      • decrease space between ColorPickerDialog/ColorSwatchDialog and trigger
      • prevent render thrashing on getColor storybook demo
      • split migration guides out of historical changelogs for improved website documentation
  • avatars, colorpickers
    • #1927 fix(colorpickers): prevent arrow from positioning over a ColorSwatchDialog tooltip (@jzempel)

πŸ“ Documentation

  • #1922 docs: adds verbosity to initial v9 migration steps (@geotrev)

🌱 Internal

Committers: 3