Skip to content

7.8.0

Compare
Choose a tag to compare
@micahjones13 micahjones13 released this 16 Feb 17:50
· 240 commits to main since this release

7.8.0

Minor Changes

Accordion

  • Added new ruxcollapsed event that emits when accordion-item closes

Core

  • Design tokens
    • Added color-background-interactive-muted
    • Added light theme token for color-background-interactive-muted
    • Added light theme tokens for color-status-off, color-status-standby, color-status-normal, color-status-serious, color-status-critical

Pop Up

  • Adds enableAnimationFrame prop to watch when the trigger moves in order to more accurately place the pop-up.

Patch Changes

React

  • Added vite support and tree-shaking capability to @astrouxds/react.

Select

  • Fixed an issue where rux-option couldn't have it's props dynamically changed