Skip to content

Releases: db-ui/mono

v0.2.1

20 Jun 09:15
db89a0a
Compare
Choose a tag to compare

What's Changed

  • feat: adds scss vars and custom props for weak current-colors by @bruno-sch in #2761
  • fix: wrong property for notification by @nmerget in #2758

Full Changelog: v0.2.0...v0.2.1

v0.2.0

19 Jun 11:14
5ce6cd3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.7...v0.2.0

v0.1.7

17 Jun 13:32
82e96eb
Compare
Choose a tag to compare

What's Changed

  • docs: update foundations README.md for tailwind.config use with TS by @nmerget in #2753

Full Changelog: v0.1.6...v0.1.7

v0.1.6

17 Jun 11:36
bd87e31
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.5...v0.1.6

v0.1.5

23 May 10:52
f93624b
Compare
Choose a tag to compare

What's Changed

  • test: add a11y tests to showcases by @nmerget in #2581
  • test: add sa11y to showcases to find some a11y issues by @nmerget in #2646
  • docs: update patternhub to work with next/previous page and breadcrumb by @nmerget in #2668
  • fix(docs): issue for patternhub included inside iframe by @nmerget in #2673

Full Changelog: v0.1.4...v0.1.5

v0.1.4

14 May 07:10
8ac5a37
Compare
Choose a tag to compare

What's Changed

we needed to make a small correction to the db-section components attributes: https://github.com/db-ui/mono/blob/main/docs/migration/alpha-beta.md?plain=1#L46

  • fix: issues with header with wrong spacings and dividers based on slots by @nmerget in #2611
  • fix: issue with v-model by @nmerget in #2627
  • feat: add additional enum arrays for better TS support by @nmerget in #2639

Full Changelog: v0.1.3...v0.1.4

v0.1.3

03 May 06:05
ae10e54
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.1.3

v0.1.2

28 Apr 04:20
2dee38e
Compare
Choose a tag to compare

What's Changed

  • fix: db-page performance issue with :has by @nmerget in #2549
  • fix: issue with message id-attributes values for react by @nmerget in #2559

Full Changelog: v0.1.1...v0.1.2

v0.1.1

24 Apr 08:38
792acec
Compare
Choose a tag to compare

What's Changed

  • docs: add onClose change to beta migration file by @nmerget in #2541
  • refactor(icons): prevent the textual representation from being announced by @mfranzke in #2040
  • feat: add invisible variant for drawer by @nmerget in #2550
  • fix: vue slot names by #2573

Full Changelog: v0.1.0...v0.1.1

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