Releases: shuding/nextra
Releases · shuding/nextra
[email protected]
Patch Changes
- 4825365: add
@types/github-slugger
instead of manually declaring type
[email protected]
Patch Changes
- 8bcb5e6: fix sideEffects in package.json
- da2bea7: remove no longer used
icons
folder - 4825365: add
@types/github-slugger
instead of manually declaring type - dfbe996: extract
<Banner />
from<Navbar />
tocomponents/banner.tsx
- a007c64: move DEFAULT_THEME and DEFAULT_PAGE_THEME to constants.tsx
- b219821: fix body overflow
- 48e0ac2: export
useConfig
anduseTheme
- da998e6: move react components to
components
folder and replace exports:byimport Callout from 'nextra-theme-docs/callout' import Collapse from 'nextra-theme-docs/collapse' import Bleed from 'nextra-theme-docs/bleed' import { Tabs, Tab } from 'nextra-theme-docs/tabs'
import { Callout, Collapse, Bleed, Tabs, Tab } from 'nextra-theme-docs'
- 43409ad: fix: mdx theme is missing
[email protected]
[email protected]
[email protected]
Patch Changes
- 88f999d: fix: UI improvements
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
Patch Changes
- 4157b71: set lower build target and share code highlight theme through nextra