Skip to content

Releases: shuding/nextra

[email protected]

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

Patch Changes

  • 376b895: fixes case when setting disabled: true on the scroll to top button prevents scrolling to most top

    scroll to most top in toc element too

  • 7b0b7e9: fix page scroll jump while entering characters in the search input

[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.
  • Updated dependencies [4f0f6b2]
  • Updated dependencies [a95e745]

[email protected]

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

Patch Changes

[email protected]

11 Jul 11:11
399c330
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release
[email protected]

[email protected]

11 Jul 11:11
399c330
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

[email protected]

11 Jul 11:11
399c330
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

[email protected]

04 May 13:12
7b36102
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • 6f4c83a: fix unclickable links in TOC

    allow passing recmaPlugins in mdxOptions

[email protected]

04 May 13:12
7b36102
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

[email protected]

04 May 13:12
7b36102
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

[email protected]

16 Apr 12:18
a4b2e4d
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Minor Changes

  • 6ec3241: Add Terraform/Move icon #2811
    #2808
  • 6ec3241: Make the <Tab /> component be crawlable and indexable by search
    engines by default

Patch Changes

  • ad108ff: use overflow-x-auto instead overflow-x-scroll for <Table />

  • 217f708: update next-themes

    fix wrong numbering for nested <Steps />