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

TT1 Blocks: Update custom templates and template parts in the config #232

Merged
merged 2 commits into from
Mar 23, 2021
Merged

Commits on Mar 18, 2021

  1. TT1 Blocks: Update custom templates and template parts in the config

    Related to changes proposed in Gutenberg in WordPress/gutenberg#29828.
    
    There is going to be a bit different format for `customTemplates` and `templateParts`. The rationale behind it is that we want to align with other lists like font sizes, color palettes, or gradients. It should make it easier to write those configurations but it also will simplify the logic that handles translations.
    gziolo committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    a7457fc View commit details
    Browse the repository at this point in the history
  2. Fix the missed closing bracket

    gziolo committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    93f7b44 View commit details
    Browse the repository at this point in the history