Skip to content

v7.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Oct 18:35
· 0 commits to 8fa218c6bce7dce3e7a4723802cac972f7d928cc since this release

Components

  • feat: Add menu headers for grouping items (#1822) (@vibdev, @NicholasBoll)
    Adds the ability to mark <MenuItems> as headers using the isHeader attribute. This allows users to group menu items logically. It updates the code used for keyboard shortcuts to ignore any items marked as a header.
  • feat: Add support for opening stories in Tesseract (#1829) (@anicholls)

Infrastructure