Results 59 issues of Ben Dwyer

The code is [here](https://github.com/WordPress/twentytwentyone/tree/trunk/assets/sass/05-blocks/navigation). From #82

The code is [here](https://github.com/WordPress/twentytwentyone/tree/trunk/assets/sass/05-blocks/latest-posts). From #82

## What problem does this address? Right now the inserter sidebar and the list view share a lot of functionality but are different code bases. We'd like to ensure that...

[Type] Enhancement
[Feature] Zoom Out

## What? When dragging and dropping patterns from the inserter we now show a preview of the pattern instead of the draggable chip. ## Why? This will be more user...

[Type] Enhancement
[Package] Components
[Feature] Zoom Out

This updates the approach for textInput elements to match the proposal in https://github.com/WordPress/gutenberg/pull/51337

## What? Creates a new `TabbedPanel` component that is used by both the inserter and the list view. ## Why? This will ensure visual and behaviour consistency between these two...

[Type] Code Quality

## What? Adds support for textarea and text-based inputs elements to theme.json. ## Why? Many themes want to control the display of textareas and other inputs, and this will allow...

[Type] Enhancement
[Block] Post Comments Form

Until recently, WP.com wouldn't return the correct site id when it called `Jetpack_Options::get_option( ‘id’ )`. Instead we'd have to add lots of this in the code: ``` if ( IS_WPCOM...

General
[Type] Janitorial
Epic

#### Changes proposed in this Pull Request: #### Related issue(s):

Ready to launch

#### Changes proposed in this Pull Request: Add booknest theme #### Related issue(s):

Ready to launch