Skip to content

Releases: db-ui/core

v3.2.6

11 Oct 13:11
e4af366
Compare
Choose a tag to compare

What's Changed

maintenance release: docs

  • refactor(docs): using invoker command instead of JS glue code by @mfranzke in #989

Full Changelog: v3.2.5...v3.2.6

v3.2.5

01 Oct 08:17
a6fa2c7
Compare
Choose a tag to compare

What's Changed

maintenance release

Full Changelog: v3.2.4...v3.2.5

v3.2.4

27 Sep 11:00
6964a22
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.3...v3.2.4

v3.2.3

24 Sep 18:45
745486b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.2...v3.2.3

v3.2.3-1

17 Sep 11:45
38db105
Compare
Choose a tag to compare
v3.2.3-1 Pre-release
Pre-release

What's Changed

Full Changelog: v3.2.2...v3.2.3-1

v3.2.2

03 Sep 06:28
d461485
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump @db-ui/base from 0.28.1 to 0.28.2 by @dependabot in #943
    • maintenance release
  • chore(deps): bump @db-ui/base from 0.28.2 to 0.28.3 by @dependabot in #946
    • maintenance release
  • fix(metanavigation): unexpectedly hiding metanavigation items in footer by @mfranzke in #950

Full Changelog: v3.2.1...v3.2.2

v3.2.1

27 Aug 06:08
adbb374
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.0...v3.2.1

v3.2.0

23 Aug 05:24
2d28a79
Compare
Choose a tag to compare

What's Changed

  • refactor(form fields): using :user-valid and :user-invalid (instead of :valid/:invalid) by @mfranzke in #936

Full Changelog: v3.1.0...v3.2.0

v3.1.0

15 Aug 10:39
13624ae
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.1.0

v3.0.0

06 Aug 09:51
Compare
Choose a tag to compare

What's Changed

BREAKING CHANGES
We needed to integrate some BREAKING CHANGES regarding both visual aspects within the header area and its components as well as the tabs component. Additionally the chips HTML needed to slightly change for some accessibility optimizations:

As always we're providing an entry within the migration guide on the necessary changes to make or to expect and test for within your project.

Furthermore we're providing a simple bugfix:

Full Changelog: v2.22.0...v3.0.0