Grant Kinney

Results 90 comments of Grant Kinney

The workaround I've been using is to put the following in `chrome/userChrome.css` within my Firefox profile folder ```css #tabbrowser-tabs tab-group:not(:has(.tabbrowser-tab:not([hidden]))) { display: none !important; } ``` This hides Firefox native...

> The workaround I've been using is to put the following in chrome/userChrome.css within my Firefox profile folder ... Know that this has needed tweaks for nearly every recent Firefox...

It looks like you can name the template part and set the area when it's created: But when exporting the changes to the theme with Create Block Theme, only the...

> @creativecoder can we add https://github.com/WordPress/gutenberg/issues/55179 to this list please? Thanks. @afercia I've added it to the list.

@annezazu I believe the checklist in the issue description is up to date. It looks like we have a few small improvements: - https://github.com/WordPress/gutenberg/issues/54797 - https://github.com/WordPress/gutenberg/issues/54401 - https://github.com/WordPress/gutenberg/issues/55220 Additionally, there's...

I've updated the labels on this issue to be a Tracking Issue (rather than Iteration). At this point the issue description is more a collection of categorized font library issues...

@luminuu I still think Adobe/Typekit support is best done with a separate plugin, as I don't see any way to download or use Adobe fonts without signing up for an...

Thanks for taking a look @iamtakashi ! This is definitely an experiment, and I'm also unsure it's worth the tradeoff of simplifying the block layout for the template. As you...

I converted this to a draft to indicate it's still experimental.

Closing this until there's a better solution on the editor side.