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

[Mobile] Fix regressions with wrapper props and font size customization #56985

Merged
merged 13 commits into from
Dec 13, 2023

Commits on Dec 12, 2023

  1. Mobile - Hooks - Use createBlockListBlockFilter

    Gerardo committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    d71b003 View commit details
    Browse the repository at this point in the history
  2. Mobile - Typography - Refactor the code to incorporate the latest cha…

    …nges from its web counterpart
    Gerardo committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    84316c7 View commit details
    Browse the repository at this point in the history
  3. Mobile - BlockList: Apply editor.BlockListBlock filter to fix issue w…

    …ith missing block props, as well as refactoring the getEditWrapperProps logic to use the same approach as its web counterpart
    Gerardo committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    5c7f679 View commit details
    Browse the repository at this point in the history
  4. Mobile - Test helpers - Add more global styles data: font sizes and l…

    …ine height
    Gerardo committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    96dcbf3 View commit details
    Browse the repository at this point in the history
  5. Mobile - Font Size Picker - Improvde the accessibility label for the …

    …Font Size selector
    Gerardo committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    e15ac58 View commit details
    Browse the repository at this point in the history
  6. Mobile - Paragraph tests - Add test for font size and line height cus…

    …tomization
    Gerardo committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    97410a7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9f8640a View commit details
    Browse the repository at this point in the history
  8. Mobile - Fix having the default font sizes when there are theme font …

    …sizes available
    Gerardo committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    63968ed View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cfb6bea View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    f022b0b View commit details
    Browse the repository at this point in the history
  2. Mobile - Paragraph tests - Adds test to check if the available font s…

    …izes are the ones expected with no duplicates
    Gerardo committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    56bf86d View commit details
    Browse the repository at this point in the history
  3. Update Changelog

    Gerardo committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    7219612 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2897bd3 View commit details
    Browse the repository at this point in the history