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

Deprecate remaining global duotone functions #49702

Merged
merged 6 commits into from
Apr 18, 2023

Commits on Apr 18, 2023

  1. Refactor duotone to use the colord port

    Alex Lende authored and scruffian committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    972d4a4 View commit details
    Browse the repository at this point in the history
  2. Add deprecation TODO

    Alex Lende authored and scruffian committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    43d0ca7 View commit details
    Browse the repository at this point in the history
  3. Deprecate gutenberg_get_duotone_filter_id and gutenberg_get_duotone_f…

    …ilter_property
    Alex Lende authored and scruffian committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    e25dec1 View commit details
    Browse the repository at this point in the history
  4. Refactor gutenberg_register_duotone_support into the class

    Alex Lende authored and scruffian committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    16a63c1 View commit details
    Browse the repository at this point in the history
  5. Move deprecated functions to the bottom of the file

    Alex Lende authored and scruffian committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    d7f1d31 View commit details
    Browse the repository at this point in the history
  6. Move gutenberg_render_duotone_support @deprecated annotation up

    Alex Lende authored and scruffian committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    6adec60 View commit details
    Browse the repository at this point in the history