You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 3, 2025. It is now read-only.
* Port over logic to load Usage markdown in new UsagePage
* Add timeout render hook to usage page to ensure page doesn't get stuck
* Implement simple hook to scroll to hash in route if present
* Add 'CopyableHeading' component used in markdown renderer for copy-to-clipboard
* Close ProfileMenu when About or Help dialogs are clicked
* Reinstate scrolling to hash - needs to be called on UsagePage I believe since the components haven't been rendered yet in ApplicationLayout
* Add button to open help page in new tab at top of dialog
* Remove unused import
0 commit comments