You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Block Bindings: Bootstrap sources defined in the server (#63470)
* Move bindings registration to editor provider
* Remove sources from editor provider
* Create `registerCoreBlockBindingsSources` function
* Add `updateBlockBindingsSource` action
* Bootstrap sources defined in the server
* Change registration to allow server bootstrap
* Remove label from post meta and pattern overrides
* Remove `updateBlockBindingsSource`
* Use `bootstrapBlockBindingsSource` instead
* Wrap server registration in the same function
* Ensure label is provided when source is not bootstrapped
* Remove old import
* Add compat filter to expose server sources
* Add e2e test
* Check if the sources are already added
* Change how label is managed
* Remove type from object
* Use blockBindingsSources name
* Fixes from rebase
* Add return back and warning
* Add backport
* Improve comments
* Fix getValues/setValues after rebase
* Adapt reducer and fixes
* Revert args used in `addBlockBindingsSource`
Co-authored-by: SantosGuillamot <santosguillamot@git.wordpress.org>
Co-authored-by: gziolo <gziolo@git.wordpress.org>
Co-authored-by: artemiomorales <artemiosans@git.wordpress.org>
0 commit comments