Skip to content
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

Fix/docs-page-url-handling #598

Merged
merged 2 commits into from
Sep 7, 2023
Merged

Fix/docs-page-url-handling #598

merged 2 commits into from
Sep 7, 2023

Conversation

reglim
Copy link
Contributor

@reglim reglim commented Sep 1, 2023

I rebuilt the entire Docs page, and seperated the iframe into a seperate component that interacts with the Docs page via callbacks.
I also added a function to the message provider so we can hide the outdated version warning when the version is changed back to the latest version.
Finally I changed the escapeSlash component to replace instead of push the url.

Seems to work pretty well in my testing, please report any issues.

@reglim reglim marked this pull request as draft September 1, 2023 09:12
@reglim reglim marked this pull request as ready for review September 6, 2023 12:23
@reglim reglim force-pushed the fix/render-loop branch 2 times, most recently from 04cdd19 to bf6e629 Compare September 6, 2023 12:28
I rebuilt the entire Docs page, and seperated the iframe into a seperate component that interacts with the Docs page via callbacks.
@reglim reglim changed the title Fix/render-loop Fix/docs-page-url-handling Sep 6, 2023
Copy link
Member

@randombenj randombenj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work! 🎉 🌮

@reglim reglim merged commit d4aa4fd into main Sep 7, 2023
8 checks passed
@reglim reglim deleted the fix/render-loop branch September 7, 2023 07:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants