Skip to content

Conversation

@thetaPC
Copy link
Contributor

@thetaPC thetaPC commented Sep 26, 2024

Issue number: internal


What is the current behavior?

There are some Sass color mixins that are not being imported correctly. This leads to some components to not have the correct shade or tint.

Playwright was also not importing the correct ionic bundle file, which has caused some snapshots to not be correct. This is apparent when a test uses setContent. There are several components that are needing their snapshots to be re-generated. In order to not have a PR with an immense amount of snapshots, several PRs will be created to split off the work to make it easier on reviewers.

What is the new behavior?

  • Imported the color function correctly
  • Added the correct bundle file to Playwright's setContent
  • Updated several components to match the designs
  • Updated snapshots (via several PRs)

Does this introduce a breaking change?

  • Yes
  • No

Other information

Most of the snapshots were already reviewed and don't need to be reviewed again. Of course, the reviewer is free to look at them. There is a set of snapshots that should be reviewed as those needed to be updated once all the snapshots PRs were merged in. Somehow there were a set that didn't get updated correctly: 0ce9d2c

I recommend filtering out the .png during the initial review to see the code changes.

@vercel
Copy link

vercel bot commented Sep 26, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ionic-framework ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 30, 2024 7:48pm

@thetaPC thetaPC marked this pull request as ready for review September 30, 2024 19:57
@thetaPC thetaPC requested a review from a team as a code owner September 30, 2024 19:57
@thetaPC thetaPC requested a review from BenOsodrac September 30, 2024 21:21
@thetaPC thetaPC merged commit 9fc0d62 into next Oct 1, 2024
46 checks passed
@thetaPC thetaPC deleted the ROU-11149-base branch October 1, 2024 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

package: core @ionic/core package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants