Skip to content

Releases: shuding/nextra

[email protected]

29 Jul 11:17
b61d8e6
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

[email protected]

26 Jul 21:28
bc1cc6d
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • fef635e: ignore loading pageMap for dynamic locale /[locale]

[email protected]

26 Jul 21:28
bc1cc6d
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

[email protected]

26 Jul 21:28
bc1cc6d
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

[email protected]

22 Jul 13:05
4c98b19
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • a8c2196: use dynamic import for loading mermaid
  • 363b85f: add flex-shrink: 0 for indent in FileTree for <Ident /> and svg
    icons in <Folder /> and <File />

[email protected]

22 Jul 13:05
4c98b19
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • a8c2196: use dynamic import for loading mermaid
  • 363b85f: add flex-shrink: 0 for indent in FileTree for <Ident /> and svg
    icons in <Folder /> and <File />
  • 363b85f: fix RangeError: Maximum call stack size exceeded in findSummary
    when child.props.children is undefined
  • Updated dependencies [a8c2196]
  • Updated dependencies [363b85f]

[email protected]

22 Jul 13:05
4c98b19
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • a8c2196: use dynamic import for loading mermaid
  • 363b85f: add flex-shrink: 0 for indent in FileTree for <Ident /> and svg
    icons in <Folder /> and <File />
  • Updated dependencies [a8c2196]
  • Updated dependencies [363b85f]

[email protected]

20 Jul 16:29
dc2e63b
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • 4f0f6b2: Omit ...{:type} inline code annotations from search index #2922
  • a95e745: Fix the line highlighting background-color does not extend to the full width of the code block when a scrollbar appears with line numbers.

[email protected]

20 Jul 02:17
76728c8
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release
[email protected]

[email protected]

20 Jul 16:29
dc2e63b
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • 4f0f6b2: Omit ...{:type} inline code annotations from search index #2922

  • e95faa1: - fixed <summary /> lost whitespaces when there is some HTML element inside

    • fixed hydration errors and <summary /> was not rendered when <details /> text content follows directly after <summary /> element
  • a95e745: Fix the line highlighting background-color does not extend to the full width of the code block when a scrollbar appears with line numbers.

  • Updated dependencies [4f0f6b2]

  • Updated dependencies [a95e745]