Releases: db-ux-design-system/core-web
Releases · db-ux-design-system/core-web
v0.0.33
What's Changed
- fix: issue with empty meta-navigation and wrong screen overwrite by @nmerget in https://github.com/db-ui/mono/pull/1434
- fix: all colors in components to work with dark-mode by @nmerget in https://github.com/db-ui/mono/pull/1422
- fix: defined correct local font names by @mfranzke in https://github.com/db-ui/mono/pull/1373
- feat: add emphasis for divider by @nmerget in https://github.com/db-ui/mono/pull/1443
Full Changelog: db-ui/mono@v0.0.32...v0.0.33
v0.0.32
What's Changed
- refactor: header to work with 3.0 navigation by @nmerget in https://github.com/db-ui/mono/pull/441
Full Changelog: db-ui/mono@v0.0.31...v0.0.32
v0.0.31
What's Changed
- feat: add dynamic colors to change them via css-properties by @nmerget in https://github.com/db-ui/mono/pull/1396
Full Changelog: db-ui/mono@v0.0.30...v0.0.31
v0.0.30
What's Changed
- chore: add how to develop by @nmerget in https://github.com/db-ui/mono/pull/1366
- chore: update model for
input
to usetype="color"
by @nmerget in https://github.com/db-ui/mono/pull/1381 - feat: add
badge
component by @nmerget in https://github.com/db-ui/mono/pull/1301
Full Changelog: db-ui/mono@v0.0.29...v0.0.30
v0.0.29
What's Changed
- refactor: naming of
body-styles.scss
fix issue for font-size overwrites by @nmerget in https://github.com/db-ui/mono/pull/1361
Full Changelog: db-ui/mono@v0.0.28...v0.0.29
v0.0.28
What's Changed
- refactor: removed
woff
files from our system by @mfranzke in https://github.com/db-ui/mono/pull/1346 - fix: issue with typescript version in angular showcase by @nmerget in https://github.com/db-ui/mono/pull/1351
Full Changelog: db-ui/mono@v0.0.27...v0.0.28
v0.0.27
What's Changed
- fix(power apps): corrected the naming convention by @mfranzke in https://github.com/db-ui/mono/pull/1337
Full Changelog: db-ui/mono@v0.0.26...v0.0.27
v0.0.26
What's Changed
- refactor(power apps): added further icons to the list by @mfranzke in https://github.com/db-ui/mono/pull/1332
Full Changelog: db-ui/mono@v0.0.25...v0.0.26
v0.0.25
What's Changed
- refactor(power apps): added english language files by @mfranzke in https://github.com/db-ui/mono/pull/1313
Full Changelog: db-ui/mono@v0.0.24...v0.0.25
v0.0.24
What's Changed
- refactor(power apps): renamed files to correct language code by @mfranzke in https://github.com/db-ui/mono/pull/1271
- fix: styling issues with alert by @nmerget in https://github.com/db-ui/mono/pull/1244
- refactor: removed
withText
fromDBIcon
, useDBInfotext
instead by @nmerget in https://github.com/db-ui/mono/pull/1243 - feat: add "weak" emphasis for drawer by @nmerget in https://github.com/db-ui/mono/pull/1292
- chore: simplify styling declaration by @mfranzke in https://github.com/db-ui/mono/pull/1293
- refactor(docs): added further entries to design systems overview by @mfranzke in https://github.com/db-ui/mono/pull/1284
- refactor: replaced individual staged files linting script by
lint-staged
by @mfranzke in https://github.com/db-ui/mono/pull/1298 - fix: issue with md files resolving images by @nmerget in https://github.com/db-ui/mono/pull/1283
- refactor(
README
): updated component status by @mfranzke in https://github.com/db-ui/mono/pull/1274 - chore: update border colors (add weak border) by @nmerget in https://github.com/db-ui/mono/pull/1300
- refactor: drawer backdrop (combine
noBackdrop
andemphasis
) by @nmerget in https://github.com/db-ui/mono/pull/1299
Full Changelog: db-ui/mono@v0.0.23...v0.0.24