-
Notifications
You must be signed in to change notification settings - Fork 219
Add missing actions to data store documentation #11986
Conversation
- Add the missing actions to the following: - data-store/cart - data-store/checkout - data-store/collections - data-store/validation
The release ZIP for this PR is accessible via:
Script Dependencies ReportThere is no changed script dependency between this branch and trunk. This comment was automatically generated by the TypeScript Errors Report
🎉 🎉 This PR does not introduce new TS errors. |
Size Change: 0 B Total Size: 1.61 MB ℹ️ View Unchanged
|
- Use store name constant instead of strings - Fix description and examples of collections document
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for working on this, @tarunvijwani. To make the docs easy accessible, I suggest that we use consistent formatting throughout our docs. I left a few notes with examples.
@nielslange Thank you so much for the suggestions! They were really helpful. I have updated the docs, please take a moment to review the PR again. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Except for one missing parameter name, the PR looks great, @tarunvijwani.
docs/third-party-developers/extensibility/data-store/checkout.md
Outdated
Show resolved
Hide resolved
Co-authored-by: Niels Lange <info@nielslange.de>
Good catch, @nielslange. Thank you! I have applied your suggestions. 🎉 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for applying all changes. Let's ⛴️ this PR now, @tarunvijwani! 🙌
What
Fixes #11337
Why
The actions of various data stores were not documented. With this PR, we're adding missing actions to data store documentation.
Testing Instructions
Please consider any edge cases this change may have, and also other areas of the product this may impact.
Screenshots or screencast
N/A
WooCommerce Visibility
Required:
Checklist
Required:
[type]
label or a[skip-changelog]
label.Conditional:
[skip-changelog]
label is not present).Changelog