Skip to content

Commit

Permalink
[Mobile] - Refactor BlockListItem (#49765)
Browse files Browse the repository at this point in the history
* Mobile - Refactor BlockListItem into a functional component, it also uses the new useEditorWrapperStyles and simplifies usage of some props and selectors

* Mobile - BlockListItem: Update return doc to add null option as well

* Mobile - BlockListItem - Adds missing props

* Mobile - BlockListItem - Don't spread the parentWith value to be pass down through restProps

* Mobile - BlockListItemContent - Add missing props (parentBlockAlignment, rootClientId) passed down to the Block component

* Mobile - BlockListItem - Update prop descriptions
  • Loading branch information
geriux committed May 4, 2023
1 parent 33fbd4a commit 893d620
Showing 1 changed file with 180 additions and 217 deletions.
Loading

1 comment on commit 893d620

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Flaky tests detected in 893d620.
Some tests passed with failed attempts. The failures may not be related to this commit but are still reported for visibility. See the documentation for more information.

🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/4882028169
📝 Reported issues:

Please sign in to comment.