Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(core/application-switch-modal): add border-radius to app icon #1158

Merged
merged 13 commits into from
Mar 27, 2024

Conversation

matthiashader
Copy link
Collaborator

@matthiashader matthiashader commented Mar 12, 2024

Pull request checklist

Please check if your PR fulfills the following requirements:

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been reviewed and added / updated if needed (for bug fixes / features)
  • Build (yarn build) was run locally and any changes were pushed
  • Unit tests (yarn test) were run locally and passed
  • Visual Regression Tests (yarn visual-regression) were run locally and passed
  • Linting (npm lint) was run locally and passed

Pull request type

Please check the type of change your PR introduces:

  • Bug fix
  • Feature
  • Refactoring (no functional changes, no API changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

The border-radius of the image inside the application switcher modal has not border-radius, according to figma this should have a radius of .25rem.

GitHub Issue Number: N/A

What is the new behavior?

The border-radius of the image is now .25rem.
Note: Also [IX-383] have been adapted in this ticket.

Does this introduce a breaking change?

  • Yes
  • No

Testing

Other information

@matthiashader matthiashader changed the title Adjust border-radius fix(core/application-switch-modal) Adjust border-radius of the images Mar 13, 2024
@nuke-ellington nuke-ellington added the pull request affects patch version The pull request affects only patch version label Mar 13, 2024
@nuke-ellington nuke-ellington added this to the 2.2.0 milestone Mar 13, 2024
…witcher

# Conflicts:
#	packages/react-test-app/src/preview-examples/vertical-tabs-with-avatar.tsx
Copy link

changeset-bot bot commented Mar 18, 2024

🦋 Changeset detected

Latest commit: 8990c2d

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

This PR includes changesets to release 4 packages
Name Type
@siemens/ix Patch
@siemens/ix-angular Patch
@siemens/ix-react Patch
@siemens/ix-vue 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

danielleroux
danielleroux previously approved these changes Mar 27, 2024
danielleroux
danielleroux previously approved these changes Mar 27, 2024
@danielleroux danielleroux changed the title fix(core/application-switch-modal) Adjust border-radius of the images fix(core/application-switch-modal): add border-radius to app icon Mar 27, 2024
@danielleroux danielleroux enabled auto-merge (squash) March 27, 2024 11:15
@danielleroux danielleroux merged commit cba4a44 into main Mar 27, 2024
3 of 4 checks passed
@danielleroux danielleroux deleted the fix/869-application-switcher branch March 27, 2024 11:15
@github-actions github-actions bot mentioned this pull request Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pull request affects patch version The pull request affects only patch version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants