Skip to content

Releases: db-ui/mono

v0.1.0

16 Apr 17:20
5364095
Compare
Choose a tag to compare

What's Changed

We needed to introduce some more breaking changes, especially by changing all colors, the whole color-consumption and most of the icon names by #1897

You might not be affected on the migration from 0.0.x version to 0.1.0 at all, e.g. if you don't use any of the icons or don't set any colors yourself.

We've listed all relevant changes so that you could easily go through and make all necessary adaptions to your codebase:
https://github.com/db-ui/mono/blob/main/docs/migration/alpha-beta.md

Further included issues within this release:

Full Changelog: v0.0.72...v0.1.0

v0.0.72

11 Apr 14:52
9a215a4
Compare
Choose a tag to compare

What's Changed

  • fix(logo): corrected duplicated files contents by @mfranzke in #2490
  • chore: prepare patternhub to use static assets provided by react sc by @nmerget in #2342
  • docs: update properties.mdx for icons by @nmerget in #2483
  • fix: wrong/missing react attributes by @nmerget in #2337
  • docs: update overview for checkbox and radio by @nmerget in #2484
  • feat: add auto close to nav-item inside header and main-navigation by @nmerget in #2344
  • fix: issue with user-valid for form-components by @nmerget in #2496
  • docs: removed custom events from Readmes by @nmerget in #2498

Full Changelog: v0.0.71...v0.0.72

v0.0.71

10 Apr 17:59
0e3b18c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.70...v0.0.71

v0.0.70

08 Apr 07:48
a980a17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.69...v0.0.70

v0.0.69-beta

03 Apr 08:08
Compare
Choose a tag to compare
v0.0.69-beta Pre-release
Pre-release
Merge remote-tracking branch 'origin/feat-color-palette' into feat-co…

v0.0.69

02 Apr 19:47
ce39fc2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.68...v0.0.69

v0.0.68-beta2

02 Apr 15:38
ce63673
Compare
Choose a tag to compare
v0.0.68-beta2 Pre-release
Pre-release
Merge branch 'main' into feat-color-palette

v0.0.68-beta

02 Apr 07:54
Compare
Choose a tag to compare
v0.0.68-beta Pre-release
Pre-release
chore: update package-lock.json

v0.0.68

19 Mar 13:10
a7cec19
Compare
Choose a tag to compare

What's Changed

  • fix: issue with defaultValue for input floating label by @nmerget in #2338
  • docs: removed component list to reduce maintenance by @nmerget in #2343
  • refactor: pattern hub is not able to process a whitespace in a variants name by @mfranzke in #1693
  • fix: issue with generating uuid for every fragment by @nmerget in #2351

Full Changelog: v0.0.67...v0.0.68

v0.0.67-palette2

11 Mar 13:46
Compare
Choose a tag to compare
v0.0.67-palette2 Pre-release
Pre-release
fix: issues with validation for form-components