Skip to content

Releases: db-ui/core

v2.1.1-0

25 Oct 05:14
64f9557
Compare
Choose a tag to compare
v2.1.1-0 Pre-release
Pre-release

What's Changed

  • docs: further documentation on the SCSS load path by @mfranzke in #109
  • fix: rendering of icons within DB UI Elements by @mfranzke in #115

Full Changelog: v2.1.0...v2.1.1-0

v2.1.0

20 Oct 14:02
6592e1e
Compare
Choose a tag to compare

What's Changed

  • docs: release 2.0.0 changelog and announced release page documentatio… by @mfranzke in #98
  • feat: added unordered list-item styling by @mfranzke in #79
  • refactor: (responsive) headlines (Guidelines 2.0) by @mfranzke in #23
  • fix: improve examples for select by @annam002 in #74
  • fix: cut off overflow-menu in table cells by @mfranzke in #106

New Contributors

Full Changelog: v2.0.0...v2.0.1

v2.0.0 🚀

14 Oct 07:45
fbebd35
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump @db-ui/base from 0.17.0 to 0.18.0 by @dependabot in #83
  • chore: removed obsolete overwrite entry by @mfranzke in #93

Full Changelog: v2.0.0-51...v2.0.0

v2.0.0-51

11 Oct 07:32
fa49860
Compare
Choose a tag to compare
v2.0.0-51 Pre-release
Pre-release

What's Changed

  • feat: added loading indicator (circular spinner) by @annsch in #10
  • fix(accordion): replaced height by paddings by @mfranzke in #80

New Contributors

Full Changelog: v2.0.0-50...v2.0.0-51

v2.0.0-50

29 Sep 09:49
26e655c
Compare
Choose a tag to compare
v2.0.0-50 Pre-release
Pre-release

What's Changed

  • refactor: splitted up global font declarations for easier consumption within DB UI Elements by @mfranzke in #16
  • build(deps): bump @db-ui/base from 0.12.0 to 0.17.0 by @dependabot in #58 and #59
  • refactor(brand): added font related declarations for site name by @mfranzke in #45

New Contributors

Full Changelog: v2.0.0-48...v2.0.0-50

v2.0.0-49

14 Sep 13:29
Compare
Choose a tag to compare
v2.0.0-49 Pre-release
Pre-release

Full Changelog: v2.0.0-48...v2.0.0-49

v2.0.0-48

06 Aug 19:03
Compare
Choose a tag to compare
v2.0.0-48 Pre-release
Pre-release
  • refactor(spinner): removed obsolete box-shadow 2a7911c

v2.0.0-47...v2.0.0-48

v2.0.0-47

15 Jul 11:26
Compare
Choose a tag to compare
v2.0.0-47 Pre-release
Pre-release
  • build: prepared the next release 6e073e1
  • chore: we'd still like to have only two spaces in markdown files 696dbc1
  • fix: icons in buttons aren't supposed to get styled in font-weight bold 7a9806c

v2.0.0-46...v2.0.0-47

v2.0.0-46

13 Jul 15:48
Compare
Choose a tag to compare
v2.0.0-46 Pre-release
Pre-release
  • refactor: icon margins and aligned icons margins CSS variables 2e6ec87
  • chore: updated to the new DB UX Design System team emailaddress 206d7c0
  • chore: updated to the new Design System naming d4bdc6d

v2.0.0-45...v2.0.0-46

v2.0.0-44

30 Jun 16:09
Compare
Choose a tag to compare
v2.0.0-44 Pre-release
Pre-release

What's Changed

Added

  • Further hints regarding SCSS consumption (especially on migrating from DB UI Core version 1 to 2)

Changed

  • Hardening the font size calculation functions

Fixed

  • Checkbox & Radio: Incorrect space in between these elements and their labels
  • Ensuring correct execution of SCSS functions, that would elsewhere get rendered to the CSS output directly