Skip to content

Releases: shuding/nextra

[email protected]

20 Mar 14:21
b4656a2
Compare
Choose a tag to compare

Patch Changes

  • a7db0e6: fix: use correct ReactNode zod validation for Layout.footer/banner/editLink/feedback.content/toc.backToTop/toc.extraContent/toc.title/search and Navbar.children/projectIcon/chatIcon
  • 18e7fb9: fix: allow override NextraConfig.mdxOptions.format option in next.config file

[email protected]

20 Mar 14:21
b4656a2
Compare
Choose a tag to compare

Patch Changes

  • a7db0e6: fix: use correct ReactNode zod validation for Layout.footer/banner/editLink/feedback.content/toc.backToTop/toc.extraContent/toc.title/search and Navbar.children/projectIcon/chatIcon
  • aac469e: fix: improve sidebar folder item arrow animation
  • Updated dependencies [a7db0e6]
  • Updated dependencies [18e7fb9]

[email protected]

20 Mar 14:21
b4656a2
Compare
Choose a tag to compare

Patch Changes

[email protected]

05 Mar 21:37
197206d
Compare
Choose a tag to compare

Patch Changes

  • 2cfaacc: fix: frozen spinner on loading state in search results by updating Tailwind CSS to v4.0.10

[email protected]

05 Mar 16:32
a2891e8
Compare
Choose a tag to compare

Patch Changes

  • 5617e04: fix: loading state in search results was only visible during the first search

[email protected]

05 Mar 21:37
197206d
Compare
Choose a tag to compare

Patch Changes

[email protected]

05 Mar 16:32
a2891e8
Compare
Choose a tag to compare

Patch Changes

  • 27dcd23: fix: better error message for Layout#lastUpdated prop. Ensure lastUpdated is React component and not React fragment.
  • 5617e04: fix: loading state in search results was only visible during the first search
  • Updated dependencies [5617e04]

[email protected]

05 Mar 21:37
197206d
Compare
Choose a tag to compare

Patch Changes

[email protected]

05 Mar 16:32
a2891e8
Compare
Choose a tag to compare

Patch Changes

[email protected]

03 Mar 11:11
a6cb1da
Compare
Choose a tag to compare

Patch Changes

  • ccb5da2: removing custom nextra's scrollbar styles, allowing the browser's default scrollbars to be used
  • 05a202d: fix: make search results appear above the navbar