-
Notifications
You must be signed in to change notification settings - Fork 270
[Word/Excel] (keyboard shortcuts) Document backward compatibility support in the unified manifest #5244
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
base: main
Are you sure you want to change the base?
Conversation
Learn Build status updates of commit 6be62c8: ✅ Validation status: passed
For more details, please refer to the build report. |
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.
Pull Request Overview
This PR updates the documentation for custom keyboard shortcuts in Office Add-ins to detail the backward compatibility support in the unified manifest.
- The metadata date has been updated.
- The examples have been updated to remove add-in specific text in display names and include improved JSON examples for shortcuts and localization.
- New sections and note blocks have been added to explain how to support backward compatibility when publishing to AppSource.
Learn Build status updates of commit da029e3: ✅ Validation status: passed
For more details, please refer to the build report. |
Learn Build status updates of commit 99f5f53: ❌ Validation status: errorsPlease follow instructions here which may help to resolve issue.
For more details, please refer to the build report. Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them. |
Learn Build status updates of commit c1dc5c1: ✅ Validation status: passed
For more details, please refer to the build report. |
Documents how to create custom shortcut and localization files for backward compatibility in the unified manifest.
To the reviewer: This PR will be merged once the schema reference docs are updated. The PR doesn't remove preview language from the article. Let me know if we need to do so in this PR.