[wp-trac] [WordPress Trac] #49927: Editor: Introduce block context

WordPress Trac noreply at wordpress.org
Tue Jun 30 11:02:38 UTC 2020


#49927: Editor: Introduce block context
-------------------------------------------------+-------------------------
 Reporter:  aduth                                |       Owner:  gziolo
     Type:  enhancement                          |      Status:  closed
 Priority:  normal                               |   Milestone:  5.5
Component:  Editor                               |     Version:
 Severity:  normal                               |  Resolution:  fixed
 Keywords:  has-patch has-unit-tests needs-dev-  |     Focuses:
  note dev-feedback                              |
-------------------------------------------------+-------------------------
Changes (by gziolo):

 * owner:  (none) => gziolo
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"48224" 48224]:
 {{{
 #!CommitTicketReference repository="" revision="48224"
 Editor: Introduce block context

 Backports a new block context feature from Gutenberg. The purpose of this
 feature is to be able to establish values in a block hierarchy which can
 be consumed by blocks anywhere lower in the same hierarchy. These values
 can be established either by the framework, or by other blocks which
 provide these values. See documentation:
 https://github.com/WordPress/gutenberg/blob/master/docs/designers-
 developers/developers/block-api/block-context.md

 Props aduth, epiqueras.
 Fixes #49927.
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/49927#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list