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

Add FontSizePicker component and refactor paragraph block to use it. #6618

Merged
merged 1 commit into from
May 9, 2018

Commits on May 9, 2018

  1. Add FontSizePicker component and refactor paragraph block to use it.

    This change makes font size UI generic and allows other blocks to take advantage of the same UI used in the paragraph.
    Other changes will follow that will abstract other font size logic from paragraph (not just the UI).
    Themes will also be able to configure the font sizes. The future changes will use this work.
    jorgefilipecosta committed May 9, 2018
    Configuration menu
    Copy the full SHA
    57a5512 View commit details
    Browse the repository at this point in the history