Skip to content

Releases: db-ui/elements

v0.29.1

23 May 07:25
675e0f3

Choose a tag to compare

chore: added missing type (#2535)

v0.29.0

14 May 10:17
f3177d4

Choose a tag to compare

feat(db-input): added counter (#2500)

* refactor: updated DB UI Core

* feat: added counter

* refactor: updating DB UI Core

* refactor: introducing CSS Anchor positioning

* refactor: prevent TS errors

* refactor: update DB UI Core

* refactor: overwrite styling

as we have a grouping HTML tag here

v0.28.0

31 Jan 12:49
d1121f5

Choose a tag to compare

build(deps-dev): bump eslint-plugin-vue from 9.20.1 to 9.21.0 (#2290)

Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.20.1 to 9.21.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.20.1...v9.21.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-vue
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.27.1

13 Dec 14:25
db24add

Choose a tag to compare

What's Changed

  • fix: mainnavigation underneath 1024px viewports by @mfranzke in #1970

Full Changelog: v0.27.0...v0.27.1

v0.27.0

03 Dec 21:31
2229eed

Choose a tag to compare

What's Changed

Added

Changed

  • refactor(chip): eslint feedback on reserved datatype key by @mfranzke in #2064
    • Potential BREAKING CHANGE: chip components property datatype gets changed to interactiontype
  • build(deps): bump @db-ui/core from 2.14.0 to 2.14.1 by @dependabot in #2070
  • docs(react): added another DbIcon to React showcase by @mfranzke in #2096

Full Changelog: v0.26.0...v0.27.0

v0.26.0

22 Nov 09:01
b7f9275

Choose a tag to compare

What's Changed

Full Changelog: v0.25.1...v0.26.0

v0.25.1

10 Oct 09:27
f982f17

Choose a tag to compare

Merge pull request #1879 from db-ui/dependabot-npm_and_yarn-types-nod…

v0.25.0

22 Sep 13:25
2653a8a

Choose a tag to compare

What's Changed

Full Changelog: v0.24.7...v0.25.0

v0.24.7

08 Sep 19:41
b069e06

Choose a tag to compare

refactor: removed obsolete npm engine restriction (#1737)

v0.24.6

15 Aug 07:50
6578464

Choose a tag to compare

fix: made input properties optional (#1621)