Skip to content

v9.0.0

Latest
Compare
Choose a tag to compare
@jzempel jzempel released this 01 Oct 12:42
· 16 commits to main since this release

v9.0.0 (2024-10-01)

πŸ’₯ Breaking Change

  • theming
    • #1938 fix(theming)!: remove background.primary color variable (@ze-flo)
  • All breaking changes are detailed in the Migration Guide. Follow the guide to upgrade from version 8 to version 9.

πŸš€ New Feature

  • all packages
  • theming
    • #1704 feat(theming): add arrow/menu position and floating placement utilities (@jzempel)
  • tabs, tooltips, chrome, tables, modals, notifications, dropdowns, typography, colorpickers, datepickers, forms, grid
    • feat: adds subcomponent mapping to components (@geotrev)
  • theming
  • theming
  • theming
    • #1797 feat(theming): add system opacity values to the theme (@jzempel)
  • colorpickers, theming
    • #1793 feat(theming): add new getCheckeredBackground utility (@jzempel)
  • buttons, dropdowns, forms, notifications, pagination, tags, typography
    • #1792 feat: adds StyledBaseIcon to various icon components (@geotrev)
  • accordions, theming
  • theming
    • #1806 feat(theming): enhance getColor to accept rgba and literal color variables (@jzempel)
  • chrome, draggable, forms, grid, modals, notifications, theming, tooltips
    • #1870 feat(theming): adds shadow variables to theme + updates styled components (@geotrev)
  • chrome, dropdowns, grid, modals, tabs, theming
    • #1873 feat: applies color-scheme to align garden and system themes (@geotrev)
  • accordions, avatars, loaders, tags, typography
    • #1885 feat: allow color-related props to receive color variable keys in addition to hex values (@jzempel)

πŸ› Bug Fix

  • notifications, theming
    • #1936 fix(theming): align success, warning, and danger border color variables with design (@jzempel)
  • See the next prerelease changes below for fixes applied to the v9 release.

🌱 Internal

  • Other
    • #1934 ci: restore Coveralls PR comments (@ze-flo)
    • #1935 chore: rename .markdownlintrc to .markdownlint.json for VSCode extension compatibility (@ze-flo)
  • dropdowns
    • #1933 docs: add missing restoreFocus prop description in Menu's StoryBook page (@ze-flo)

Committers: 3