Skip to content

Releases: db-ui/mono

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

v0.2.6

05 Aug 14:12
ee604db
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.5...v0.2.6

v0.3.0-update-colors-2

01 Aug 12:29
Compare
Choose a tag to compare
Pre-release
fix: issue with button and link tag color

v0.3.0-update-colors-1

01 Aug 06:24
Compare
Choose a tag to compare
Pre-release
fix: issue with GitHub release workflow

v0.2.5

23 Jul 06:33
44c8a52
Compare
Choose a tag to compare

What's Changed

  • feat: enable color contrast and fix issues with components by @nmerget in #2647
  • fix: static tag color to align with design by @nmerget in #2894

Full Changelog: v0.2.4...v0.2.5

v0.2.4

17 Jul 13:47
e3a6f38
Compare
Choose a tag to compare

What's Changed

  • chore: remove current-color and current-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 for input datalist icon by @nmerget in #2878

Full Changelog: v0.2.3...v0.2.4

v0.2.3

09 Jul 07:14
d714c7e
Compare
Choose a tag to compare

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

25 Jun 07:35
dc43e72
Compare
Choose a tag to compare

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

v0.2.2-lightdark2

25 Jun 06:48
dc43e72
Compare
Choose a tag to compare
v0.2.2-lightdark2 Pre-release
Pre-release
fix: revert github ci deploy (#2785)