-
Notifications
You must be signed in to change notification settings - Fork 361
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
[Blank Canvas Blocks] Evaluate Blocks #3413
Comments
Should we consider certain FSE blocks too e.g. site title & tagline, post meta, tag cloud. |
I think we should. Do we have representation of that in Theamdemo? That would be a healthy addition if not. |
I think we should totally add them to Theamdemo. I did add the "Archives" block to it because I needed it for another issue, so having the rest will be very helpful. This is a list of all the blocks on Theamdemo that need updating: #3350 |
While evaluating the buttons block I discovered this error which will be a blocker: WordPress/gutenberg#29675 |
Core blocks evaluated, styled and ponyfilled where necessary. Closing this up; additional singular changes can be opened as needed. |
Ready the following blocks for Blank Canvas Blocks (A Ponyfill theme)
For each of the following blocks:
Evaluate "Blank Canvas Blocks" against "Blank Canvas"
If something can be achieved with Gutenberg theme.json styling for that block then leverage that first.
If something is expected to be achievable in Gutenberg, adjust the theme.json's "custom" block to express that opinion and add custom SASS to
/sass/blocks
consume those variables expressing that opinion.(bcb demo)
audio (theamdemo) (bcb demo)
button (theamdemo)(bcb demo)
calendar
code (theamdemo) (bcb demo)
columns (theamdemo) (bcb demo)
cover (theamdemo) (bcb demo)
file (theamdemo) (bcb demo)
gallery (theamdemo) (bcb demo)
group (theamdemo) (bcb demo)
heading (theamdemo) (bcb demo)
image (theamdemo) (bcb demo)
latest-comments (theamdemo) (bcb demo)
latest-posts (theamdemo) (bcb demo)
legacy
list (theamdemo) (bcb demo)
media-text (theamdemo) (bcb demo)
navigation
paragraph (theamdemo) (bcb demo)
posts-list (theamdemo) (bcb demo)
pullquote (theamdemo) (bcb demo)
quote (theamdemo) (bcb demo)
search (theamdemo) (bcb demo)
separator (theamdemo) (bcb demo)
slideshow (theamdemo) (bcb demo)
spacer (theamdemo) (bcb demo)
table (theamdemo) (bcb demo)
utilities
verse (theamdemo) (bcb demo)
video (theamdemo) (bcb demo)
The text was updated successfully, but these errors were encountered: