Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
910 commits
Select commit Hold shift + click to select a range
ecbde0e
Fix incorrect focus style widths (#50127)
jasmussen May 2, 2023
bdb22cd
Display device icon on "preview" and "view" buttons (#50218)
mtias May 2, 2023
305c93f
Remove `start blank` option in template pattern suggestions and add `…
ntsekouras May 2, 2023
f795ebe
SlotFill: some code cleanups of the bubblesVirtually version (#50133)
jsnajdr May 2, 2023
dd53e35
Refactor/toolbar item component to typescript (#49190)
margolisj May 2, 2023
e07c446
Changelog automation: apply proper top-level categorization precedenc…
priethor May 2, 2023
2b1ff51
Fix incorrect label. (#50201)
ndiego May 2, 2023
639e57e
Add changelog for eslint-plugin. (#50247)
ecgan May 2, 2023
272a57e
Adds example to change the permalink structure (#50251)
mburridge May 2, 2023
faffedd
Add client-side filter reference and fix links. (#50203)
ndiego May 2, 2023
6416fbf
Fix minor formatting issues. (#50202)
ndiego May 2, 2023
b91ce46
[Fonts API] Remove global from wp_print_fonts() (#50225)
hellofromtonya May 2, 2023
4b60ab4
Center align button text in editor (#50228)
glendaviesnz May 2, 2023
b173f98
Cover: Use overflow: clip, falling back to overflow: hidden (#50237)
andrewserong May 3, 2023
7a6570f
Remove fill="none" from levelUp icon (#50264)
aurooba May 3, 2023
a058a39
Global styles revisions: ensure the revisions endpoint permissions ma…
ramonjd May 3, 2023
232bd5c
Layout: Fix issue where saving user global styles included layout def…
andrewserong May 3, 2023
847f69a
Edit Post: Don't export Slot/Fill constants separately (#50274)
Mamaduka May 3, 2023
bf0a21f
[Mobile] - Adds useEditorWrapperStyles hook (#49616) (#50164)
May 3, 2023
a284c97
Fix site logo preview image size with long filenames (#50242)
ntsekouras May 3, 2023
aba9415
Introduce new PluginTemplateSettingPanel slot (#50257)
ntsekouras May 3, 2023
7232631
Add missing tooltip to Back icon button. (#50104)
afercia May 3, 2023
8066e00
Small improvements for the sidebars and Close buttons labelling (#49614)
afercia May 3, 2023
aa9f5f4
Update some visual details in the add-template modal(s) (#50143)
jameskoster May 3, 2023
49a4695
Remove custom padding for tertiary buttons (#50276)
jameskoster May 3, 2023
b2f752c
Use alert callout in the block deprecation docs (#50286)
Mamaduka May 3, 2023
188479a
Lodash: Refactor away from _.mapValues() (#50285)
tyxla May 3, 2023
233165a
Add missing closing parenthesis in code example (#50253)
aurooba May 3, 2023
ba1d097
Components: relax link pattern matching in CHANGELOG CI check (#50248)
chad1008 May 3, 2023
c97a99e
Bump plugin version to 15.7.0-rc.2
gutenbergplugin May 3, 2023
f24415f
Add ndiego as codeowner for docs. (#50289)
ndiego May 3, 2023
dc026f1
Update Changelog for 15.7.0-rc.2
gutenbergplugin May 3, 2023
9046f21
Add <ViewLink> component (#50260)
mtias May 3, 2023
2439d87
Do not include first time contributors section in changelog if there …
ntsekouras May 3, 2023
8f278b5
Bump plugin version to 15.7.0
gutenbergplugin May 3, 2023
2ec090b
Update Changelog for 15.7.0
gutenbergplugin May 3, 2023
9310e2a
test: Add BlockList coverage (#50252)
dcalhoun May 3, 2023
d1f5b86
Remove extraneous "Link" copy from PanelBody components (#50186)
richtabor May 3, 2023
2f94fa4
Save Button: Fix the label in the disabled state (#50284)
scruffian May 3, 2023
6c90a0e
[Fonts API] Separate BC Layer (#50077)
hellofromtonya May 3, 2023
ec375be
Global Styles: Fix palette color popovers (#49975)
aaronrobertshaw May 4, 2023
be5cfd9
Comment was effectively doubled up. Let's get rid of it to avoid conf…
ramonjd May 4, 2023
0d4e639
Global Styles: Fix positioning of gradient palette popovers on mobile…
aaronrobertshaw May 4, 2023
fd505e5
Allow dragging-and-dropping images from the inserter to image blocks …
kevin940726 May 4, 2023
1db3fd7
Add a few import required for the React Native wrapper distribution a…
mokagio May 4, 2023
98fdf9f
Social Icons: Hide color controls when color support is disabled (#50…
Mamaduka May 4, 2023
e4f12e3
LineHeightControl: Fix application of zero values in editor (#48917)
aaronrobertshaw May 4, 2023
a441edb
create-block: Documentation. (#50206)
n2erjo00 May 4, 2023
b65c5e9
Don't remount the block when the 'templateLock' is set to 'contentOnl…
Mamaduka May 4, 2023
4409ba4
Comment Template Block: Set commentId context via filter (#50279)
ockham May 4, 2023
44308e7
Update image editor to use new REST API (#28530)
May 4, 2023
2afdedf
Use Core Data for Nav fallbacks and side load resulting entity into s…
getdave May 4, 2023
33fbd4a
FormTokenField, ComboboxControl: Add opt-in prop for next 40px defaul…
mirka May 4, 2023
893d620
[Mobile] - Refactor BlockListItem (#49765)
May 4, 2023
4a76c7a
Refactor around missing dependency in Link Control internal value syn…
getdave May 4, 2023
dad72a1
Force dirty state on import (#50318)
getdave May 4, 2023
3b482d5
Skip iframe-inline-styles e2e test (#50320)
scruffian May 4, 2023
9366900
Enable Loginout block in Nav block (#49160)
getdave May 4, 2023
82b9843
Remove gutenberg plugin mention in schema (#50207)
May 4, 2023
8816de1
Move deprecated functions to bottom of file (#50328)
getdave May 4, 2023
a3c5591
[Post Title]: Insert default block on Enter at end (#50312)
ntsekouras May 4, 2023
4bfdfb8
Display conditionally the `styles` in sidebar main navigation screen …
ntsekouras May 4, 2023
d485c29
Post Featured Image: Hide overlay controls when color support is disa…
Mamaduka May 4, 2023
be471b0
Theme Preview: Restrict to admin users (#50335)
scruffian May 4, 2023
23c6c1a
HTML API: Backport updates from Core
dmsnell May 3, 2023
9b821f5
Refactor theme previews (#50338)
scruffian May 4, 2023
49b9e96
wp-env: Avoid adding default HTTP/s ports to env URLs (#50300)
ObliviousHarmony May 4, 2023
9e89329
Components: Consolidate and add docs to Storybook (#50226)
chad1008 May 4, 2023
27ed5cc
[RNMobile] Extend non-cached endpoints on Android (#50216)
SiobhyB May 4, 2023
ce8d9a2
Remove white background on Site Editor 'Frame' (#48970)
jameskoster May 4, 2023
e57b687
Update has-text has-icon button spacing (#50277)
jameskoster May 4, 2023
fd64307
(e2e)(template-parts) Add E2E test for editing the title of a new cus…
fullofcaffeine May 4, 2023
516201e
Theme Previews: Fix refactor (#50354)
scruffian May 4, 2023
1dd0c9d
Simplify cover block description (#50355)
glendaviesnz May 5, 2023
d54dc62
Prerelease E2E Test Utils for Playwright (#43998)
ironprogrammer May 5, 2023
5f61472
Update the tested up to version for the gutenberg plugin (#50360)
talldan May 5, 2023
227f9ec
Polish confirm dialog padding. (#50283)
jasmussen May 5, 2023
43d777b
Unify the global block styles panel with the block inspector panels (…
youknowriad May 5, 2023
6b0ef39
Centralize constants for the navigation block. (#50191)
juanfra May 5, 2023
837ec8e
Plugin: Ensure that view scripts are correctly registered for core bl…
gziolo May 5, 2023
cd25a95
Mark related selector as resolved (#50324)
getdave May 5, 2023
9105718
Add Interactivity API runtime (#49994)
DAreRodz May 5, 2023
041860a
Components: Update default accent color (#50193)
mirka May 5, 2023
2c3006c
Navigation: Hide color controls when color support is disabled (#50368)
Mamaduka May 5, 2023
e1c720c
Run File block logic at DOMContentLoaded since currently loaded in he…
westonruter May 5, 2023
599981f
[RNMobile] Wait for delayed block insertion in the add block test hel…
fluiddot May 5, 2023
0ac7aa6
HTML API: Backport Core updates to docblocks for syntax and linting
dmsnell May 5, 2023
37d1439
[RNMobile] Add Picker test helper (#50382)
fluiddot May 5, 2023
0c894c2
Refactor useShouldContextualToolbarShow to not need a passed clientId…
jeryj May 5, 2023
d96dcca
Site Editor Keyboard Navigation Flow (#50296)
jeryj May 5, 2023
31792a5
wp-env: fix exec command in CI (#50411)
noahtallen May 6, 2023
1e5364f
Post Featured Image: New design for Replace and Remove buttons (#50269)
noisysocks May 8, 2023
f4f5e37
Fluid typography: use layout.wideSize as max viewport width (#49815)
ramonjd May 8, 2023
81cd233
Global styles: add revisions UI (#50089)
ramonjd May 8, 2023
46031bb
Multi-select: capitalise B in blocks (#50356)
glendaviesnz May 8, 2023
12a63b2
Update background color of post editor when viewing mobile or tablet …
talldan May 8, 2023
29a7028
Gallery: Fix inner block selection (#50363)
Mamaduka May 8, 2023
f42be39
Try always showing the dimensions controls (#50305)
tellthemachines May 8, 2023
3303a45
Sort templates by the rendered title instead of the slug (#50353)
glendaviesnz May 8, 2023
31bad5d
Command Center: Add an API to open/close the command center (#50423)
youknowriad May 8, 2023
09a24e5
Command center: Add a button to open it from the site editor view mod…
youknowriad May 8, 2023
05f779d
[Post Featured Image]: Revert maxWidth addition (#50427)
ntsekouras May 8, 2023
ee3649a
[Group]: Remove Quote transform (#50424)
ntsekouras May 8, 2023
f4730d7
[RNMobile] Add API fetch test helper (#50391)
fluiddot May 8, 2023
023631c
refactor: BlockList uses Hooks (#50293)
dcalhoun May 8, 2023
d770f97
`NavigableContailer`: do not trap focus in `TabbableContainer` (#49846)
ciampo May 8, 2023
7c10448
More intuitive Details block with summary and innerBlocks content (#4…
richtabor May 8, 2023
6026fe2
Use symbol icon for Site Editor > Template Parts menu (#50410)
richtabor May 8, 2023
cdff959
remove mention of perf testing (#50345)
bph May 8, 2023
0c88718
Doc: Don't use markdown in the callout section (#50437)
t-hamano May 8, 2023
05ad081
List View: Update the expanded text color so that it works in both a …
scruffian May 8, 2023
fa1d3b0
[Fonts API] Relocate which fonts to print into wp_print_fonts() (#50151)
hellofromtonya May 8, 2023
6311d04
Expose WebView prop.onLoadEnd to Sandbox (#50265)
jhnstn May 8, 2023
ad5f722
Fix wp-env destroy (#50445)
noahtallen May 8, 2023
de94c50
wp-env: Remove PHPUnit and Composer containers (#50408)
ObliviousHarmony May 8, 2023
b1c1ac7
Removing label from Apply button given that the text suffices (#50454)
ramonjd May 9, 2023
f134db0
[Mobile] - Update Header component to use the `useEditorWrapperStyles…
May 9, 2023
eef6fe9
Site editor: remove canvas box shadow (#50374)
youknowriad May 9, 2023
e4adc1e
Use publicly_queryable to query taxonomies used in variations (#50244)
ocean90 May 9, 2023
7afeffd
Add tests coverage for the navigation block frontend interactivity (#…
SantosGuillamot May 9, 2023
a76cf3b
List View: Adds a renderAdditionalBlockUI prop to ListView (#50465)
scruffian May 9, 2023
af8d651
[Font API] Do not print in admin using 'admin_print_styles' for theme…
hellofromtonya May 9, 2023
b46abbc
Update the command center experiment label (#50467)
youknowriad May 9, 2023
5dbc90a
Button: Add opt-in prop for next 40px default size (#50254)
mirka May 9, 2023
5b50833
DimensionControl: Use WordPress package instead of react in code exam…
t-hamano May 9, 2023
f13b57d
Get clientId from block rather than passed in as prop (#50473)
jeryj May 9, 2023
cebc806
Bump plugin version to 15.7.1
gutenbergplugin May 9, 2023
86bc120
Revert "Bump plugin version to 15.7.1"
gutenbergplugin May 9, 2023
a4de489
Bump plugin version to 15.7.1
gutenbergplugin May 9, 2023
2714f84
Update Changelog for 15.7.1
gutenbergplugin May 9, 2023
b6d99dd
Replace OffCanvasEditor in browse mode with the List View component (…
scruffian May 9, 2023
ed604e2
Tweak copy for block settings menu "Insert..." to "Add..." (#50444)
richtabor May 9, 2023
00dc4a7
[Fonts API] Automatically enqueue user-selected fonts (#50297)
hellofromtonya May 9, 2023
e5e87c0
adds style fixes to widgets editor for adapting to the new top toolba…
draganescu May 9, 2023
24e2967
Reorder menu items as detailed in #50446 (#50453)
glendaviesnz May 9, 2023
ab5efbf
Spacing: Fix reset of spacing sizes control (#50455)
aaronrobertshaw May 9, 2023
4c1c15d
wp-env: Add better default PHPunit settings, fix Xdebug, and update d…
noahtallen May 10, 2023
1db3d30
Lodash: Remove from blocks store reducer (#50471)
tyxla May 10, 2023
ccd529d
gutenberg_get_global_styles: resolve custom CSS format (#50366)
samnajian May 10, 2023
15d0927
Site Editor: Improve loading experience (v3) (#50222)
tyxla May 10, 2023
bdce28d
Add test to verify image appears on frontend (#50472)
artemiomorales May 10, 2023
758bc81
Add the pages menu to the site editor (#50463)
youknowriad May 10, 2023
7e4fd67
[RNMobile] Disable regular blocks conversion if the reusable block is…
fluiddot May 10, 2023
bf00f04
Revert "[Fonts API] Automatically enqueue user-selected fonts (#50297…
hellofromtonya May 10, 2023
2188ed6
Block Toolbar: Don't use effects for focus management (#50497)
Mamaduka May 10, 2023
e01f41f
[RNMobile] Update setup media picker helper (#50398)
fluiddot May 10, 2023
923761a
[Mobile] - BlockList - Block component refactor (#50108)
May 10, 2023
f1b07c5
Block Editor: Directly import useShouldContextualToolbarShow hook (#5…
Mamaduka May 10, 2023
896ce46
Block Editor: Add names for the 'editor.BlockListBlock' filter HoCs (…
Mamaduka May 10, 2023
a992f2a
Experimental: Navigation block with the Interactivity API (#50041)
SantosGuillamot May 10, 2023
40f78bb
Edit Site: Move loading logic to a separate hook (#50511)
tyxla May 10, 2023
4855276
Try fixing flaky CPT e2e test (#50519)
Mamaduka May 10, 2023
23f6bfe
Bump plugin version to 15.8.0-rc.1
gutenbergplugin May 10, 2023
1a06ca1
[RNMobile] Use host app namespace in reusable block message (#50478)
fluiddot May 10, 2023
e271f08
Update changelog files
gutenbergplugin May 10, 2023
5dc04cf
chore(release): publish
gutenbergplugin May 10, 2023
c30e6d8
[RNMobile] Add embed webview for Android (#50440)
jhnstn May 10, 2023
888c0fc
Update Changelog for 15.8.0-rc.1
gutenbergplugin May 10, 2023
785eee2
Update wp-env codeowners (#50530)
noahtallen May 10, 2023
3ee2290
In CI, verify that PHPunit is actually running (#50442)
noahtallen May 10, 2023
9b40eda
Global Styles: Add back the global styles logic that forces the solid…
youknowriad May 11, 2023
1664d5e
Navigation: Unlock private APIs outside of the component (#50509)
Mamaduka May 11, 2023
ed9be12
Remove the loader from sidebar navigation screen. (#50326)
juanfra May 11, 2023
8346327
Edit Site: Unlock private APIs outside of the component (#50534)
Mamaduka May 11, 2023
2f77022
Remove the check for draft navigation menus from the UnsavedInnerBloc…
scruffian May 11, 2023
cb87840
Apply useShouldContextualToolbarShow to edit site header navigable to…
jeryj May 11, 2023
e7e1b7c
Improve Nav block loading UX by preloading Navigation menu requests (…
getdave May 11, 2023
37d9839
Add `lang` and `dir` attributes to text-formatting tools (#49985)
aristath May 11, 2023
aed9a0d
Remove the wrong docblock for `WP_Theme_JSON_Gutenberg::get_property_…
samnajian May 11, 2023
0f56002
Plugin: Use bundled files for enqueuing global styles (#50310)
Mamaduka May 11, 2023
ab5c883
Duplicate LeafMoreMenu into the navigation block and the global sideb…
jeryj May 11, 2023
d24ac78
Browse mode Navigation: Fix broken submenu items (#50551)
MaggieCabrera May 11, 2023
f4da241
Modals: Update the secondary action's button design (#50544)
Mamaduka May 12, 2023
4ebe5ca
Mobile Release v1.95.0 (#50547)
fluiddot May 12, 2023
5ef52d5
[Site Editor]: Always show the `styles` navigation item (#50573)
ntsekouras May 12, 2023
662b8b5
Edit Site: Optimize loading useSelect call (#50546)
tyxla May 12, 2023
3483740
Adjust the logic of Post Title edit, so it avoids unnecessary OPTIONS…
kmanijak May 12, 2023
71644b7
[Mobile] - Update E2E config to support an iPad simulator (#50528)
May 12, 2023
25dadb0
update site editor sidebar alignment (#50561)
SaxonF May 12, 2023
524f7ca
Enable iframe-inline-styles e2e test (#50548)
scruffian May 12, 2023
0bf1e79
perf: Reduce inner blocks tree depth (#50447)
dcalhoun May 12, 2023
07b87a1
feat: Add disabled prop to SwitchCell component (#50560)
SiobhyB May 12, 2023
f6291fc
[Mobile] EmptyList now uses `useEditorWrapperStyles` hook and removes…
May 12, 2023
6606da4
Block Library: Remove unnecessary lodash mock from Buttons tests (#50…
tyxla May 12, 2023
831a536
Lodash: Remove from template part block (#50586)
tyxla May 12, 2023
298df3a
Lodash: Remove from Media & Text block (#50587)
tyxla May 12, 2023
7250336
Lodash: Remove from Latest Posts block (#50593)
tyxla May 12, 2023
99c3dda
Lodash: Remove from Image block (#50592)
tyxla May 12, 2023
f32c9a4
This commit: (#50563)
ramonjd May 13, 2023
8853016
Plugin: Fix building plugin zip to include interactive blocks (#50598)
gziolo May 13, 2023
4af25a1
Navigation: Fix warning when stretch justification is used (#50568)
andrewserong May 14, 2023
91dce95
Pattern block: Add experimental flag and syncStatus attrib to allow d…
glendaviesnz May 15, 2023
596838f
Update README.md to include a link to the docs (#50606)
bacoords May 15, 2023
a9fbca5
List View: Ensure settings menu is visible when focused (#50572)
andrewserong May 15, 2023
024d004
Prevent stacking of the entity revert and site save notices (#50302)
glendaviesnz May 15, 2023
3f5da7a
Removing `isStylePreview` prop, which is not used anywhere (#50622)
ramonjd May 15, 2023
c6ed0e4
Move gutenberg_get_global_styles (#50596)
oandregal May 15, 2023
71c18bd
chore: update memize to v2 (#50172)
johnhooks May 15, 2023
3bf54f6
Ensure pattern block doesn't duplicate client ids (#50629)
talldan May 15, 2023
d66e670
Move `gutenberg_get_remote_theme_patterns` (#50597)
oandregal May 15, 2023
6c83e67
Button: Update disabled state to be without background. (#50496)
jasmussen May 15, 2023
9e6b646
Migrate Cover Block tests to Playwright (#45784)
worldomonation May 15, 2023
efaadb1
Simplify the template revert snackbar by showing template name which …
glendaviesnz May 15, 2023
541b0dd
Site editor: convert device type margin styles into non-shorthand syn…
ciampo May 15, 2023
adefb89
Add new API to allow inserter items to be prioritised (#50510)
scruffian May 15, 2023
f8d74a6
Unlock useShouldContextualToolbarShow outside of the component (#50612)
Mamaduka May 15, 2023
a0e2d1d
Give template deleted snackbar an id so only one appears at a time (#…
glendaviesnz May 15, 2023
fc714ab
Removes the Post Content block from the inserter in the post editor a…
glendaviesnz May 15, 2023
b0d2da0
Add slug as classname to pattern block wrapper (#50641)
glendaviesnz May 16, 2023
744ab2c
Pattern block: update frontend render code to match the new version o…
glendaviesnz May 16, 2023
4adde6c
List block: fix merging nested list into paragraph (#50634)
ellatrix May 16, 2023
25dbbbb
Dimensions Panel: Fix resetting of axial spacing controls (#50654)
aaronrobertshaw May 16, 2023
b9b7c1b
Add contextual commands (#50543)
youknowriad May 16, 2023
283c674
Fix coding-standards issues in test themes (#50656)
aristath May 16, 2023
4deac62
Update `rel` and `title` labels for navigation and submenu links (#50…
juanfra May 16, 2023
0765968
Add `prioritizedInserterBlocks` to slash inserter (#50658)
ntsekouras May 16, 2023
60984b3
Command center: Add searchLabel property to commands (#50663)
youknowriad May 16, 2023
37dc9f6
[RNMobile] Fix embed webview endcoding (#50555)
jhnstn May 16, 2023
4556c86
Template pattern modal: remove internal modal classnames (#50655)
ciampo May 16, 2023
76319f8
Fix navigation tests by creating pages for link control (#50680)
jeryj May 16, 2023
f0266c2
Editor canvas container: include resizeable iframe in component (#50682)
ramonjd May 16, 2023
86dfd21
Edit Site: Simplofy variation selectors (#50687)
Mamaduka May 17, 2023
83a33e7
Cover: Unlock private APIs outside of the component (#50686)
Mamaduka May 17, 2023
522e1f1
Lodash: Remove from Gallery block (#50591)
tyxla May 17, 2023
6f2d112
File: Add experimental integration with Interactivity API (#50377)
gziolo May 17, 2023
9018b15
[Site Editor]: Update the add template menu (#50595)
ntsekouras May 17, 2023
2452a92
Marks the commands APIs as stable (#50691)
youknowriad May 17, 2023
22c837b
DropdownMenu: refactor to TypeScript (#50187)
chad1008 May 17, 2023
b1066e5
Navigation: Use the ListView in the Navigation block inspector contro…
scruffian May 17, 2023
e312f9c
Fix release performance tests (#50699)
WunderBart May 17, 2023
01248b8
Combine frontend navigation tests into fewer tests to speed up e2e te…
jeryj May 17, 2023
8d9752e
Add block variations transformation in block switcher (#50139)
ntsekouras May 17, 2023
6caf489
Respect showAppender when there are no items in list view (#50711)
jeryj May 17, 2023
5750a77
Bump plugin version to 15.8.0
gutenbergplugin May 17, 2023
5e1a0a8
Update Changelog for 15.8.0
gutenbergplugin May 17, 2023
2922d6b
Add wide align support to code block (#50710)
richtabor May 17, 2023
91dbcff
Added Unknown Config Option Detection (#50642)
ObliviousHarmony May 17, 2023
6bfafd0
Fix custom duotone filters in frontend (#50678)
May 17, 2023
c34280b
Styles Navigation Screen: Add Style Book (#50566)
andrewserong May 17, 2023
671d727
DateTime: Remove deprecated props (and fix static analysis action in …
andrewserong May 18, 2023
b0d20ed
Global styles revisions: highlight currently-loaded revision (#50725)
ramonjd May 18, 2023
2d794c7
Use `bdo` element when setting the language and direction attributes …
aristath May 18, 2023
a0a1fd5
Update `runtime` test field in WebPack config (#50727)
SantosGuillamot May 18, 2023
91fc1cc
[Mobile] - Block selection - Expand tapping on nested blocks directly…
May 18, 2023
6725f29
Fix Global Styles sidebar block selection on zoom out mode (#50708)
ntsekouras May 18, 2023
589fc18
Fix labelling, description, and focus style of the block transform to…
afercia May 18, 2023
37a691f
Edit Site: Fix `useEditedEntityRecord()` loading state (#50730)
tyxla May 18, 2023
0f893f7
docs: Fix change log typo (#50737)
dcalhoun May 18, 2023
02a7c49
Fix flaky media inserter drag-and-dropping e2e test (#50740)
Mamaduka May 18, 2023
b057776
Block Editor: Remove unused 'useIsDimensionsSupportValid' method (#50…
Mamaduka May 18, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fix incorrect label. (WordPress#50201)
  • Loading branch information
ndiego authored May 2, 2023
commit 2b1ff51ff43a0e2347f2d6a27891c64a992360c7
2 changes: 1 addition & 1 deletion docs/contributors/documentation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ To update an existing page:
2. Create a branch to work, for example `docs/update-contrib-guide`.
3. Make the necessary changes to the existing document.
4. Commit your changes.
5. Create a pull request using "\[Type\] Documentation" label.
5. Create a pull request using the [\[Type\] Developer Documentation](https://github.com/WordPress/gutenberg/labels/%5BType%5D%20Developer%20Documentation) label.

### Create a new document

Expand Down