Releases: db-ui/mono
Releases · db-ui/mono
v0.3.6
v0.3.5
v0.3.4
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
v0.3.2
What's Changed
- feat: adds text-wrap balance to headlines
h1
tillh6
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
v0.3.0
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
v0.2.6
What's Changed
- refactor: optimized selectors by @mfranzke in #2877
- fix: issue with autofocus for drawer by @nmerget in #2555
- fix: multiple styling issues with DBHeader by @nmerget in #2949
- docs: adds decision tree for color usage by @bruno-sch in #2956
- fix: docs URL by @mfranzke in #2966
- fix: issue with wrong height for tag by @nmerget in #2977
- docs: change size of show code to increase readability by @nmerget in #2979
Full Changelog: v0.2.5...v0.2.6
v0.3.0-update-colors-2
fix: issue with button and link tag color
v0.3.0-update-colors-1
fix: issue with GitHub release workflow