Make WordPress Core


Ignore:
Timestamp:
12/03/2020 02:45:33 PM (4 years ago)
Author:
SergeyBiryukov
Message:

Editor: Update components package for WordPress 5.6 RC3.

@wordpress/components: 11.1.2 -> 11.1.3

This fixes an accessibility regression with VoiceOver not announcing the input label or an existing selection in the parent page dropdown under "Page Attributes" in the sidebar.

See https://github.com/WordPress/gutenberg/pull/27431 for more details.

Props isabel_brison, sarahricker, alexstine, kevin940726, talldanwp.
Reviewed by isabel_brison, SergeyBiryukov.
Merges [49737] to the 5.6 branch.
Fixes #51923.

Location:
branches/5.6
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/5.6

  • branches/5.6/package.json

    r49719 r49738  
    9090        "@wordpress/block-serialization-default-parser": "3.8.0",
    9191        "@wordpress/blocks": "6.24.2",
    92         "@wordpress/components": "11.1.2",
     92        "@wordpress/components": "11.1.3",
    9393        "@wordpress/compose": "3.22.0",
    9494        "@wordpress/core-data": "2.24.2",
Note: See TracChangeset for help on using the changeset viewer.