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

Post Date: Add more typography options #35422

Merged
merged 1 commit into from Oct 7, 2021
Merged

Conversation

carolinan
Copy link
Contributor

Description

Adds the reamining typography controls to the post date block:
font family, font style, text transform, letter spacing.
Closes #34192

How has this been tested?

  1. Add a post date block in a post/page or in query loop block with a post template
  2. Confirm that the controls are added.
  3. Make some changes and confirm that the changes apply in the editor and front.

Types of changes

Enhancement

Checklist:

  • My code is tested.
  • My code follows the WordPress code style.
  • My code follows the accessibility standards.
  • I've tested my changes with keyboard and screen readers.
  • My code has proper inline documentation.
  • I've included developer documentation if appropriate.
  • I've updated all React Native files affected by any refactorings/renamings in this PR (please manually search all *.native.js files for terms that need renaming or removal).

@carolinan carolinan added the [Block] Post Date Affects the Post Date Block label Oct 7, 2021
@mtias mtias added the [Feature] Design Tools Tools that impact the appearance of blocks both to expand the number of tools and improve the experi label Oct 7, 2021
@carolinan carolinan merged commit 63722c0 into trunk Oct 7, 2021
@carolinan carolinan deleted the update/post-date-supports branch October 7, 2021 11:51
@github-actions github-actions bot added this to the Gutenberg 11.8 milestone Oct 7, 2021
@ramonjd ramonjd mentioned this pull request Nov 9, 2022
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Block] Post Date Affects the Post Date Block [Feature] Design Tools Tools that impact the appearance of blocks both to expand the number of tools and improve the experi
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Post Date: Add more typography options.
2 participants