block-components icon indicating copy to clipboard operation
block-components copied to clipboard

A collection of components built to be used in the block editor

Results 44 block-components issues
Sort by recently updated
recently updated
newest added

### Description of the Change _This is still an early draft and needs more work_ Refactor the `Image` component to include the `figure` element in the markup of the `Image`...

[Type] Enhancement
[Component] Image

### Description of the Change Adds ability to drag and replace the image in the Image Component Closes #165 ### Screencast https://github.com/10up/block-components/assets/17757960/076446f5-80d3-4773-b924-97632c9a2055 ### How to test the Change 1. Add...

[Type] Enhancement
[Component] Image
[Status] Blocked

### Is your enhancement related to a problem? Please describe. I want to disable the ContentSearch for card items that are part of the query loop. Example: ```jsx setAttributes({ selectedPost:...

[Type] Enhancement
Good First Issue
[Component] Content Picker

### Describe the bug When searching for a custom post type post in ContentPicker javscript error triggers and block that uses ContentPicker crashes. Expecting search results to show without crashing...

[Component] Content Picker
Needs Investigation

It woild be great if we could figure out a way similar to how React itself handled it for shipping a non minified version of the package so that any...

[Type] Enhancement
[Type] Infrastructure

### Description of the Change This is an exploration of how we could potentially handle adding a fallback image option to the image component. Closes #161 ### How to test...

[Type] Enhancement
[Component] Image
[Status] Blocked

When selecting a new item for the list, the only option was to have the item pushed to the top. This adds support for two other sorts: - `end` pushes...

### Description of the Change Adds functionality to search the content when at least three letters are typed in the ContentSearch's component search functionality, so we can save network bandwidth....

[Type] Enhancement

It would be great to have a simple react component mark any component as required. It should work similar to the `` component we already have in that you pass...

Good First Issue
New Component

Currently there is no way for a user of the library to know what WordPress version supports the various components. And this actually is a bit of a tricky issue...

[Type] Documentation
[Type] Infrastructure