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

feat(tab-button): update styles to iOS 17 specs #28754

Merged
merged 3 commits into from Dec 27, 2023
Merged

feat(tab-button): update styles to iOS 17 specs #28754

merged 3 commits into from Dec 27, 2023

Conversation

mapsandapps
Copy link
Contributor

@mapsandapps mapsandapps commented Dec 21, 2023

Issue number: Internal


What is the current behavior?

Tab Button icons on iOS are all 30px font size with or without a label.

Screenshot 2023-12-21 at 2 12 56 PM

What is the new behavior?

  • Tab button icons are still 30px font size when there is no label
  • Tab button icons are 24px font size when there is a label

Screenshot 2023-12-21 at 2 12 29 PM

Does this introduce a breaking change?

  • Yes
  • No

Other information

@github-actions github-actions bot added the package: core @ionic/core package label Dec 21, 2023
@mapsandapps mapsandapps marked this pull request as ready for review December 27, 2023 14:05
@mapsandapps mapsandapps requested a review from a team as a code owner December 27, 2023 14:05
@mapsandapps mapsandapps requested review from sean-perkins and removed request for a team December 27, 2023 14:05
Copy link
Contributor

@sean-perkins sean-perkins left a comment

Choose a reason for hiding this comment

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

Font size for the label looks perfect when compared against the App Store tab bar:

Group 14

Our icons are slightly smaller, but our icons in general have odd bounding boxes that will make it difficult to get a perfect fit for all icons with the same font size when compared against native.

@mapsandapps mapsandapps merged commit 63ea967 into FW-4845 Dec 27, 2023
44 checks passed
@mapsandapps mapsandapps deleted the FW-5739 branch December 27, 2023 17:51
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.

None yet

3 participants