Skip to content

Releases: db-ui/elements

v0.27.0

03 Dec 21:31
2229eed
Compare
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
Compare
Choose a tag to compare

What's Changed

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

v0.25.1

10 Oct 09:27
f982f17
Compare
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
Compare
Choose a tag to compare

What's Changed

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

v0.24.7

08 Sep 19:41
b069e06
Compare
Choose a tag to compare
refactor: removed obsolete npm engine restriction (#1737)

v0.24.6

15 Aug 07:50
6578464
Compare
Choose a tag to compare
fix: made input properties optional (#1621)

v0.24.5

01 Aug 06:43
c2e9ba7
Compare
Choose a tag to compare
fix: added missing icon to the types (#1574)

* fix: added missing icon to the types #1573

* fix: added missing icon types

* docs: added relevant comment

* Update iconset.array.ts

* Update iconset.array.ts

* Update iconset.array.ts

* Update iconset.array.ts

* Update iconset.array.ts

v0.24.4

04 Jul 08:33
d520b75
Compare
Choose a tag to compare
Merge pull request #1476 from db-ui/dependabot-npm_and_yarn-showcase-…

v0.24.3

07 Jun 10:42
d8b43bc
Compare
Choose a tag to compare
build(deps-dev): bump concurrently from 8.0.1 to 8.1.0 (#1430)

Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 8.0.1 to 8.1.0.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v8.0.1...v8.1.0)

---
updated-dependencies:
- dependency-name: concurrently
  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.24.2

01 Jun 11:53
68d2ba6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.24.1...v0.24.2