Skip to content

v6.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Dec 14:20
43ff52e

6.0.0 (2024-12-19)

⚠ BREAKING CHANGES

  • remove hardcoded colors and darken dark base color to improve contrast of dark theme and light theme text (#957)
  • unify ChipTheme and YaruChoiceChipBar and make them work with high contrast (#955)

Features

  • example: monospace text style in _CodeDialog (#970) (78397bf)
  • new indeterminated progress design (#958) (c8c094d)
  • remove hardcoded colors and darken dark base color to improve contrast of dark theme and light theme text (#957) (855e4d5)
  • unify ChipTheme and YaruChoiceChipBar and make them work with high contrast (#955) (0365af5)

Bug Fixes

  • added mixin on _CodeDialog (#965) (ca0e8ee)
  • Chips: chip height altered by wrong label style, padding at the right (#962) (b907e6b)
  • Square Windows title controls (#967) (e81046e)