-
Notifications
You must be signed in to change notification settings - Fork 8
Updates to UXP API reference #61
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
Conversation
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.
Partial Review: FileSystem.md
A few requested changes.
src/pages/uxp/reference-js/Modules/uxp/Persistent File Storage/FileSystem.md
Show resolved
Hide resolved
src/pages/uxp/reference-js/Modules/uxp/Persistent File Storage/FileSystem.md
Show resolved
Hide resolved
src/pages/uxp/reference-js/Modules/uxp/Persistent File Storage/FileSystem.md
Show resolved
Hide resolved
src/pages/uxp/reference-js/Modules/uxp/Persistent File Storage/FileSystem.md
Show resolved
Hide resolved
src/pages/uxp/reference-js/Modules/uxp/Persistent File Storage/FileSystem.md
Show resolved
Hide resolved
src/pages/uxp/reference-js/Modules/uxp/Persistent File Storage/FileSystem.md
Show resolved
Hide resolved
src/pages/uxp/reference-js/Modules/uxp/Persistent File Storage/FileSystem.md
Show resolved
Hide resolved
src/pages/uxp/reference-js/Modules/uxp/Persistent File Storage/FileSystem.md
Show resolved
Hide resolved
src/pages/uxp/reference-js/Modules/uxp/Persistent File Storage/FileSystem.md
Show resolved
Hide resolved
src/pages/uxp/reference-js/Modules/uxp/Persistent File Storage/FileSystem.md
Outdated
Show resolved
Hide resolved
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.
Partial review: _translusions
, reference-js.js
(navigation structure) and src/pages/uxp
one requested change, other than that LGTM
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.
Partial review: reference-css
Fixing inconsistencies, other than that LGTM
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.
Partial review: README.md
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.
Partial review: reference-html
LGTM, "request changes" for other areas, I have no requested changes for the reference-html
part.
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.
Partial review: reference-js/Global Members
without HTML members
src/pages/uxp/reference-js/Global Members/Data Transfers/XMLHttpRequest.md
Show resolved
Hide resolved
src/pages/uxp/reference-js/Global Members/Data Transfers/XMLHttpRequest.md
Show resolved
Hide resolved
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.
Partial review: Global HTML *
Members
src/pages/uxp/reference-js/Global Members/HTML Elements/HTMLWebViewElement.md
Show resolved
Hide resolved
src/pages/uxp/reference-js/Global Members/HTML Elements/HTMLWebViewElement.md
Show resolved
Hide resolved
src/pages/uxp/reference-js/Global Members/HTML Elements/HTMLWebViewElement.md
Show resolved
Hide resolved
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.
Partial review: os
and shell
modules
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.
Partial Review: uxp
module things up to (but excluding) Persistent File Storage
src/pages/uxp/reference-js/Modules/uxp/Entry Points/UxpCommandInfo.md
Outdated
Show resolved
Hide resolved
src/pages/uxp/reference-js/Modules/uxp/Entry Points/UxpCommandInfo.md
Outdated
Show resolved
Hide resolved
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.
Partial review: UXP Module persistent storage, versions, and plugin management APIs
src/pages/uxp/reference-js/Modules/uxp/Persistent File Storage/Folder.md
Outdated
Show resolved
Hide resolved
src/pages/uxp/reference-js/Modules/uxp/Persistent File Storage/storage.md
Show resolved
Hide resolved
src/pages/uxp/reference-js/Modules/uxp/Plugin Manager/Plugin.md
Outdated
Show resolved
Hide resolved
src/pages/uxp/reference-js/Modules/uxp/Plugin Manager/Plugin.md
Outdated
Show resolved
Hide resolved
src/pages/uxp/reference-js/Modules/uxp/Plugin Manager/Plugin.md
Outdated
Show resolved
Hide resolved
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.
Partial review: reference-spectrum
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.
Partial review: versions.md
and versions3P.md
This part looks good to me
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.
Overall review result
Thanks everyone involved for the great work that you've put into this request. It improves our documentation a lot!
As with any major changes, there are a few inconsistencies and similar things here and there. On the basis of these, I hereby request the changes mentioned above in the partial code reviews.
For these changes, we should both fix them in this pool request before merging it (or, if not possible in time, open corresponding issues to track them), but also look into fixing them in the source repository so that future documentation generations won't cause the same issues.
Again: thanks everyone for the awesome work on this pull request, apart from the inconsistencies mentioned above (and after fixing those), these changes look good to me.
src/pages/uxp/reference-js/Modules/uxp/Persistent File Storage/FileSystem.md
Show resolved
Hide resolved
I have resolved all the "data type normalization" review comments. The remaining comments fall into a few categories with varying severity (🔴 blocking: I wouldn't want to merge this PR with these issues remaining; 🟡 needs to be fixed as soon as possible, but not necessarily right now; and 🟢 nice-to-have) 🔴 : Wrong/misleading/confusing information (wrong return type, wrong parameter type) |
Co-authored-by: Pablo Klaschka <pklaschka@users.noreply.github.com>
Co-authored-by: Pablo Klaschka <pklaschka@users.noreply.github.com>
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.
LGTM! (🟡 comments should be fixed in the near future, but aren't blockers for this PR).
Updated API reference as of UXP v6.3
Description
Changes from latest UXP source files that contain changes upto UXP v6.3
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: