Skip to content

Releases: db-ui/mono

v0.3.9

09 Sep 16:05
c2c0b23
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.8...v0.3.9

v0.3.8

02 Sep 11:31
2466820
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.7...v0.3.8

v0.3.7

27 Aug 15:14
a0a13b0
Compare
Choose a tag to compare

What's Changed

docs maintenance release

Full Changelog: v0.3.6...v0.3.7

v0.3.6

23 Aug 05:31
3f1edd2
Compare
Choose a tag to compare

What's Changed

  • docs: corrected drawer spacing "no spacing" to "none" by @nmerget in #3077
  • fix(safari): restored list-style type for VoiceOver screenreader by @mfranzke in #3080

Full Changelog: v0.3.5...v0.3.6

v0.3.5

19 Aug 07:54
123e46e
Compare
Choose a tag to compare

What's Changed

  • fix: issue with version switcher with pathname resolved as slug by @nmerget in #3052
  • fix: align prop "spacing" via scss mixin by @nmerget in #3050
  • refactor: overwrite star for screenreader output by @mfranzke in #3065

Full Changelog: v0.3.4...v0.3.5

v0.3.4

15 Aug 15:12
6f2482d
Compare
Choose a tag to compare

What's Changed

  • fix: wrong variables for radio, checkbox and switch by @nmerget in #3028
  • docs: add correct show code for navigation by @nmerget in #3031
  • fix: issue with divider not visible in flex layout by @nmerget in #3032
  • feat: enable styling for simple input type=file by @nmerget in #3034
  • feat(form fields): messages as live-regions by @nmerget in #2906
  • feat: add correct margins for divider by @nmerget in #3033

Full Changelog: v0.3.3...v0.3.4

v0.3.3

09 Aug 10:17
3066331
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.2...v0.3.3

v0.3.2

09 Aug 08:29
0e131c4
Compare
Choose a tag to compare

What's Changed

  • feat: adds text-wrap balance to headlines h1 till h6 by @bruno-sch in #3003
  • chore(docs): update testing table for patternhub with accessibility review by @nmerget in #3020

Full Changelog: v0.3.1...v0.3.2

v0.3.1

07 Aug 10:33
5d505b9
Compare
Choose a tag to compare

What's Changed

  • fix: issue with nested tailwind tokens not working for fontsize by @nmerget in #3002

Full Changelog: v0.3.0...v0.3.1

v0.3.0

05 Aug 14:31
bc2b3c2
Compare
Choose a tag to compare

What's Changed

BREAKING CHANGE

We needed to rename some of our color variables so in case you were using those variables directly, you would probably have to do a little migration. We both provide you with a migration guide as well as a migration CLI script that could do the migration for you.

  • feat: update colors #2939

Full Changelog: v0.2.6...v0.3.0