enhance(theme): Add theme support for editor-gradient-presets, editor-font-sizes, disable-custom-colors, disable-custom-gradients, disable-custom-font-sizes, custom-spacing

enhance(theme): Remove theme support for default block patterns
chore(theme): Reorder actions inside of the `after_setup_theme` hook by usefulness
chore(ci): Add `8.0` to version matrix
This commit is contained in:
Brandon
2021-01-14 22:59:23 -06:00
parent 3e2d9baac3
commit 96974bf20a
2 changed files with 62 additions and 26 deletions

View File

@@ -20,4 +20,4 @@ workflows:
test-command: lint
matrix:
parameters:
version: ['7.3', '7.4']
version: ['7.3', '7.4', '8.0']