Tracking all Dev Notes from Gutenberg plugin releases 14.2 - 15.1
Please read the information below carefully. If you have questions, connect with @bph or @zzap via Slack or comment here.
- 🗓 Deadline March 3rd, 2022
Not all developer related information needs to be in a separate DevNote on the Make Core blog for the field guide. We can group related information. We can already make decision on some features if it warrants a stand-alone blog post or if the information will be part of a group post.
Stand-alone post
To streamline the process and eliminate bottlenecks, all writers of stand-alone dev notes will receive privileges on the Make Core Blog. (Please connect with @bph or @zzap, if you need access)
Instructions
Details
- Create your note in a new post,
- Save as Draft
- Enable public preview
- Share the link to the public preview in a comment below, as "ready for review"
- "For dev notes, each one must have at least two reviewers" ([Handbook](https://make.wordpress.org/core/handbook/tutorials/writing-developer-notes/))
## Part of a group post
If the information related to your PR will be part of a group post, please write the **dev note in a comment on the PR**, so it can be reviewed and, if necessary commented on, by the release docs team or a reviewer.
Before you start writing 📣 please read the handbook pages:
Details
- ⭐️ [Writing developer notes](https://make.wordpress.org/core/handbook/tutorials/writing-developer-notes/)
- ⭐️ [Style & Substance section](https://make.wordpress.org/core/handbook/best-practices/post-comment-guidelines/#style-and-substance) of the Post & Comment Guidelines for Make Blog
- ⭐️ [Documentation Style Guide](https://make.wordpress.org/docs/style-guide/) - Good for reference, when in doubt, especially when English is not your native language.
The list is incomplete. We are in the process of reviewing plugin release changelogs and add as we progress on the task.
There are two labels:
needs dev note and has dev note
If you worked on a feature/module/component that definitely needs dev note, please assign the label needs dev note If you already added the Dev Note to the make blog on draft or as comment on the PR, please label it has dev note
~- #46212 @ellatrix ~ not in core for 6.2
Navigation
CustomCSS
InspectorControls + Split Block Tools
Experimental APIs
WP_HTML_Tag_Processor
Blocks
Theme.json /Appearance Tools
Global Styles
Layout/ Templates
Deprecations/Removals
Create Block scaffolding
Pattern and Pattern Directory
ServerSideRender package
Tracking all Dev Notes from Gutenberg plugin releases 14.2 - 15.1
Please read the information below carefully. If you have questions, connect with @bph or @zzap via Slack or comment here.
Not all developer related information needs to be in a separate DevNote on the Make Core blog for the field guide. We can group related information. We can already make decision on some features if it warrants a stand-alone blog post or if the information will be part of a group post.
Stand-alone post
To streamline the process and eliminate bottlenecks, all writers of stand-alone dev notes will receive privileges on the Make Core Blog. (Please connect with @bph or @zzap, if you need access)
Instructions
Details
- Create your note in a new post, - Save as Draft - Enable public preview - Share the link to the public preview in a comment below, as "ready for review" - "For dev notes, each one must have at least two reviewers" ([Handbook](https://make.wordpress.org/core/handbook/tutorials/writing-developer-notes/))Before you start writing 📣 please read the handbook pages:
Details
- ⭐️ [Writing developer notes](https://make.wordpress.org/core/handbook/tutorials/writing-developer-notes/) - ⭐️ [Style & Substance section](https://make.wordpress.org/core/handbook/best-practices/post-comment-guidelines/#style-and-substance) of the Post & Comment Guidelines for Make Blog - ⭐️ [Documentation Style Guide](https://make.wordpress.org/docs/style-guide/) - Good for reference, when in doubt, especially when English is not your native language.The list is incomplete. We are in the process of reviewing plugin release changelogs and add as we progress on the task.
There are two labels:
needs dev noteandhas dev noteIf you worked on a feature/module/component that definitely needs dev note, please assign the label
needs dev noteIf you already added the Dev Note to the make blog on draft or as comment on the PR, please label ithas dev note~- #46212 @ellatrix ~ not in core for 6.2
Update last inserted block state to track multiple blocks #46885 @getdaveNavigation
@getdave@jffngAdds content locking to navigation block #44739 @draganescuCustomCSS
InspectorControls + Split Block Tools
Experimental APIs
WP_HTML_Tag_Processor
Blocks
~- Add anchor support for dynamic blocks #44771 @Soean ~ no in 6.2
Theme.json /Appearance Tools
theme.jsonrelated APIs #45171 @oandregalComponents @ciampo @mirka
- Storybook: Set up local visual regression testing #43393Dropdown: deprecatepositionprop, usepopoverPropsinstead #46865DateTimePickerdeprecated prop removal version #46006ColorPalette,BorderBox,BorderBoxControl: polish and DRY prop types, add default values #45463Global Styles
Layout/ Templates
- Template Parts: Add an option to import widgets from the sidebars #45509@Mamaduka UI onlyDeprecations/Removals
~ Remove the nux package #46110 @youknowriad~ not yet merged into core
edit-navigationpackage #47055 @getdaveCreate Block scaffolding
Pattern and Pattern Directory
ServerSideRender package
skipBlockSupportAttributesprop #44491 @t-hamano