-
Notifications
You must be signed in to change notification settings - Fork 4.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
6.2 Dev Note Tracking Issue #47771
Comments
Just flagging that @noisysocks is on parental leave as of today, I guess that the dev note for #45960 could be written by @ramonjd or @andrewserong who also helped on that PR? |
For some blocks with caption, a toolbar button has been added to add / remove caption. Should a Dev note be written about these UI changes as well? |
I don't think a dev note is needed for these, as they are UI changes. |
Totally agree, @t-hamano + @ntsekouras - Keep the questions coming, though. |
@bph I've added @pbking and @mikachan for #43337 as they were the ones who implemented that feature :) In the case of #45171 there's only 1 thing worth having a devnote about (I presume the performance improvements do not require a devnote?). Here's the suggested text:
Being so small a note, I presume it can be published as part of a bigger one? |
@oandregal thanks for the flag, if you want to combine PRs dev notes that is a great way to serve all the details in one post. This might go well with #45089 and others round theme.json and providing extenders with ways to interact with the settings. |
I don't plan to, as that's my only and single contribution, and it's quite small :) I'll let others chime in. If there's no better place, it could go as part of the "miscellaneous changes" note (example in 5.9)? |
I added a "ServerSideRender Package" section and wrote a dev note to #44491. |
@draganescu probably not. It's a new feature for users. |
Please see dev note here. |
Thanks for the ping @ciampo! I've added a draft dev note to the PR for the Style Book here: #45960 (comment) Update: draft dev note blog post is here: https://make.wordpress.org/core/?p=102735&preview=1&_ppp=03ed6e05f5 |
Since Ramon isn't around, I've added a draft dev note to cover these two over in this comment: #42489 (comment) |
I added a draft dev note in #47045 (comment) that aims to cover all the closely related PRs under the "InspectorControls + Split Block Tools" section in this issue's description. |
I marked #43386 as done – it doesn't require a dev note as it's a special case of an API specifically designed not to be used by contributors. I may write a separate post about it, but not a dev note. |
I've drafted a dev note in this comment (#45300 (comment)) to cover these PRs under the umbrella of introducing the I've drafted a dev note for the sticky position block support in this comment: (#46142 (comment)) — I've added a couple of "why" headings there to provide answers to some of the feedback raised so far. |
Dev note for children of flex layout blocks here! |
Added a small draft dev note to be included in a Misc dev note in this comment: #46388 (comment) |
Short dev note for per-block custom CSS #46571 (comment) |
I made a few changes to the list of components-related PRs:
I then went ahead and added dev notes for all of the PRs in the updated list. |
I've drafted a dev note for #42122 and #46138 in a comment at [Heading block] Add a wp-block-heading CSS class I also drafted a dev note for #45089 in a comment there. |
Thank you so much @adamziel I added the Heading block dev note to the Misc Editor post |
@bph I've drafted a dev note for the removed APIs here #46106 (comment) We might want to include this in a "miscellaneous editor changes" dev note. |
@ciampo Thank you so much for re-organizing the Component section of the DevNote tracking issue and writing the small snippets Dev note for each listed PR. The two deprecation items, useAnchorRef and DateTimePicker, I added the deprecation section of the Misc Editor post |
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
The Field Guide for WordPress 6.2 was published March 9th at 5am UTC |
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
Before you start writing 📣 please read the handbook pages:
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
andhas 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 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.json
related APIs #45171 @oandregalComponents @ciampo @mirka
- Storybook: Set up local visual regression testing #43393Dropdown
: deprecateposition
prop, usepopoverProps
instead #46865DateTimePicker
deprecated 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-navigation
package #47055 @getdaveCreate Block scaffolding
Pattern and Pattern Directory
ServerSideRender package
skipBlockSupportAttributes
prop #44491 @t-hamanoThe text was updated successfully, but these errors were encountered: