Skip to content

v7.12.0

Compare
Choose a tag to compare
@micahjones13 micahjones13 released this 08 Jun 16:12
· 140 commits to main since this release

7.12.0

Minor Changes

Button Group

  • Button Group is now deprecated. Instead, create your own group using display: flex and our --spacing-2 design token.

Log

  • Adjusted the height of log's rows to be 32px

Tree Node

  • Adjusted the height of the node to be 32px

Patch Changes

Dialog

  • Removed rux-button-group internally. You may remove importing RuxButtonGroup

Log

  • Search input now updates when filter is updated programmatically