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

Site Title: Add support settings for colors, fonts, and line height #23007

Merged
merged 49 commits into from
Jul 13, 2020

Commits on Jun 16, 2020

  1. Configuration menu
    Copy the full SHA
    805d34b View commit details
    Browse the repository at this point in the history
  2. Add initial support for rendering of classes and styles for blocks re…

    …ndered on the server side.
    apeatling committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    05d22e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d652a9f View commit details
    Browse the repository at this point in the history
  4. Remove nav block references

    apeatling committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    357942c View commit details
    Browse the repository at this point in the history
  5. add line height support

    Addison-Stavlo authored and apeatling committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    a2db6d0 View commit details
    Browse the repository at this point in the history
  6. consolodate colors arrays

    Addison-Stavlo authored and apeatling committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    3a3095b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3eb8e4d View commit details
    Browse the repository at this point in the history
  8. add support checks for colors

    Addison-Stavlo authored and apeatling committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    871a272 View commit details
    Browse the repository at this point in the history
  9. support checks for typography

    Addison-Stavlo authored and apeatling committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    fa6567b View commit details
    Browse the repository at this point in the history
  10. update comments

    Addison-Stavlo authored and apeatling committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    76bc4f8 View commit details
    Browse the repository at this point in the history
  11. update function docs

    Addison-Stavlo authored and apeatling committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    efc7c7b View commit details
    Browse the repository at this point in the history
  12. fix errors/warnings

    Addison-Stavlo authored and apeatling committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    7e659a9 View commit details
    Browse the repository at this point in the history
  13. formatting

    Addison-Stavlo authored and apeatling committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    c215ae9 View commit details
    Browse the repository at this point in the history
  14. started a test

    Addison-Stavlo authored and apeatling committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    0d40bad View commit details
    Browse the repository at this point in the history
  15. moved to own file

    Addison-Stavlo authored and apeatling committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    229dcd6 View commit details
    Browse the repository at this point in the history
  16. first test passes

    Addison-Stavlo authored and apeatling committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    e45898d View commit details
    Browse the repository at this point in the history
  17. styles test

    Addison-Stavlo authored and apeatling committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    977384b View commit details
    Browse the repository at this point in the history
  18. unsupported colors test

    Addison-Stavlo authored and apeatling committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    e1cfeaa View commit details
    Browse the repository at this point in the history
  19. php format

    Addison-Stavlo authored and apeatling committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    680a694 View commit details
    Browse the repository at this point in the history
  20. add existing classes/styles

    Addison-Stavlo authored and apeatling committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    65c9763 View commit details
    Browse the repository at this point in the history
  21. add class check for style test

    Addison-Stavlo authored and apeatling committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    9ec8584 View commit details
    Browse the repository at this point in the history
  22. link color tests

    Addison-Stavlo authored and apeatling committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    5ca9b47 View commit details
    Browse the repository at this point in the history
  23. added gradient tests

    Addison-Stavlo authored and apeatling committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    a9b1e3e View commit details
    Browse the repository at this point in the history
  24. refactor an assertion function

    Addison-Stavlo authored and apeatling committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    732e255 View commit details
    Browse the repository at this point in the history
  25. added fontSize tests

    Addison-Stavlo authored and apeatling committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    160d86f View commit details
    Browse the repository at this point in the history
  26. lineHeight tests

    Addison-Stavlo authored and apeatling committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    c958549 View commit details
    Browse the repository at this point in the history
  27. test all supports together

    Addison-Stavlo authored and apeatling committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    e089533 View commit details
    Browse the repository at this point in the history
  28. update comments

    Addison-Stavlo authored and apeatling committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    d493142 View commit details
    Browse the repository at this point in the history
  29. file rename

    Addison-Stavlo authored and apeatling committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    2395a3e View commit details
    Browse the repository at this point in the history
  30. fix linter errors

    Addison-Stavlo authored and apeatling committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    fec7628 View commit details
    Browse the repository at this point in the history
  31. more lint error/warning goo

    Addison-Stavlo authored and apeatling committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    d62406e View commit details
    Browse the repository at this point in the history
  32. lint ignore our secret sauce

    Addison-Stavlo authored and apeatling committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    32bd8bb View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    f909ab2 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    1bf2fc0 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2020

  1. helper fn and lint fix

    Addison-Stavlo committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    bf1e768 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e81946e View commit details
    Browse the repository at this point in the history
  3. Update lib/blocks.php

    Co-authored-by: Bernie Reiter <ockham@raz.or.at>
    Addison-Stavlo and ockham authored Jun 17, 2020
    Configuration menu
    Copy the full SHA
    8923bd8 View commit details
    Browse the repository at this point in the history
  4. Update lib/blocks.php

    Co-authored-by: Bernie Reiter <ockham@raz.or.at>
    Addison-Stavlo and ockham authored Jun 17, 2020
    Configuration menu
    Copy the full SHA
    a581770 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2020

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

Commits on Jun 22, 2020

  1. Configuration menu
    Copy the full SHA
    543fb7e View commit details
    Browse the repository at this point in the history
  2. Remove template part block check, this is no longer needed because we…

    … are testing for experimental feature support on blocks.
    apeatling committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    806a23f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    998f7f6 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2020

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

Commits on Jun 25, 2020

  1. Configuration menu
    Copy the full SHA
    35a5856 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa4bbdc View commit details
    Browse the repository at this point in the history
  3. php format

    Addison-Stavlo committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    1987286 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba6a395 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7c17c76 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2020

  1. rebase

    Addison-Stavlo committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    9e148d1 View commit details
    Browse the repository at this point in the history