Skip to content

Tags: db-ux-design-system/core-web

Tags

v2.2.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
refactor(test): auto-commit regenerated snapshots (#4321)

v2.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add field-sizing for input and textarea (#4254)

* feat: add field-sizing for input and textarea

* Update model.ts

* feat: add showResizer to align with design

* chore: update snapshots

---------

Co-authored-by: Maximilian Franzke <787658+mfranzke@users.noreply.github.com>

v2.1.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
refactor: backdrop opacity to use new opacity token for documentation (

…#4269)

* refactor: backdrop opacity to use new opacity token for documentation

* fix: wrong path for backdrop.mdx

* docs: update patternhub components section with misc

---------

Co-authored-by: Maximilian Franzke <787658+mfranzke@users.noreply.github.com>

v2.1.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: removed stopPropagation for every event to fix issue with <form> (

…#4280)

Co-authored-by: Maximilian Franzke <787658+mfranzke@users.noreply.github.com>

v2.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
refactor: replace `title`-attribute for removable tag with DBTooltip (#…

…4218)

* refactor: replace title for remove tag with tooltip

* fix: issue with wrong import

* chore: update snapshot

* fix: issue with aria-describedby for tooltip

* chore: update snapshots

---------

Co-authored-by: Maximilian Franzke <787658+mfranzke@users.noreply.github.com>

v2.0.10-popover

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge branch 'main' into fix-popover-overflow

v2.0.10

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update model.ts

v2.0.9

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update showcase-home.spec.ts

v2.0.8

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: corrected focus outline color (#4188)

v2.0.7

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): bump the next group with 3 updates (#4170)

Bumps the next group with 3 updates: [next](https://github.com/vercel/next.js), [@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx) and [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next).


Updates `next` from 15.3.1 to 15.3.2
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v15.3.1...v15.3.2)

Updates `@next/mdx` from 15.3.1 to 15.3.2
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.3.2/packages/next-mdx)

Updates `eslint-config-next` from 15.3.1 to 15.3.2
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.3.2/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 15.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: next
- dependency-name: "@next/mdx"
  dependency-version: 15.3.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: next
- dependency-name: eslint-config-next
  dependency-version: 15.3.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: next
...

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