Releases: shuding/nextra
Releases · shuding/nextra
Patch Changes
- cef5546: allow headings contain links
Patch Changes
- 02bc6fc: use
next/future/image
if next>=12.3.0
- f7856a1: change default options for
compileMdx
, set jsx: false
and outputFormat: 'function-body'
by default
Patch Changes
- 1a7cd68: toc anchor links should have
display: inline-block
- c09f450: fix CTRL+K, on non non-mac use
e.ctrlKey
instead e.metaKey
- 84d983f: fix(docs): correct query for hash with leading num
- 7d2d5ee: use resolvedTheme instead renderedTheme + theme check
Patch Changes
- b7f7cf6: add missing
passHref
for NextLink
- 7d2d5ee: use resolvedTheme instead renderedTheme + theme check
Patch Changes
- 973ca49: fix rtl/ltr glitch on initial loading
Patch Changes
- d7e7f5b: do not add
placeholder="blur"
on .svg
static images
- a9523c9: fix nextra on webcontainers
- 21009c7: better focus ui, use ring color as theme hue color
Patch Changes
- c2c0d90: fix(search): handle case when value is empty