Skip to content
This repository was archived by the owner on May 3, 2025. It is now read-only.

v1.11.0

Choose a tag to compare

@brandongregoryscott brandongregoryscott released this 01 Apr 00:04
· 175 commits to main since this release
f39ea47

What's Changed

  • Help dialog route #130
    • Adds a new route, /help/usage for rendering the new usage markdown in a full page. This has the benefit of being fully linkable (with hashes for an individual heading/section).
      image

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

    • The HelpDialog has been updated to have a fullscreen toggle as well as a link to open as a full page in a new tab.
      image

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