Update dependency nextra-theme-blog to v2.0.3 - autoclosed #5
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.0.0-beta.5
->2.0.3
Release Notes
shuding/nextra
v2.0.3
Compare Source
Patch Changes
adb2d25
: fix remote mdx8060ed3
: style improvementsv2.0.2
Compare Source
Patch Changes
1e2afcf
: Add LaTeX support99ec64e
: fix indentation for copy code button3a08fe2
: Add Callout border in dark modef488e2e
: remove @react/skip-nev #1051fix: staticImage should only set blur placeholder for jpeg,png,webp,avif
cf9b886
: better performance ofcollectFiles
f35e724
: update shiki to v0.12.1b2fc168
: supportnextConfig.distDir
cc1cb5f
: supportnextConfig.basePath
with i18nv2.0.1
Compare Source
Patch Changes
a9748aa
: fix: A11y improvements to the docs themeac82b1f
: make code-blocks buttons focusable if they are visible on pagev2.0.0
Compare Source
Major Changes
793eedb
: chore: Fix CIPatch Changes
e4cfb83
:addPage
no longer need acceptfrontMatter
94ef0b3
: improve 2.0 docs8101efe
: fix(nextra): userehype-mdx-title
to determine page title6644bd5
: pass unstable_flexsearchcef5546
: allow headings contain links2217f9c
: fixWarning: Prop
hrefdid not match. Server: "#" Client: ...
e6771ca
: fix edit on github button for cases when filename named asindex
2217f9c
: fixnext export
commandfdb2f57
: update docs to use next.js 13803553c
: usefindPagesDir
fromnext/dist/lib/find-pages-dir
568282e
: fix broken buildSyntaxError: Unexpected token '}'
a0398e0
: fix: avoid mutating nextConfige6771ca
: fixReferenceError
when trying to access__nextra_pageOpts__
inside MDX file59e18b0
: makenextra
/nextra-theme-docs
/nextra-theme-blog
be compatible with next 13488f737
: fix client console error - Text content does not match server-rendered HTMLfc8cca0
: add<InformationCircleIcon />
icon, improve<Callout />
default emojisfe2b714
: upgrade to react 1802bc6fc
: usenext/future/image
if next>=12.3.0e4cfb83
: define page title in sidebar fromfrontMatter.title
if page is not specified in_meta.json
1ee3c92
: reuse table styles from docs in blogf569d90
: missingnx-
class prefixes in blogfix callout padding in docs
b1d7361
: improve docs for 2.08dab966
: fix invisible copy button in code blocks6f987e9
: fix: print shallow warning only once4825365
: add@types/github-slugger
instead of manually declaring typef7856a1
: change default options forcompileMdx
, setjsx: false
andoutputFormat: 'function-body'
by defaultcc1379c
: fixHydration failed because the initial UI...
while modifyingmeta.json
on dev env and react 1866712f0
: polish docse6771ca
: [Blog/Docs] Add copy to clipboard button for code-blocks. AddNextraConfig.unstable_defaultShowCopyCode
option to show button by default, addcopy
andcopy=false
options for code-blocks96ed5c2
: [nextra/nextra-theme-docs]: support bothexperimental.newNextLinkBehavior
-true
andfalse
b365bb0
: fix TypeError: Cannot read properties of undefined (reading 'data')580c433
: add nx- to all tailwind classes for style isolationc3e6227
: addoverflow-x-scroll
for tables1c3fedb
: add missingnx-
prefixes to table/th/tr elementsd7e7f5b
: do not addplaceholder="blur"
on.svg
static images78f1519
: chore: Add strict-peer-dependencies=false97e6141
: fix(nextra/docs): fallback search toen-US
insteaddefault
a0e5847
: Rename some docs theme configurations74a3398
: update docs for 2.093d028b
: usetitle
package in nextra to determine sidebar title based on pagenamebd2cefa
: Fix css classes witheslint-plugin-tailwindcss
ff8967c
: addToggle Word Wrap
button for code-blocks (only for mobile)009bf6a
: Fix release workflow.e6771ca
: renamemeta.json
to_meta.json
ff8967c
: fix missingCopy Code
button in code-blocks without language4a7cc10
: feat(nextra): allow define custom languages for shiki withmdxOptions.rehypePrettyCodeOptions
optiona2bc427
: compilecontext.ts
,ssg.ts
andlocales.ts
to esm64ae4b5
: addnextraConfig.unstable_readingTime
option for blog themea9523c9
: fix nextra on webcontainers383b869
: Add Changesets and setup pre-release and release CI.6dc4dee
: fixUnhandled Runtime Error: No content found for <route>
d7f2bbc
: adjust docs theme; rename options256154a
: use "next/future/image" if"experimental.images.allowFutureImage": true
is set in next configa9414be
: always usenext/image
, since in next 12.3.2next/future/image
was renamed tonext/image
512953f
: chore: remove redundant check forMARKDOWN_EXTENSION_REGEX.test(filename)
in loaderc8605d6
: feat: New layout implementatione6771ca
: better loader types, addMetaJsonFile
,MdxFile
,Folder
types4157b71
: set lower build target and share code highlight theme through nextraa1c1e4e
: Update docs1942a2e
: chore: Fix build script699d131
: feat(nextra/docs/blog): allow import.md
/.mdx
as well044721d
: chore: Update turbo filters256154a
: replace images with<NextImage />
even when url not relative but that starts from/
(public directory)c751458
: fix(nextra): ignore in loader files frompages/api
foldere573175
: Fix release CI21009c7
: better focus ui, use ring color as theme hue color0f4795f
: chore(nextra/blog/docs): provide types for PageOpts in loader71528f1
: show copy code button only on hover of container03e90d8
: refresh build system with tsup and fix nextra typee6771ca
: renamePageOpts.meta
toPageOpts.frontMatter
37b4445
: fix react-dom peer dependency version094fdec
: sortdefaultMeta
byfrontMatter.date
, if missing byfrontMatter.title
and after by capitalized page namee6771ca
: movewithLayout
logic directly in nextra loaderefd95ec
: fix(nextra): allow to contain dots in page filenames094fdec
: capitalize sidebar's folders names if item is missing in_meta.json
e35bbf7
: chore: renamemodule
tomod
to avoid confusing with globalmodule
objectv2.0.0-beta.45
Compare Source
Patch Changes
66712f0
: polish docsv2.0.0-beta.44
Compare Source
Patch Changes
94ef0b3
: improve 2.0 docsfdb2f57
: update docs to use next.js 13b1d7361
: improve docs for 2.074a3398
: update docs for 2.0d7f2bbc
: adjust docs theme; rename optionsa1c1e4e
: Update docsv2.0.0-beta.43
Compare Source
Patch Changes
59e18b0
: makenextra
/nextra-theme-docs
/nextra-theme-blog
be compatible with next 13v2.0.0-beta.42
Compare Source
Patch Changes
2b6f3be
: add missing border for search container32cd385
: add new optionsearch.loading
for control loading textfb37b5f
: Close selector bracket for compat with old Safari.v2.0.0-beta.41
Compare Source
Patch Changes
bd2cefa
: Fix css classes witheslint-plugin-tailwindcss
v2.0.0-beta.40
Compare Source
Patch Changes
f569d90
: missingnx-
class prefixes in blogfix callout padding in docs
v2.0.0-beta.39
Compare Source
Minor Changes
8f6d377
: allow custom github domainsPatch Changes
f5bf2e4
: fix margin-top for<Tab />
content0c136ad
: add missingnx-
prefix in sidebar8ad9507
: fix unable expanding folder items in sidebar416dfe2
: add missingnx-
prefixes in sidebarv2.0.0-beta.38
Compare Source
Patch Changes
05d068c
: Add button label for hamburger menuv2.0.0-beta.37
Compare Source
Patch Changes
5b01537
: Fix full docs directory list and active linkv2.0.0-beta.36
Compare Source
Patch Changes
08a39e6
: removeresizeObserver
for dynamic content since it provoke jumps on tabs switch when there is#
anchor in url1c3fedb
: add missingnx-
prefixes to table/th/tr elements351fa45
: add missingnx-
prefix forgrow
class in<LocaleSwitch />
v2.0.0-beta.35
Compare Source
Patch Changes
ab629e6
: Add correct aria values inside navv2.0.0-beta.34
Compare Source
Patch Changes
4e4a37c
: add new "display" property to _metav2.0.0-beta.33
Compare Source
Patch Changes
580c433
: add nx- to all tailwind classes for style isolation2533a6c
: replacemain.extraContent
theme option withmain
optionc28a7f2
: - setupnext-seo
getNextSeoProps
titleSuffix
theme option in favor ofgetNextSeoProps.titleTemplate
description
,canonical
,openGraph
values to<NextSeo />
component from pagefrontMatter
, values can be overridden with return value ofgetNextSeoProps
v2.0.0-beta.32
Compare Source
Patch Changes
fc8cca0
: add<InformationCircleIcon />
icon, improve<Callout />
default emojis723d42a
: uselightningcss
insteadcssnano
9f5af54
: add_meta.json#theme.collapsed
option for control state sidebar's foldersf360f28
: add new theme optionbanner.dismissible
a8a89e9
: chore(docs): export ThemeSwitch & custom socialv2.0.0-beta.31
Compare Source
Patch Changes
cef5546
: allow headings contain links5238bb4
: feat(docs): support logoLink config optionf964802
: do not hide default logo on mobilev2.0.0-beta.30
Compare Source
Patch Changes
02bc6fc
: usenext/future/image
if next>=12.3.0f7856a1
: change default options forcompileMdx
, setjsx: false
andoutputFormat: 'function-body'
by defaultv2.0.0-beta.29
Compare Source
v2.0.0-beta.28
Compare Source
Patch Changes
c2c0d90
: fix(search): handle case when value is emptyv2.0.0-beta.27
Compare Source
Patch Changes
21009c7
: fix covered select options21009c7
: better focus ui, use ring color as theme hue colorv2.0.0-beta.26
Compare Source
Patch Changes
a0e5847
: Rename some docs theme configurationsv2.0.0-beta.25
Compare Source
Patch Changes
4731fa7
: Style improvementse4cfb83
: define page title in sidebar fromfrontMatter.title
if page is not specified in_meta.json
9064112
: make<Tab />
acceptComponentProps<'div'>
c3e6227
: addoverflow-x-scroll
for tablesd6d5ab8
: Make sure arrows are alignedab6c0e6
: fix disappearing toc issue in Firefoxff8967c
: addToggle Word Wrap
button for code-blocks (only for mobile)ff8967c
: fix missingCopy Code
button in code-blocks without languagee2d603a
: removegetComponents
export, exportuseMDXComponents
from@mdx-js/react
instead256154a
: use "next/future/image" if"experimental.images.allowFutureImage": true
is set in next config256154a
: replace images with<NextImage />
even when url not relative but that starts from/
(public directory)c4a9782
: support custom hue theme color viaprimaryHue
,primaryHue.dark
andprimaryHue.light
theme optionsc3e6227
: reuse nextra's scrollbar-y styles for scrollbar-x, adjust sidebar's scrollbar-yv2.0.0-beta.24
Compare Source
Patch Changes
bc52178
: fixeditLink
option was not merged with default configeditLink
v2.0.0-beta.23
Compare Source
Patch Changes
c8129a2
: fix theme switcher style2ec8564
: addDocsThemeConfig.navbar
config option for overriding navbarv2.0.0-beta.21
Compare Source
v2.0.0-beta.20
Compare Source
Patch Changes
e6771ca
: fix search overlay styles on mobilee6771ca
: split css tohamburger
/scrollbar
/typesetting-article
css filese6771ca
: fix edit on github button for cases when filename named asindex
e6771ca
: BREAKING! various theme config options was renamed, take a look of renamed options here1ee3c92
: reuse table styles from docs in bloge6771ca
: [Blog/Docs] Add copy to clipboard button for code-blocks. AddNextraConfig.unstable_defaultShowCopyCode
option to show button by default, addcopy
andcopy=false
options for code-blocks5d852b6
: break words in navlinks, remove unneeded<div />
wrappers, align text on right side for next linke6771ca
: hide search input in navbar on mobilee6771ca
: fix empty space in navbar when theme optionsearch.component: null
e6771ca
: addeditLink.component
e6771ca
: renamemeta.json
to_meta.json
e6771ca
: clicking on folder should navigate to first children ifindex
page doesn't exist71528f1
: show copy code button only on hover of containere6771ca
: fix callout shrinking from children contente6771ca
: renamePageOpts.meta
toPageOpts.frontMatter
e6771ca
: movewithLayout
logic directly in nextra loadere6771ca
: adjust active breadcrumb colore6771ca
: fix search inputESC
icon vertical alignmentv2.0.0-beta.19
Compare Source
Patch Changes
1fef548
: allow head to be a ReactNodeee270a4
: fix extra space in flexsearch input after loading indexesafaa26a
: refactor toc, fix toc's styles on rtl, useref.current
insteaddocument.getElementsByClassName
cdc1c2f
: preferref.current
overdocument.querySelector
in sidebarv2.0.0-beta.18
Compare Source
Patch Changes
7a32f8e
: remove unneeded wrappers<div />
s in<Navbar />
bea62a1
: make the search input responsive in narrow screens24a02f8
: reuse Flexsearch result styles on match-sorter searcha0c0eb8
: allow overrideMDXProvider.components
16bedce
:"layout": "raw"
should renderall
unstyled elements, except<a />
237faa9
: add clear button for search input24a02f8
: typescripify<Flexsearch />
24a02f8
: fix all RTL broken stylesa8c5883
: addconfig.bodyExtraContent
option8564919
: extract<Input/>
from<Search/>
and<Flexsearch/>
38769ca
: preferref.current.querySelector
overdocument.querySelector
, removeload
prop in<Search />
24a02f8
: match-sorter search should highlight every match like flexsearch7bcbc98
: add newmeta.json#theme.timestamp
option to hideLast updated on ...
d16b2ba
: move contexts to./contexts
directory47938b1
: remove unneededuseRef
for<details />
7373c1f
: fixuseConfig
/useRouter
insidehead()
a9ca0b9
: do not addbasePath
to the links0af6e79
:"layout": "raw"
should have unstyled<a />
and<p />
elements as wellf99bbc2
: Addnextra-body-typesetting-article
backv2.0.0-beta.17
Compare Source
Patch Changes
2217f9c
: fixWarning: Prop
hrefdid not match. Server: "#" Client: ...
2217f9c
: fixnext export
command2217f9c
: replaceclassnames
package withclsx
as he's faster2217f9c
: removelocale
prop from theme config, forbid passing inrenderComponent
v2.0.0-beta.16
Compare Source
Patch Changes
8bcb5e6
: fix sideEffects in package.jsonda2bea7
: remove no longer usedicons
folder4825365
: add@types/github-slugger
instead of manually declaring typedfbe996
: extract<Banner />
from<Navbar />
tocomponents/banner.tsx
a007c64
: move DEFAULT_THEME and DEFAULT_PAGE_THEME to constants.tsxb219821
: fix body overflow48e0ac2
: exportuseConfig
anduseTheme
da998e6
: move react components tocomponents
folder and replace exports:43409ad
: fix: mdx theme is missingv2.0.0-beta.15
Compare Source
Patch Changes
88f999d
: fix: UI improvementsv2.0.0-beta.14
Compare Source
Patch Changes
96ed5c2
: [nextra/nextra-theme-docs]: support bothexperimental.newNextLinkBehavior
-true
andfalse
c8605d6
: feat: New layout implementationv2.0.0-beta.13
Compare Source
Patch Changes
cb87709
: Fix flexsearch option being overridden4157b71
: set lower build target and share code highlight theme through nextra6a4a593
: fix: #531 unclickable breadcrumb06aa62f
: feat: allowimport { getComponents } from 'nextra-theme-docs'
v2.0.0-beta.12
Compare Source
Patch Changes
a5cac21
: [docs/blog]: extract code styles and import in both themes3de0f41
: chore(blog/docs): usepostcss-import
to import css variables styles97ca2e3
: New feature: menu type76d1e30
: [nextra-theme-docs]: fixWarning: A title element received an array
and possible[object Object]
in titlebf74201
: [nextra-theme-docs]: use new opacity modifier syntax for tailwindcss0f4795f
: chore(nextra/blog/docs): provide types for PageOpts in loaderv2.0.0-beta.11
Compare Source
Patch Changes
903ddf0
: fix: should update scroll when height is dynamic3e3b0a9
: feat: add cursor pointer to locale and theme menua0398e0
: fix: avoid mutating nextConfig38ccce8
: feat(docs): allowTabs.items
asReadonlyArray<ReactNode>
fe2b714
: upgrade to react 186bdb9bf
: fix: broken flexsearch styles78f1519
: chore: Add strict-peer-dependencies=false582ad96
: feat: bumprehype-pretty-code
version, supportshowLineNumbers
c8bb94f
: UI adjustments707fdc2
: fix: Anchor links are not wrapping on the sidebarv2.0.0-beta.10
Compare Source
Patch Changes
af72f85
: chore(nextra-theme-docs): provide type forDocsThemeConfig.nextThemes
instead ofobject
97e6141
: fix(nextra/docs): fallback search toen-US
insteaddefault
699d131
: feat(nextra/docs/blog): allow import.md
/.mdx
as well03e90d8
: refresh build system with tsup and fix nextra typev2.0.0-beta.9
Compare Source
Patch Changes
6644bd5
: pass unstable_flexsearchc15f570
: fix: query should not affect nav highlight4730bdc
: chore(nextra-theme-docs): refactortheme-context.ts
94a8587
: chore: extractsvg
icons in/icons
folder, reusing same icons<MoonIcon />
/<SunIcon />
in blog from docse573175
: Fix release CIc380989
: fix(docs): types is missing in bundled34f9f2
: feat(nextra-theme-docs): update discord logo to the new one7053959
: chore(nextra-theme-docs): remove unneededtransform-none
css classv2.0.0-beta.8
Compare Source
Patch Changes
009bf6a
: Fix release workflow.v2.0.0-beta.7
Compare Source
v2.0.0-beta.6
Compare Source
What's Changed
Enter
key by @Dev-CasperTheGhost in https://github.com/shuding/nextra/pull/285<details>
by @shuding in https://github.com/shuding/nextra/pull/402layout
option and*
fallback of meta.json by @shuding in https://github.com/shuding/nextra/pull/425type: "separator"
; style tweaks by @shuding in https://github.com/shuding/nextra/pull/473role
attribute by @numToStr in https://github.com/shuding/nextra/pull/476utils.ts
by @B2o5T in https://github.com/shuding/nextra/pull/487css
from content field intailwind.config.js
by @B2o5T in https://github.com/shuding/nextra/pull/495loader.ts
by @B2o5T in https://github.com/shuding/nextra/pull/511p-limit
from dependencies by @B2o5T in https://github.com/shuding/nextra/pull/518NextraPlugin.config
by @B2o5T in https://github.com/shuding/nextra/pull/510compile.tsx
by @B2o5T in https://github.com/shuding/nextra/pull/517New Contributors
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.