v0.1.0
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:
- fix: Solid button incorrect #325
- docs: missing documentation for navigation directives #2454
- docs: missing
value
to setopenDrawer
ref by @bruno-sch in #2517 - docs: vue navigation-item wraps each router-link by @bruno-sch in #2519
- docs: merges navigation and navigation item overview within patternhub by @bruno-sch in #2500
- fix: changes border radius to
sm
by @bruno-sch in #2501 - chore: rename
tab
totab item
by @bruno-sch in #2491 - feat: add
typescript
support forvue
by @nmerget in #2518 - feat: add/replace icons to match with current figma library by @nmerget in #2427
- fix: issue with copy-button in patternhub by @nmerget in #2520
- refactor: brand component by @nmerget in #1937
- fix: removes local sources for font faces by @bruno-sch in #2531
- fix: adds show pulse to navigation item on root level by @bruno-sch in #2533
Full Changelog: v0.0.72...v0.1.0