v7.12.0
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