Releases: db-ui/mono
Releases · db-ui/mono
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
v0.2.5
v0.2.4
What's Changed
- chore: remove
current-color
andcurrent-bg-color
for color update by @nmerget in #2840 - fix a11y form component ids by @nmerget in #2599
- fix: option "key" for datalist option inside input by @nmerget in #2663
- fix: tag wasn't able to use default html-tags like
button
,a
,input
by @nmerget in #2686 - fix: remove global link style from
DBCard
by @annsch in #2875 - fix: issue with hidden
label
forinput
datalist
icon by @nmerget in #2878
Full Changelog: v0.2.3...v0.2.4
v0.2.3
What's Changed
- fix: issue with removable tag closing button height by @nmerget in #2798
- fix: some components do not have a default font size by @bruno-sch in #2812
- docs: improve font sizes by @bruno-sch in #2713
- feat: separate bg colors from semantic color classes by @bruno-sch in #2791
- docs: generate components with complex children for patternhub copy-code by @nmerget in #2757
- fix: issue with popover visibility, replaced with
display:none
by @nmerget in #2828 - feat: enable link for notification
variant=overlay
by @nmerget in #2662 - fix: issue with open popover and focus-within by @nmerget in #2827
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- fix: issue with patternhub copy by @nmerget in #2767
- fix: issue with tailwind tokens causing esbuild warning by @nmerget in #2769
- fix: issue with tooltip colors changed by parent component like tag by @nmerget in #2775
- refactor(tooltip & badge): resilience & simplification by @mfranzke in #2762
- refactor: optimizing scss code by @mfranzke in #2777
Full Changelog: v0.2.1...v0.2.2