Tags: db-ux-design-system/core-web
Tags
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