This repository was archived by the owner on May 3, 2025. It is now read-only.
v1.11.0
·
175 commits
to main
since this release
What's Changed
- Help dialog route #130
-
Adds a new route,
/help/usagefor rendering the new usage markdown in a full page. This has the benefit of being fully linkable (with hashes for an individual heading/section).

-
Updated the
<Heading>to render with an<IconButton>that copies a link to that specific section

-
The
HelpDialoghas been updated to have a fullscreen toggle as well as a link to open as a full page in a new tab.

-
Full Changelog: v1.10.3...v1.11.0