-
Notifications
You must be signed in to change notification settings - Fork 839
docs: fix send feedback and badge #22326
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: master
Are you sure you want to change the base?
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.
Pull request overview
This PR makes documentation infrastructure improvements focused on fixing the send feedback functionality and adding browser compatibility for the SDK version badge modal. The changes include:
- Adding Safari/webkit compatibility for CSS backdrop-filter
- Adding security attributes to the "Edit this page" link
- Implementing a build process to ensure custom template files are properly copied
Reviewed changes
Copilot reviewed 4 out of 6 changed files in this pull request and generated 9 comments.
Show a summary per file
| File | Description |
|---|---|
| doc/templates/uno/styles/main.css.map | Regenerated CSS source map with webkit prefix addition |
| doc/templates/uno/styles/main.css | Minified CSS with -webkit-backdrop-filter prefix added for Safari compatibility |
| doc/templates/uno/styles/docfx.js | Minified JS with security attributes added to edit link |
| doc/templates/uno/component/affix.js | Source JS with target="_blank" and rel="noopener noreferrer" added to edit link (line 62) |
| doc/gulpfile.js | Build script enhanced to copy custom template files to _site directory after docfx build |
Co-authored-by: Copilot <[email protected]>
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
Copilot reviewed 4 out of 6 changed files in this pull request and generated no new comments.
|
|
Pull request was converted to draft
GitHub Issue: closes #
PR Type:
What is the current behavior? 🤔
What is the new behavior? 🚀
PR Checklist ✅
Please check if your PR fulfills the following requirements:
Screenshots Compare Test Runresults.Other information ℹ️