Skip to content

v0.6.2

Choose a tag to compare

@VictoriaBeilsten-Edmands VictoriaBeilsten-Edmands released this 21 Jul 10:17
· 24 commits to main since this release
48caa3a

Added

  • Comprehensive tests for DiamondDSTheme to improve coverage and ensure theme consistency.
  • Added overrides for MuiButtonGroup for improved styling consistency.

Changed

  • Refactored the theme architecture to improve maintainability and compatibility with Material React Table (MRT).
  • Updated border and alpha colour tokens to align with the design system theme and improve visual consistency.
  • Updated Avatar and MuiToggleButton theme overrides for improved styling consistency.
  • Updated the project's Node.js version.

Fixed

  • Updated the theme implementation to satisfy the new test suite and improve reliability.
  • Fixed initial theme flash by updating ColourSchemeButton and the development index.
  • Fixed colour scheme transition animation flicker when switching between light and dark modes.
  • Fixed minor compatibility issues
  • Fixed the Storybook installation link.