Releases: shuding/nextra
Releases · shuding/nextra
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
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]
Patch Changes
- 2cfaacc: fix: frozen spinner on loading state in search results by updating Tailwind CSS to v4.0.10
Patch Changes
- 5617e04: fix: loading state in search results was only visible during the first search
Patch Changes
- 2cfaacc: fix: frozen spinner on loading state in search results by updating Tailwind CSS to v4.0.10
- Updated dependencies [2cfaacc]
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]
Patch Changes
- 2cfaacc: fix: frozen spinner on loading state in search results by updating Tailwind CSS to v4.0.10
- Updated dependencies [2cfaacc]
Patch Changes
- 5617e04: fix: loading state in search results was only visible during the first search
- Updated dependencies [5617e04]
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