Releases: shuding/nextra
Releases · shuding/nextra
Patch Changes
- ca67a19: remove requirement
page.{jsx,tsx}
pages to have exported metadata
object
Patch Changes
- ca67a19: remove requirement
page.{jsx,tsx}
pages to have exported metadata
object
- Updated dependencies [ca67a19]
Patch Changes
- ca67a19: remove requirement
page.{jsx,tsx}
pages to have exported metadata
object
- Updated dependencies [ca67a19]
Patch Changes
- dd32eca: fix route group within
app/
dir crash the convertToPageMap
Patch Changes
- 5c51b49: fix allow configuring
theme.toc
in _meta
file when toc.float
is set to false
for pages with type: 'page'
- 996b0b5: fix: show
Scroll to top
link toc.backToTop
when toc.float: false
is set
Patch Changes
- 427b080: calculate
--nextra-banner-height
after mounting banner, so banner text can be wrapped on multiple lines
- 6b8053f: fix a sudden height jump on opening for
<detail>
element when his last children contain margins
- b0e686e: hide default
<summary>
arrow on mobile