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

Allow custom CSS for theme.json elements #55614

Closed
wants to merge 13 commits into from

Commits on Oct 25, 2023

  1. Configuration menu
    Copy the full SHA
    bd1346b View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    5eca7dc View commit details
    Browse the repository at this point in the history
  2. Update lib/class-wp-theme-json-gutenberg.php

    Co-authored-by: Ari Stathopoulos <[email protected]>
    carolinan and aristath committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    e5f624e View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Configuration menu
    Copy the full SHA
    05bd2f9 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Configuration menu
    Copy the full SHA
    4951ffa View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    d4f3c49 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Configuration menu
    Copy the full SHA
    106cc6a View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Configuration menu
    Copy the full SHA
    2275efb View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Configuration menu
    Copy the full SHA
    dc7eb4f View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Configuration menu
    Copy the full SHA
    5d5a047 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    4712384 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    f0c01fb View commit details
    Browse the repository at this point in the history
  2. Update the elements CSS to use the block_nodes array.

    Remove the unused stylesheet variable in get_block_custom_css_nodes() and use the block_nodes array.
    carolinan committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    6916b93 View commit details
    Browse the repository at this point in the history