Skip to content

fix(alert): match MD spec on tablet - #28501

Merged
liamdebeasi merged 8 commits into
mainfrom
FW-224
Nov 16, 2023
Merged

fix(alert): match MD spec on tablet #28501
liamdebeasi merged 8 commits into
mainfrom
FW-224

Conversation

@liamdebeasi

@liamdebeasi liamdebeasi commented Nov 9, 2023

Copy link
Copy Markdown
Contributor

Issue number: resolves #23977


What is the current behavior?

The MD Alert on tablet dimensions does not match the MD spec

What is the new behavior?

  • MD Alert now follows the MD spec for tablet dimensions
  • Added tablet and mobile viewport mixins for alert and the card modal. (There should be no visual diffs for the card modal)

Does this introduce a breaking change?

  • Yes
  • No

Other information

This supersedes #27462 since I needed to add new screenshot tests. The author of that PR has been given co-author credit here.

@liamdebeasi liamdebeasi changed the title Fw 224 fix(alert): match MD spec on tablet Nov 9, 2023
@github-actions github-actions Bot added the package: core @ionic/core package label Nov 9, 2023
Comment thread core/src/components/alert/alert.md.scss Outdated
Comment thread core/src/components/alert/alert.md.scss Outdated

@liamdebeasi liamdebeasi Nov 9, 2023

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@liamdebeasi
liamdebeasi marked this pull request as ready for review November 9, 2023 16:48
@liamdebeasi
liamdebeasi requested review from a team, averyrousseau and brandyscarney and removed request for a team November 9, 2023 16:48
@thetaPC

thetaPC commented Nov 9, 2023

Copy link
Copy Markdown
Contributor

@liamdebeasi there's an open PR that also aims to fix the issue. Let's make sure that credit is given before merge.

@liamdebeasi

Copy link
Copy Markdown
Contributor Author

@thetaPC I gave them co-author credit in c7f5d52 which should translate to co-author credit in the squashed commit.

Comment thread core/src/components/alert/alert.md.scss Outdated
Comment thread core/src/components/alert/alert.md.scss Outdated

@brandyscarney brandyscarney left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes look good to me! Just a small nit pick on the comment style. 😎

Comment thread core/src/themes/ionic.mixins.scss
Comment thread core/src/themes/ionic.mixins.scss
liamdebeasi and others added 2 commits November 16, 2023 10:55
Co-authored-by: Brandy Carney <brandyscarney@users.noreply.github.com>
Co-authored-by: Brandy Carney <brandyscarney@users.noreply.github.com>
@liamdebeasi
liamdebeasi added this pull request to the merge queue Nov 16, 2023
Merged via the queue into main with commit 6a2be9f Nov 16, 2023
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.

bug: alert does not match MD spec for tablet dimensions

5 participants