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

Duotone: Add Global Styles controls for blocks that support duotone #48255

Merged
merged 15 commits into from
Feb 24, 2023

Commits on Feb 20, 2023

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

Commits on Feb 21, 2023

  1. created a duotone panel

    MaggieCabrera committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    8cd83ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ab2804 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e474437 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2404cc3 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. Configuration menu
    Copy the full SHA
    057a95d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b1de81 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4cc35f5 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. dont output unset

    scruffian committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    5c564fe View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. Simplify conditional nesting

    Alex Lende committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    308e118 View commit details
    Browse the repository at this point in the history
  2. Fix filter declarations not being unset

    Alex Lende committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    e9bf428 View commit details
    Browse the repository at this point in the history
  3. Rename DuotoneScreen to DuotonePanel

    Alex Lende committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    1495b0f View commit details
    Browse the repository at this point in the history
  4. Use default header level for duotone panel

    Alex Lende committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    05f561e View commit details
    Browse the repository at this point in the history
  5. Rename filter-panel.js to filter-utils.js

    Alex Lende committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    59a12c3 View commit details
    Browse the repository at this point in the history
  6. Remove description from Filters screen header

    It seemed redundant with the duotone one on the same page now.
    Alex Lende committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    7b843ec View commit details
    Browse the repository at this point in the history