Tags: db-ux-design-system/core-web
Tags
feat: add `position` for DBDrawer to control the css behavior (#4470) * feat: add `position` for DBDrawer to control the css behavior * auto update snapshots (#4471) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Update packages/components/src/components/drawer/model.ts Co-authored-by: Michael Kraus <michael.m.kraus@deutschebahn.com> * auto update snapshots (#4473) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Michael Kraus <michael.m.kraus@deutschebahn.com>
feat(css): added logical overflow properties (#4383) * feat(css): added logical overflow properties * refactor: added PostCSS plugin * refactor: let's postcss more files * refactor: removed that plugin again * refactor: removed to a duplicate declaration * refactor: reverted package lock file * refactor: reverted that files contents
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>
fix(): add guard to ensure that elements are not null to prevent null… … reference in boundingRect call
fix: feature detection for IntersectionObserver
PreviousNext