Skip to content

Conversation

@d-koppenhagen
Copy link
Contributor

@d-koppenhagen d-koppenhagen commented Oct 15, 2025

Proposed changes

fixes #5247

Types of changes

  • Bugfix (non-breaking change that fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactoring (improvements to existing components or architectural decisions)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)

Further comments

🔭🐙🐈 Test this branch here: https://db-ux-design-system.github.io/core-web/review/5247-fix-cropped-icons-webkit

this is needed since otherwise when running `npm run changeset`, will error with:

> The package or glob expression "@db-ux/core-web" is specified in the
> `ignore` option but it is not found in the project.
>You may have misspelled the package name or provided an invalid glob expression
@changeset-bot
Copy link

changeset-bot bot commented Oct 15, 2025

🦋 Changeset detected

Latest commit: 04aae5d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 9 packages
Name Type
@db-ux/core-foundations Patch
@db-ux/core-components Patch
@db-ux/ngx-core-components Patch
@db-ux/react-core-components Patch
@db-ux/wc-core-components Patch
@db-ux/v-core-components Patch
@db-ux/core-stylelint Patch
@db-ux/core-migration Patch
@db-ux/agent-cli Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions github-actions bot added 📕documentation Improvements or additions to documentation 🏗foundations labels Oct 15, 2025
@d-koppenhagen d-koppenhagen changed the title fix: set min-inline-size and max-inline-size to ensure icons are not cropped in webkit fix: prevent cropped icons in webkit Oct 15, 2025
@mfranzke mfranzke enabled auto-merge (squash) October 15, 2025 11:42
@mfranzke mfranzke moved this from 🏗 In progress to 👀 Actively In Review in UX Engineering Team Backlog Oct 15, 2025
mfranzke
mfranzke previously approved these changes Oct 15, 2025
mfranzke and others added 2 commits October 15, 2025 14:08
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@mfranzke mfranzke merged commit 76c3459 into main Oct 15, 2025
73 checks passed
@mfranzke mfranzke deleted the 5247-fix-cropped-icons-webkit branch October 15, 2025 13:37
@github-project-automation github-project-automation bot moved this from 👀 Actively In Review to ✅ Done in UX Engineering Team Backlog Oct 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

📕documentation Improvements or additions to documentation 🏗foundations

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

cropped ::before and ::after icons in WebKit Browser after @db-ux/react-core-components package update

3 participants