Skip to content

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

Tags

v2.2.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: issue with stylelint changing imports for tailwind (#4391)

v2.2.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: issue with stylelint changing imports for tailwind (#4391)

v2.2.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(): add guard to ensure that elements are not null to prevent null… (

#4386)

* fix(): add guard to ensure that elements are not null to prevent null reference in boundingRect call

* fix(): add unit tests for getFloatingProps

---------

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

v2.2.3-getBoundingClientRect

fix(): add guard to ensure that elements are not null to prevent null…

… reference in boundingRect call

v2.2.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: feature detection for IntersectionObserver (#4378)

v2.2.2-intersectionobserver

fix: feature detection for IntersectionObserver

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>