Skip to content

Releases: shuding/nextra

[email protected]

11 Sep 14:15
f38a06a
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release
[email protected]

[email protected]

09 Sep 15:08
d130955
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • e4cfb83: addPage no longer need accept frontMatter
  • e4cfb83: define page title in sidebar from frontMatter.title if page is not specified in _meta.json
  • c3e6227: add overflow-x-scroll for tables
  • 93d028b: use title package in nextra to determine sidebar title based on pagename
  • ff8967c: add Toggle Word Wrap button for code-blocks (only for mobile)
  • ff8967c: fix missing Copy Code button in code-blocks without language
  • 256154a: use "next/future/image" if "experimental.images.allowFutureImage": true is set in next config
  • 256154a: replace images with <NextImage /> even when url not relative but that starts from / (public directory)

[email protected]

09 Sep 15:08
d130955
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • 4731fa7: Style improvements
  • e4cfb83: define page title in sidebar from frontMatter.title if page is not specified in _meta.json
  • 9064112: make <Tab /> accept ComponentProps<'div'>
  • c3e6227: add overflow-x-scroll for tables
  • d6d5ab8: Make sure arrows are aligned
  • ab6c0e6: fix disappearing toc issue in Firefox
  • ff8967c: add Toggle Word Wrap button for code-blocks (only for mobile)
  • ff8967c: fix missing Copy Code button in code-blocks without language
  • e2d603a: remove getComponents export, export useMDXComponents from @mdx-js/react instead
  • 256154a: use "next/future/image" if "experimental.images.allowFutureImage": true is set in next config
  • 256154a: replace images with <NextImage /> even when url not relative but that starts from / (public directory)
  • c4a9782: support custom hue theme color via primaryHue, primaryHue.dark and primaryHue.light theme options
  • c3e6227: reuse nextra's scrollbar-y styles for scrollbar-x, adjust sidebar's scrollbar-y

[email protected]

09 Sep 15:08
d130955
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • c3e6227: add overflow-x-scroll for tables
  • ff8967c: add Toggle Word Wrap button for code-blocks (only for mobile)
  • ff8967c: fix missing Copy Code button in code-blocks without language
  • 256154a: use "next/future/image" if "experimental.images.allowFutureImage": true is set in next config
  • 256154a: replace images with <NextImage /> even when url not relative but that starts from / (public directory)

[email protected]

01 Sep 21:17
195457d
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • a2bc427: compile context.ts, ssg.ts and locales.ts to esm

[email protected]

01 Sep 20:41
cbe9e4c
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release
[email protected]

[email protected]

01 Sep 21:17
195457d
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • bc52178: fix editLink option was not merged with default config editLink

[email protected]

01 Sep 20:41
cbe9e4c
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • c8129a2: fix theme switcher style
  • 2ec8564: add DocsThemeConfig.navbar config option for overriding navbar

[email protected]

01 Sep 21:17
195457d
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release
[email protected]

[email protected]

01 Sep 20:41
cbe9e4c
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release
[email protected]