Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Sep 11:45
· 1098 commits to main since this release
3c917c0

Changes in this release:

🚀 Features

  • Colors: update to latest design tokens release @hrach (#25)
  • Content emphasis: add ProvideContentEmphasis and direct Text() & Icon() parameters @hrach (#26)

🐛 Bug Fixes

  • badge: lighter border for subtle version @hrach (#30)
  • switch: more precise drawing of Thumb @hrach (#29)
  • radio field: fix too small padding for RadioField() @hrach (#28)
  • Orbit theme: setup default text style @hrach (#27)

🧰 Maintenance