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(breadcrumb): support dynamic type #27759

Merged
merged 3 commits into from
Jul 12, 2023
Merged

feat(breadcrumb): support dynamic type #27759

merged 3 commits into from
Jul 12, 2023

Conversation

liamdebeasi
Copy link
Contributor

@liamdebeasi liamdebeasi commented Jul 6, 2023

Issue number: N/A


What is the current behavior?

Breadcrumb does not support dynamic type

What is the new behavior?

  • Convert fonts to rem
  • Add maximum font size for iOS to prioritize main content. Note that 22px was chosen to match the back button max font size since breadcrumbs can be used in a toolbar.

Does this introduce a breaking change?

  • Yes
  • No

Other information

Demo Video: https://github.com/ionic-team/ionic-framework/assets/2721089/3e59160b-e18e-4f96-975d-f9dc7f8a49d4

@stackblitz
Copy link

stackblitz bot commented Jul 6, 2023

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@github-actions github-actions bot added the package: core @ionic/core package label Jul 6, 2023
@liamdebeasi liamdebeasi changed the title Fw 4421 feat(breadcrumb): support dynamic type Jul 6, 2023
@liamdebeasi liamdebeasi changed the base branch from main to FW-4146 July 6, 2023 20:26
@liamdebeasi liamdebeasi requested review from a team and sean-perkins and removed request for a team July 6, 2023 21:19
@liamdebeasi liamdebeasi marked this pull request as ready for review July 6, 2023 21:19
@liamdebeasi liamdebeasi merged commit c7126a4 into FW-4146 Jul 12, 2023
43 checks passed
@liamdebeasi liamdebeasi deleted the FW-4421 branch July 12, 2023 19:34
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.

3 participants