Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency postcss to v8.4.41 #3102

Merged
merged 1 commit into from
Aug 9, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 6, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
postcss (source) 8.4.40 -> 8.4.41 age adoption passing confidence

Release Notes

postcss/postcss (postcss)

v8.4.41

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

vercel bot commented Aug 6, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nextra-theme-docs-dev ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 6, 2024 0:55am
nextra-v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 6, 2024 0:55am
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
nextra ⬜️ Ignored (Inspect) Visit Preview Aug 6, 2024 0:55am

Copy link

changeset-bot bot commented Aug 6, 2024

⚠️ No Changeset found

Latest commit: cf80b94

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor

github-actions bot commented Aug 6, 2024

📦 Next.js Bundle Analysis for swr-site

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

Copy link
Contributor

github-actions bot commented Aug 6, 2024

📦 Next.js Bundle Analysis for docs

This analysis was generated by the Next.js Bundle Analysis action. 🤖

Eighteen Pages Changed Size

The following pages changed size from the code in this PR compared to its base branch:

Page Size (compressed) First Load
/ 51.18 KB (-1 B) 207.29 KB
/404 6.09 KB (🟢 -1 B) 162.19 KB
/about 7.66 KB (🟢 -1 B) 163.76 KB
/docs 8.29 KB (🟢 -1 B) 164.39 KB
/docs/blog-theme 11.89 KB (-1 B) 167.99 KB
/docs/blog-theme/start 12.54 KB (1 B) 168.64 KB
/docs/docs-theme 11.17 KB (-1 B) 167.27 KB
/docs/docs-theme/start 17.92 KB (-1 B) 174.02 KB
/docs/guide 11.34 KB (🟢 3 B) 167.44 KB
/docs/guide/advanced/latex 13.63 KB (🟢 3 B) 169.73 KB
/docs/guide/advanced/tailwind-css 6.81 KB (🟢 -1 B) 162.91 KB
/docs/guide/built-ins 11.25 KB (-1 B) 167.35 KB
/docs/guide/built-ins/callout 8.02 KB (🟢 1 B) 164.12 KB
/docs/guide/built-ins/steps 6.9 KB (🟢 1 B) 163 KB
/docs/guide/markdown 13.33 KB (-1 B) 169.43 KB
/docs/guide/search 6.59 KB (🟢 -1 B) 162.69 KB
/docs/guide/ssg 7.34 KB (🟢 1 B) 163.44 KB
/showcase 12.93 KB (🟢 -140 B) 169.03 KB
Details

Only the gzipped size is provided here based on an expert tip.

First Load is the size of the global bundle plus the bundle for the individual page. If a user were to show up to your website and land on a given page, the first load size represents the amount of javascript that user would need to download. If next/link is used, subsequent page loads would only need to download that page's bundle (the number in the "Size" column), since the global bundle has already been downloaded.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

Next to the size is how much the size has increased or decreased compared with the base branch of this PR. If this percentage has increased by undefined% or more, there will be a red status indicator applied, indicating that special attention should be given to this.

@dimaMachina dimaMachina merged commit 7b5c229 into v3 Aug 9, 2024
9 checks passed
@dimaMachina dimaMachina deleted the renovate/postcss-8.x-lockfile branch August 9, 2024 19:18
dimaMachina added a commit that referenced this pull request Sep 28, 2024
* [v3] use `overflow-x-auto` instead `overflow-x-scroll` for `<Table />` (#2828)

* aa

* aa

* [v3] Add Terraform icon (#2811)

* [v3] Add terraform codeblock icon

* [v3] Fix lint nextra-theme-docs

* Add Terraform/Move icon, Make the `<Tab />` component be crawlable and indexable by search engines by default (#2829)

* add

* Make the `<Tab />` component be crawlable and indexable by search engines by default

* Version Packages (alpha) (#2790)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* fix unclickable links in TOC / allow passing `recmaPlugins` in `mdxOptions` (#2866)

aa

* Version Packages (alpha) (#2867)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* [v3] fix vertical margin for nested ordered `<ol />` and unordered `<ul />` lists (#2969)

* fix

* prettier

* use pnpm/action-setup@v4

* Version Packages (alpha) (#2970)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* [v3] fixes case when setting `disabled: true` on the scroll to top button prevents scrolling to most top (#2981)

aa

* update pnpm & prettier (#2983)

* update prettier

* update pnpm

* [v3] fix page scroll jump while entering characters in the search input (#2984)

aa

* update next.js to 14.2.5 (#2985)

* Version Packages (alpha) (#2982)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* update eslint deps (#2986)

* update eslint deps

* aa

* prettier

* [v3] fixed `<summary />` lost whitespaces when there is some HTML element inside (#2987)

* aa

* aa

* aa

* changeset

* prettier

* aa

* prettier

* rollback

* rollback

* aa

* prettier

* aa

* [v3] Fix the line-numbers style in syntax highlighting (#2929)

* Fix the line-numbers style in syntax highlighting

* Update .changeset/warm-cameras-vanish.md

---------

Co-authored-by: Dimitri POSTOLOV <en3m@ya.ru>

* Omit `...{:type}` annotations from search index (#2922)

* Omit `...{:type}` annotations from search index

* Prettier

* Lint

* Update packages/nextra/src/server/remark-plugins/remark-structurize.ts

Co-authored-by: Dimitri POSTOLOV <en3m@ya.ru>

* Lint

* polish

---------

Co-authored-by: Dimitri POSTOLOV <en3m@ya.ru>
Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* add missing changeset

* Version Packages (alpha) (#2989)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* prettify

* fix(deps): update dependency @vercel/og to ^0.6.0 (#3005)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency sharp to ^0.33.0 (#3006)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency jsdom to v24 (#3008)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* update node version

* use node.js 20

* add `node-version-file: .node-version`

* fix(deps): update dependency katex to v0.16.10 [security] (#3001)

* fix(deps): update dependency katex to v0.16.10 [security]

* fix types check

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* chore(deps): update dependency autoprefixer to v10.4.19 (#2996)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency rimraf to v5.0.9 (#2998)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @tailwindcss/typography to v0.5.13 (#3002)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency @headlessui/react to v1.7.19 (#3009)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency unified to v11.0.5 (#3000)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency tailwindcss to v3.4.6 (#2999)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency @napi-rs/simple-git to v0.1.17 (#3010)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency postcss to v8.4.39 (#2997)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency katex to v0.16.11 (#3011)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency rehype-pretty-code to v0.13.2 (#3012)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dawidd6/action-download-artifact action to v6 (#3013)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* [v3] use dynamic import for loading `mermaid` (#2994)

* update mermaid

* update mermaid

* pnpm i

* use stable version

* chore(deps): update dependency postcss-import to v16 (#3016)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @testing-library/react to v16 (#3014)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency postcss-cli to v11 (#3015)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @types/node to v20.14.11 (#3019)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @svgr/webpack to v8.1.0 (#3018)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency estree-util-value-to-estree to v3.1.2 (#3028)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency rimraf to v6 (#3034)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency framer-motion to v10.18.0 (#3029)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency remark-smartypants to v3 (#3040)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency tsx to v4.16.2 (#3023)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency turbo to v1.13.4 (#3024)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency clsx to v2.1.1 (#3027)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency zod to v3.23.8 (#3031)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency yaml to v2.4.5 (#3030)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update react monorepo (#3026)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix types check, update turbo

* update eslint-plugin-tailwindcss

* fix(deps): update dependency zod-validation-error to v3 (#3041)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency p-limit to v6 (#3039)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency framer-motion to v11 (#3038)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @changesets/cli to v2.27.7 (#3004)

* chore(deps): update dependency @changesets/cli to v2.27.7

* aa

* commit lock

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* chore(deps): update dependency @vitejs/plugin-react to v4.3.1 (#3020)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Dimitri POSTOLOV <en3m@ya.ru>

* chore(deps): update dependency typescript to v5.5.3 (#3025)

* chore(deps): update dependency typescript to v5.5.3

* bump ts

* bump ts

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* chore(deps): update dependency jsdom to v24.1.1 (#3042)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency vitest to v2.0.4 (#3045)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* [v3] fix `RangeError: Maximum call stack size exceeded` in `findSummary` when `child.props.children` is `undefined` (#3046)

* aa

* aa

* Version Packages (alpha) (#3017)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* fix(deps): update dependency framer-motion to v11.3.9 (#3050)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency eslint-plugin-sonarjs to v1.0.4-alpha.2 (#3049)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency typescript to v5.5.4 (#3043)

* chore(deps): update dependency typescript to v5.5.4

* fix

* lint

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* fix(deps): update dependency framer-motion to v11.3.11 (#3051)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency framer-motion to v11.3.18 (#3053)

fix(deps): update dependency framer-motion to v11.3.12

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency postcss to v8.4.40 (#3057)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @types/node to v20.14.12 (#3054)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency eslint-plugin-sonarjs to v1.0.4 (#3052)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency yaml to v2.5.0 (#3056)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* ignore loading pageMap for dynamic locale `/[locale]` (#3061)

* Revert "fix(deps): update dependency yaml to v2.5.0" (#3064)

Revert "fix(deps): update dependency yaml to v2.5.0 (#3056)"

This reverts commit 04654df.

* fix(deps): update dependency framer-motion to v11.3.18 (#3063)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency tailwindcss to v3.4.7 (#3062)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* update eslint to 9.8.0 (#3066)

* update eslint to 9.8.0

* vite

* configure eslint-plugin-react-hooks updates

* chore(deps): update dependency eslint-plugin-unicorn to v55 (#3068)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency yaml to v2.5.0 (#3067)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Version Packages (alpha) (#3065)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* fix `useRouter` in `nextra/hooks`, use `asPath` instead `route` because locale can be dynamic `/[locale]` (#3075)

aa

* fix(deps): update dependency framer-motion to v11.3.19 (#3071)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @types/node to v20.14.13 (#3073)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Version Packages (alpha) (#3076)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* [v3] handle case when meta object was added in `transformPageMap` (#3078)

aa

* Version Packages (alpha) (#3079)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* chore(deps): update dependency turbo to v2.0.10 (#3080)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency vitest to v2.0.5 (#3083)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update renovate.json5

* fix(deps): update dependency framer-motion to v11.3.21 (#3087)

fix(deps): update dependency framer-motion to v11.3.20

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency zod-validation-error to v3.3.1 (#3088)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency turbo to v2.0.11 (#3085)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency tsx to v4.16.5 (#3081)

chore(deps): update dependency tsx to v4.16.3

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* update typescript-eslint (#3095)

* chore(deps): update dependency tsx to v4.16.5 (#3094)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @types/node to v20.14.14 (#3093)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency framer-motion to v11.3.21 (#3096)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* update renovate.json5

* update renovate.json5

* chore(deps): update dependency autoprefixer to v10.4.20 (#3098)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency postcss to v8.4.41 (#3102)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency turbo to v2.0.12 (#3105)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency framer-motion to v11.3.24 (#3107)

fix(deps): update dependency framer-motion to v11.3.22

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* [v3] remove unnecessary `sortPages` from `server/utils` (#3129)

* [v3] fixes for some found issues in `the-guild.dev` (#3130)

a

* [v3] fix theme-blog heading styles in post layout (#3117)

* [v3] fix theme-blog heading styles in post layout

* remove more `_not-prose`

* small fix

---------

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* [v3] attach heading anchor `id` attribute to heading (like Pagefind do) and fix heading anchor styles when `theme.typesetting: 'article'` is set (#3132)

aa

* [v3] specify default language for code blocks (#3108)

[v3] specify the default language as plaintext for code blocks

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* [v3] switch to the dark theme provided by `@tailwindcss/typography` (#3120)

* [v3] switch to the dark theme provided by `tailwindcss/typography`

* prettier

---------

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* [v3] fix nav-links not highlighting on hover in dark mode (#3109)

* [v3] fix nav-links not highlighting on hover in dark mode

* update .changeset/polite-baboons-look.md

* fix

---------

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* [v3] Avoid skipping the heading level in the posts layout (#3100)

* [v3] Avoid skipping the heading level in the posts layout

* polish

* Update .changeset/gold-ants-tie.md

---------

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* Version Packages (alpha) (#3131)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* [v3] fix not rendered default `<meta name="description" />` and `<meta property="og:description" />` (#3133)

* aa

* prettier

* [v3] add a generic for `themeConfig` to improve type inference (#3140)

* Version Packages (alpha) (#3134)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* [v3] remove explicit `ZodError` type assertion (#3143)

* [v3] remove focus-visible polyfill (#3145)

* [v3] enhance search input to better support CJK language users (#3156)

* [v3] enhance search input to better support CJK language users

* update code formatting

* fix summary typo

* update code formatting

* Version Packages (alpha) (#3144)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* chore(deps): update dependency tsx to v4.19.0 (#3115)

* chore(deps): update dependency tsx to v4.19.0

* aa

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* chore(deps): update dependency jsdom to v25 (#3168)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency rehype-pretty-code to v0.14.0 (#3167)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @types/node to v20.16.2 (#3114)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency rehype-katex to v7.0.1 (#3164)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency tailwindcss to v3.4.10 (#3111)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @testing-library/react to v16.0.1 (#3161)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency @napi-rs/simple-git to v0.1.19 (#3162)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency turbo to v2.1.1 (#3166)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency sharp to v0.33.5 (#3165)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @tailwindcss/typography to v0.5.15 (#3110)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* [v3] avoid focus-visible style being cut off by overflow-hidden (#3160)

aa

* chore(deps): update dependency @types/react to v18.3.5 (#3169)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* [v3] Avoid the sidebar collapse having unintended animations when `sidebar.autoCollapse` is set to `true` (#3157)

* more

* more

* more

* more

* aa

* fix lint

* chore(deps): update dependency postcss-lightningcss to v1.0.1 (#3171)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency esbuild to v0.23.1 (#3170)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency @theguild/remark-mermaid to ^0.1.0 (#3173)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* [v3] Add `<Playground />` component (#3174)

* [nextra] Playground

* move to nextra.site

* polish

* prettier

* more

* fix types

* more

* rename

* rename

* more

* more

* more

* more

* add mermaid code block

* it works

* aaa

* dada

* ad

* fix prettier

* polish

* more

* pnpm i

* fix

* fix tests

* do not increase global bundle size

* add changeset

---------

Co-authored-by: hariria <hariria@usc.edu>

* Version Packages (alpha) (#3172)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* chore(deps): update dependency eslint-plugin-sonarjs to v2 (#3175)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* [v3] remove intersection-observer polyfill (#3177)

* chore(deps): update dependency postcss to v8.4.42 (#3180)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* update mermaid (#3179)

* a

* update mermaid

* upd

* [v3] update remark plugins (#3181)

* update some of remark plugins

* upd

* fix(deps): update shiki monorepo to v1.15.2 (#3032)

* fix(deps): update shiki monorepo to v1.15.1

* upd

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* fix(deps): update shiki monorepo to v1.15.2 (#3184)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @types/node to v20.16.3 (#3187)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency @headlessui/react to v2 (#3037)

* fix(deps): update dependency @headlessui/react to v2

* more

* more

* more

* prettier

* remove popper

* upd lock

* more

* migrate navbar

* lint

* add changeset

* Update .changeset/clever-timers-impress.md

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* fix(deps): update shiki monorepo to v1.16.0 (#3189)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* [v3] migrate search to `@headlessui/react` Combobox (#3186)

* fix(deps): update dependency @headlessui/react to v2

* more

* more

* more

* prettier

* remove popper

* upd lock

* more

* migrate navbar

* lint

* add changeset

* migrate search to headlessui

* Update packages/nextra-theme-docs/src/components/search.tsx

* remove `@popperjs/core`

* clear input after navigating

fixes

* lint

* more nice refactoring

* more stuff

* remove `onCompositionStart` and `onCompositionEnd`

* review fixes

* remove on key down

* fix lint

* skip test

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update shiki monorepo to v1.16.1 (#3190)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* tiny fixes after headlessui v2 migration (#3191)

* tiny fixes after headlessui v2 migration 2 (#3193)

* fix TabList scroll, and selected color
convert `arrow-right.tsx` and `expand.tsx` to svg
disable scroll on `<body />` while mobile menu is opened

* more

* aa

* try

* add shrink-0

* Version Packages (alpha) (#3178)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* fix(deps): update dependency @headlessui/react to v2.1.4 (#3195)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @types/node to v20.16.4 (#3197)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency yaml to v2.5.1 (#3198)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency postcss to v8.4.45 (#3188)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency @headlessui/react to v2.1.5 (#3202)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @types/node to v20.16.5 (#3204)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update shiki monorepo to v1.16.2 (#3205)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix `<details />` on mobile (#3206)

* more

* more

* more

* polish

* Apply suggestions from code review

* fix(deps): update dependency @headlessui/react to v2.1.6 (#3218)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update shiki monorepo to v1.16.3 (#3216)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* [v3] fix first item in `FileTree` not within permitted parent element (#3212)

* [v3] fix first item in `FileTree` not within permitted parent element

* Update packages/nextra/src/client/components/file-tree.tsx

---------

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* chore(deps): update dependency concurrently to v9 (#3211)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Version Packages (alpha) (#3210)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* fix(deps): update dependency @headlessui/react to v2.1.7 (#3222)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency tailwindcss to v3.4.11 (#3223)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* [v3] add auto-import-theme-style option in nextra configuration (#3220)

* [v3] add auto-import-theme-style option in nextra configuration

* remove the style field in `package.json`

* Update .changeset/red-rockets-perform.md

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* dry in styles.css swr-site example

---------

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* Version Packages (alpha) (#3224)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* fix(deps): update shiki monorepo to v1.17.0 (#3221)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency typescript to v5.6.2 (#3217)

* chore(deps): update dependency typescript to v5.5.3

* bump ts

* bump ts

* chore(deps): update dependency typescript to v5.6.2

* fix

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* chore(deps): update dependency tsx to v4.19.1 (#3227)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency concurrently to v9.0.1 (#3226)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency @headlessui/react to v2.1.8 (#3228)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* [v3] improve styles for reduced motion preferences (#3196)

* [v3] improve styles for reduced motion preferences

* fix clear timeout missing

* add a passive option to resize listener

* Update packages/nextra-theme-docs/src/components/sidebar.tsx

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* polish

---------

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* polish

* fix(deps): update dependency framer-motion to v11.5.4 (#3116)

fix(deps): update dependency framer-motion to v11.5.0

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* docs: _meta.js documentation (#2950)

* docs: _meta.js documentation

* Apply suggestions from code review

* prettier

---------

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* chore(deps): update dependency vitest to v2.1.0 (#3232)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency framer-motion to v11.5.4 (#3233)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* [v3] add documentation for customize the cascade layers (#3234)

* [v3] add documentation for customize the cascade layers

* Update docs/pages/docs/guide/customize-the-cascade-layers.mdx

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* Update docs/pages/docs/guide/customize-the-cascade-layers.mdx

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* rename to _app.jsx

* Update docs/pages/docs/guide/customize-the-cascade-layers.mdx

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* Revert "rename to _app.jsx"

This reverts commit 01f6d88.

* rename to _app.jsx

* move to the advanced folder

---------

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* chore(deps): update dependency turbo to v2.1.2 (#3238)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* [v3] remove `image` prop from `<Card>` component, image will be showed based on truthiness `children` prop now (#3243)

* a

* b

* add changeset

* Update packages/nextra/src/client/components/cards.tsx

* chore(deps): update dependency vitest to v2.1.1 (#3245)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* [v3] use render props for className with `selected`, `disabled` and `hover` state for `<Tab>` (#3244)

* use render props for className with `selected`, `disabled` and `hover` state for `<Tab>`

* fix border primary

* [v3] fix global style conflicts for `<a>`/`<button>`/`<summary>`/`<input>`/`[tabindex]:not([tabindex='-1']` (#3248)

* aa

* more

* more

* icons

* button

* more

* more

* more

* focusable

* aa

* more

* more

* summary and anchor in heading

* toc

* breadcrumb

* banner

* navlinks

* anchor

* tabs

* aa

* aa

* more

* aa

* aa

* aa

* changeset

* Apply suggestions from code review

* Update docs/pages/docs/guide/syntax-highlighting.mdx

* Update docs/pages/docs/guide/syntax-highlighting.mdx

* Update packages/nextra-theme-docs/src/components/back-to-top.tsx

* Update packages/nextra/src/client/components/file-tree.tsx

* Update packages/nextra/src/client/components/file-tree.tsx

* more

* more

* polish

* Update packages/nextra-theme-docs/src/components/navbar.tsx

* more

* more

* more

* Update .changeset/giant-jobs-watch.md

* chore(deps): update dependency postcss to v8.4.47 (#3247)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Version Packages (alpha) (#3231)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* [v3] consider navbar height for the anchor intersection observer (#3249)

* [v3] consider navbar height for the anchor intersection observer

* fix root margin must be specified in pixels or percent

* polish

---------

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* [v3] remove aria-hidden attr when scroll-to-top button is visible (#3251)

* [v3] remove aria-hidden attr when scroll-to-top button is visible

* Update packages/nextra-theme-docs/src/components/back-to-top.tsx

---------

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* chore(deps): update dependency @types/react to v18.3.6 (#3253)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency zod-validation-error to v3.4.0 (#3252)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* [v3] support for h2 and h4 headings with steps component (#3237)

* [v3] support h2 headings with steps component

* support for h2 and h4 headings with steps component

* polish

---------

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* Version Packages (alpha) (#3250)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* chore(deps): update dependency @types/react to v18.3.7 (#3256)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* [v3] make react 18 as minimal requirement (#3260)

* chore(deps): update dependency esbuild to v0.24.0 (#3269)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency framer-motion to v11.5.6 (#3266)

fix(deps): update dependency framer-motion to v11.5.5

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @types/react to v18.3.8 (#3267)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency @vercel/og to v0.6.3 (#3265)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency jsdom to v25.0.1 (#3271)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* bump lint (#3274)

* chore(deps): update dependency tailwindcss to v3.4.12 (#3257)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @types/react to v18.3.8 (#3276)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency jsdom to v25.0.1 (#3277)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency framer-motion to v11.5.6 (#3278)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency zod-validation-error to v3.4.0 (#3279)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Version Packages (alpha) (#3261)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* chore(deps): update dependency @rollup/plugin-alias to v5.1.1 (#3282)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency tailwindcss to v3.4.13 (#3283)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency framer-motion to v11.6.0 (#3287)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @types/react to v18.3.9 (#3285)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* [v3] enhance focus ring style consistency (#3286)

* [v3] enhance focus ring style consistency

* Update tabs.tsx

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* fix focus param missing

* Update packages/nextra-theme-docs/css/styles.css

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

---------

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* pnpm i

* fix(deps): update dependency framer-motion to v11.8.0 (#3294)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @types/node to v20.16.9 (#3284)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @types/react to v18.3.9 (#3293)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency vite to v5.4.8 (#3296)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency next to v14.2.13 (#3295)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency @theguild/remark-mermaid to v0.1.3 (#3297)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency framer-motion to v11.9.0 (#3302)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @types/node to v20.16.10 (#3300)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @types/react to v18.3.10 (#3301)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* [v3] update the back-to-top option to support i18n (#3258)

* [v3] update the back-to-top option to support i18n

* fix eslint sort-keys warning

* avoid displaying undefined as text

* keep `loading`, `placeholder` and `themeSwitch.useOptions` default theme options only for `en` lang

* keep it simpler

* lint

* prettier

---------

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* Version Packages (alpha) (#3292)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* Feature/Added-typescript-documentation (#3254)

* Added typescript documentation

* upd

---------

Co-authored-by: Nicolas Javkin <nicolas@hellohive.com>
Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* Add ISSUE_TEMPLATE and PULL_REQUEST_TEMPLATE (#2875)

* Add ISSUE_TEMPLATE and PULL_REQUEST_TEMPLATE

Add ISSUE_TEMPLATE and PULL_REQUEST_TEMPLATE to the .github directory. These templates are designed to assist contributors in reporting issues and submitting pull requests by providing guidance on the necessary information to include. This helps streamline the contribution process for both issue reporting and pull requests.

* prettier

---------

Co-authored-by: Fun117 <fun117.kun@gmail.com>
Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* docs: Update steps.mdx documentation (#2232)

* Update steps.mdx

Update the docs about the <Steps /> component with the information on how to exclude the headings from ToC.

* Update docs/pages/docs/guide/built-ins/steps.mdx

* Update docs/pages/docs/guide/built-ins/steps.mdx

* polish

* prettier

* Update docs/pages/docs/guide/built-ins/steps.mdx

---------

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* Created cards.mdx (#1870)

* Created cards.mdx

New docs page for the Docs Theme on the Cards component

* fix

* prettier

* more

* more

* more

* more

---------

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* Update i18n.mdx (#2739)

* Update i18n.mdx

The i18n new format is working good!

* add note

---------

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* Update start.mdx - static exports (#2563)

* Update start.mdx - static exports

added documentation on how to statically deploy the documentation, and how to edit the next.config.js

* more

* more

* more

---------

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* [v3] more docs polish content before stable release (#3304)

* polish

* polish custom theme

* more

* more

* more

* more

* more

* more

* more

* more

* more

* polish

* more

* more

* Update docs/pages/docs/docs-theme.mdx

* more

* more

* pre exit

* Version Packages (#3305)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

---------

Co-authored-by: Dimitri POSTOLOV <en3m@ya.ru>
Co-authored-by: Andrew Hariri <hariria@usc.edu>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: 87xie <oscar87xie@gmail.com>
Co-authored-by: Jason Siefken <siefkenj@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Andrii Bodnar <andrii.bodnar@crowdin.com>
Co-authored-by: nicojav <havkin4@gmail.com>
Co-authored-by: Nicolas Javkin <nicolas@hellohive.com>
Co-authored-by: Fun117 <141471450+Fun117@users.noreply.github.com>
Co-authored-by: Fun117 <fun117.kun@gmail.com>
Co-authored-by: Vlasta <95473291+vpavicic@users.noreply.github.com>
Co-authored-by: Evan Koumarelas <evankoumarelas@hotmail.com>
Co-authored-by: Abdelrahman Ragab <31578033+AbdoALPOP@users.noreply.github.com>
Co-authored-by: Samuel <107401160+SamIxCode@users.noreply.github.com>
dimaMachina added a commit that referenced this pull request Sep 28, 2024
* Nextra 3 x Pages Router (#2245)

* [v3] use `overflow-x-auto` instead `overflow-x-scroll` for `<Table />` (#2828)

* aa

* aa

* [v3] Add Terraform icon (#2811)

* [v3] Add terraform codeblock icon

* [v3] Fix lint nextra-theme-docs

* Add Terraform/Move icon, Make the `<Tab />` component be crawlable and indexable by search engines by default (#2829)

* add

* Make the `<Tab />` component be crawlable and indexable by search engines by default

* Version Packages (alpha) (#2790)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* fix unclickable links in TOC / allow passing `recmaPlugins` in `mdxOptions` (#2866)

aa

* Version Packages (alpha) (#2867)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* [v3] fix vertical margin for nested ordered `<ol />` and unordered `<ul />` lists (#2969)

* fix

* prettier

* use pnpm/action-setup@v4

* Version Packages (alpha) (#2970)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* [v3] fixes case when setting `disabled: true` on the scroll to top button prevents scrolling to most top (#2981)

aa

* update pnpm & prettier (#2983)

* update prettier

* update pnpm

* [v3] fix page scroll jump while entering characters in the search input (#2984)

aa

* update next.js to 14.2.5 (#2985)

* Version Packages (alpha) (#2982)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* update eslint deps (#2986)

* update eslint deps

* aa

* prettier

* [v3] fixed `<summary />` lost whitespaces when there is some HTML element inside (#2987)

* aa

* aa

* aa

* changeset

* prettier

* aa

* prettier

* rollback

* rollback

* aa

* prettier

* aa

* [v3] Fix the line-numbers style in syntax highlighting (#2929)

* Fix the line-numbers style in syntax highlighting

* Update .changeset/warm-cameras-vanish.md

---------

Co-authored-by: Dimitri POSTOLOV <en3m@ya.ru>

* Omit `...{:type}` annotations from search index (#2922)

* Omit `...{:type}` annotations from search index

* Prettier

* Lint

* Update packages/nextra/src/server/remark-plugins/remark-structurize.ts

Co-authored-by: Dimitri POSTOLOV <en3m@ya.ru>

* Lint

* polish

---------

Co-authored-by: Dimitri POSTOLOV <en3m@ya.ru>
Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* add missing changeset

* Version Packages (alpha) (#2989)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* prettify

* fix(deps): update dependency @vercel/og to ^0.6.0 (#3005)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency sharp to ^0.33.0 (#3006)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency jsdom to v24 (#3008)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* update node version

* use node.js 20

* add `node-version-file: .node-version`

* fix(deps): update dependency katex to v0.16.10 [security] (#3001)

* fix(deps): update dependency katex to v0.16.10 [security]

* fix types check

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* chore(deps): update dependency autoprefixer to v10.4.19 (#2996)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency rimraf to v5.0.9 (#2998)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @tailwindcss/typography to v0.5.13 (#3002)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency @headlessui/react to v1.7.19 (#3009)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency unified to v11.0.5 (#3000)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency tailwindcss to v3.4.6 (#2999)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency @napi-rs/simple-git to v0.1.17 (#3010)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency postcss to v8.4.39 (#2997)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency katex to v0.16.11 (#3011)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency rehype-pretty-code to v0.13.2 (#3012)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dawidd6/action-download-artifact action to v6 (#3013)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* [v3] use dynamic import for loading `mermaid` (#2994)

* update mermaid

* update mermaid

* pnpm i

* use stable version

* chore(deps): update dependency postcss-import to v16 (#3016)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @testing-library/react to v16 (#3014)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency postcss-cli to v11 (#3015)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @types/node to v20.14.11 (#3019)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @svgr/webpack to v8.1.0 (#3018)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency estree-util-value-to-estree to v3.1.2 (#3028)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency rimraf to v6 (#3034)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency framer-motion to v10.18.0 (#3029)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency remark-smartypants to v3 (#3040)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency tsx to v4.16.2 (#3023)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency turbo to v1.13.4 (#3024)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency clsx to v2.1.1 (#3027)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency zod to v3.23.8 (#3031)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency yaml to v2.4.5 (#3030)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update react monorepo (#3026)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix types check, update turbo

* update eslint-plugin-tailwindcss

* fix(deps): update dependency zod-validation-error to v3 (#3041)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency p-limit to v6 (#3039)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency framer-motion to v11 (#3038)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @changesets/cli to v2.27.7 (#3004)

* chore(deps): update dependency @changesets/cli to v2.27.7

* aa

* commit lock

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* chore(deps): update dependency @vitejs/plugin-react to v4.3.1 (#3020)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Dimitri POSTOLOV <en3m@ya.ru>

* chore(deps): update dependency typescript to v5.5.3 (#3025)

* chore(deps): update dependency typescript to v5.5.3

* bump ts

* bump ts

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* chore(deps): update dependency jsdom to v24.1.1 (#3042)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency vitest to v2.0.4 (#3045)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* [v3] fix `RangeError: Maximum call stack size exceeded` in `findSummary` when `child.props.children` is `undefined` (#3046)

* aa

* aa

* Version Packages (alpha) (#3017)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* fix(deps): update dependency framer-motion to v11.3.9 (#3050)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency eslint-plugin-sonarjs to v1.0.4-alpha.2 (#3049)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency typescript to v5.5.4 (#3043)

* chore(deps): update dependency typescript to v5.5.4

* fix

* lint

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* fix(deps): update dependency framer-motion to v11.3.11 (#3051)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency framer-motion to v11.3.18 (#3053)

fix(deps): update dependency framer-motion to v11.3.12

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency postcss to v8.4.40 (#3057)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @types/node to v20.14.12 (#3054)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency eslint-plugin-sonarjs to v1.0.4 (#3052)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency yaml to v2.5.0 (#3056)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* ignore loading pageMap for dynamic locale `/[locale]` (#3061)

* Revert "fix(deps): update dependency yaml to v2.5.0" (#3064)

Revert "fix(deps): update dependency yaml to v2.5.0 (#3056)"

This reverts commit 04654df.

* fix(deps): update dependency framer-motion to v11.3.18 (#3063)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency tailwindcss to v3.4.7 (#3062)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* update eslint to 9.8.0 (#3066)

* update eslint to 9.8.0

* vite

* configure eslint-plugin-react-hooks updates

* chore(deps): update dependency eslint-plugin-unicorn to v55 (#3068)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency yaml to v2.5.0 (#3067)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Version Packages (alpha) (#3065)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* fix `useRouter` in `nextra/hooks`, use `asPath` instead `route` because locale can be dynamic `/[locale]` (#3075)

aa

* fix(deps): update dependency framer-motion to v11.3.19 (#3071)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @types/node to v20.14.13 (#3073)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Version Packages (alpha) (#3076)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* [v3] handle case when meta object was added in `transformPageMap` (#3078)

aa

* Version Packages (alpha) (#3079)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* chore(deps): update dependency turbo to v2.0.10 (#3080)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency vitest to v2.0.5 (#3083)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update renovate.json5

* fix(deps): update dependency framer-motion to v11.3.21 (#3087)

fix(deps): update dependency framer-motion to v11.3.20

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency zod-validation-error to v3.3.1 (#3088)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency turbo to v2.0.11 (#3085)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency tsx to v4.16.5 (#3081)

chore(deps): update dependency tsx to v4.16.3

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* update typescript-eslint (#3095)

* chore(deps): update dependency tsx to v4.16.5 (#3094)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @types/node to v20.14.14 (#3093)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency framer-motion to v11.3.21 (#3096)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* update renovate.json5

* update renovate.json5

* chore(deps): update dependency autoprefixer to v10.4.20 (#3098)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency postcss to v8.4.41 (#3102)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency turbo to v2.0.12 (#3105)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency framer-motion to v11.3.24 (#3107)

fix(deps): update dependency framer-motion to v11.3.22

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* [v3] remove unnecessary `sortPages` from `server/utils` (#3129)

* [v3] fixes for some found issues in `the-guild.dev` (#3130)

a

* [v3] fix theme-blog heading styles in post layout (#3117)

* [v3] fix theme-blog heading styles in post layout

* remove more `_not-prose`

* small fix

---------

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* [v3] attach heading anchor `id` attribute to heading (like Pagefind do) and fix heading anchor styles when `theme.typesetting: 'article'` is set (#3132)

aa

* [v3] specify default language for code blocks (#3108)

[v3] specify the default language as plaintext for code blocks

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* [v3] switch to the dark theme provided by `@tailwindcss/typography` (#3120)

* [v3] switch to the dark theme provided by `tailwindcss/typography`

* prettier

---------

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* [v3] fix nav-links not highlighting on hover in dark mode (#3109)

* [v3] fix nav-links not highlighting on hover in dark mode

* update .changeset/polite-baboons-look.md

* fix

---------

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* [v3] Avoid skipping the heading level in the posts layout (#3100)

* [v3] Avoid skipping the heading level in the posts layout

* polish

* Update .changeset/gold-ants-tie.md

---------

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* Version Packages (alpha) (#3131)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* [v3] fix not rendered default `<meta name="description" />` and `<meta property="og:description" />` (#3133)

* aa

* prettier

* [v3] add a generic for `themeConfig` to improve type inference (#3140)

* Version Packages (alpha) (#3134)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* [v3] remove explicit `ZodError` type assertion (#3143)

* [v3] remove focus-visible polyfill (#3145)

* [v3] enhance search input to better support CJK language users (#3156)

* [v3] enhance search input to better support CJK language users

* update code formatting

* fix summary typo

* update code formatting

* Version Packages (alpha) (#3144)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* chore(deps): update dependency tsx to v4.19.0 (#3115)

* chore(deps): update dependency tsx to v4.19.0

* aa

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* chore(deps): update dependency jsdom to v25 (#3168)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency rehype-pretty-code to v0.14.0 (#3167)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @types/node to v20.16.2 (#3114)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency rehype-katex to v7.0.1 (#3164)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency tailwindcss to v3.4.10 (#3111)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @testing-library/react to v16.0.1 (#3161)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency @napi-rs/simple-git to v0.1.19 (#3162)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency turbo to v2.1.1 (#3166)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency sharp to v0.33.5 (#3165)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @tailwindcss/typography to v0.5.15 (#3110)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* [v3] avoid focus-visible style being cut off by overflow-hidden (#3160)

aa

* chore(deps): update dependency @types/react to v18.3.5 (#3169)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* [v3] Avoid the sidebar collapse having unintended animations when `sidebar.autoCollapse` is set to `true` (#3157)

* more

* more

* more

* more

* aa

* fix lint

* chore(deps): update dependency postcss-lightningcss to v1.0.1 (#3171)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency esbuild to v0.23.1 (#3170)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency @theguild/remark-mermaid to ^0.1.0 (#3173)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* [v3] Add `<Playground />` component (#3174)

* [nextra] Playground

* move to nextra.site

* polish

* prettier

* more

* fix types

* more

* rename

* rename

* more

* more

* more

* more

* add mermaid code block

* it works

* aaa

* dada

* ad

* fix prettier

* polish

* more

* pnpm i

* fix

* fix tests

* do not increase global bundle size

* add changeset

---------

Co-authored-by: hariria <hariria@usc.edu>

* Version Packages (alpha) (#3172)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* chore(deps): update dependency eslint-plugin-sonarjs to v2 (#3175)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* [v3] remove intersection-observer polyfill (#3177)

* chore(deps): update dependency postcss to v8.4.42 (#3180)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* update mermaid (#3179)

* a

* update mermaid

* upd

* [v3] update remark plugins (#3181)

* update some of remark plugins

* upd

* fix(deps): update shiki monorepo to v1.15.2 (#3032)

* fix(deps): update shiki monorepo to v1.15.1

* upd

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* fix(deps): update shiki monorepo to v1.15.2 (#3184)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @types/node to v20.16.3 (#3187)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency @headlessui/react to v2 (#3037)

* fix(deps): update dependency @headlessui/react to v2

* more

* more

* more

* prettier

* remove popper

* upd lock

* more

* migrate navbar

* lint

* add changeset

* Update .changeset/clever-timers-impress.md

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* fix(deps): update shiki monorepo to v1.16.0 (#3189)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* [v3] migrate search to `@headlessui/react` Combobox (#3186)

* fix(deps): update dependency @headlessui/react to v2

* more

* more

* more

* prettier

* remove popper

* upd lock

* more

* migrate navbar

* lint

* add changeset

* migrate search to headlessui

* Update packages/nextra-theme-docs/src/components/search.tsx

* remove `@popperjs/core`

* clear input after navigating

fixes

* lint

* more nice refactoring

* more stuff

* remove `onCompositionStart` and `onCompositionEnd`

* review fixes

* remove on key down

* fix lint

* skip test

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update shiki monorepo to v1.16.1 (#3190)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* tiny fixes after headlessui v2 migration (#3191)

* tiny fixes after headlessui v2 migration 2 (#3193)

* fix TabList scroll, and selected color
convert `arrow-right.tsx` and `expand.tsx` to svg
disable scroll on `<body />` while mobile menu is opened

* more

* aa

* try

* add shrink-0

* Version Packages (alpha) (#3178)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* fix(deps): update dependency @headlessui/react to v2.1.4 (#3195)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @types/node to v20.16.4 (#3197)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency yaml to v2.5.1 (#3198)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency postcss to v8.4.45 (#3188)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency @headlessui/react to v2.1.5 (#3202)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @types/node to v20.16.5 (#3204)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update shiki monorepo to v1.16.2 (#3205)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix `<details />` on mobile (#3206)

* more

* more

* more

* polish

* Apply suggestions from code review

* fix(deps): update dependency @headlessui/react to v2.1.6 (#3218)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update shiki monorepo to v1.16.3 (#3216)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* [v3] fix first item in `FileTree` not within permitted parent element (#3212)

* [v3] fix first item in `FileTree` not within permitted parent element

* Update packages/nextra/src/client/components/file-tree.tsx

---------

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* chore(deps): update dependency concurrently to v9 (#3211)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Version Packages (alpha) (#3210)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* fix(deps): update dependency @headlessui/react to v2.1.7 (#3222)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency tailwindcss to v3.4.11 (#3223)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* [v3] add auto-import-theme-style option in nextra configuration (#3220)

* [v3] add auto-import-theme-style option in nextra configuration

* remove the style field in `package.json`

* Update .changeset/red-rockets-perform.md

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* dry in styles.css swr-site example

---------

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* Version Packages (alpha) (#3224)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* fix(deps): update shiki monorepo to v1.17.0 (#3221)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency typescript to v5.6.2 (#3217)

* chore(deps): update dependency typescript to v5.5.3

* bump ts

* bump ts

* chore(deps): update dependency typescript to v5.6.2

* fix

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* chore(deps): update dependency tsx to v4.19.1 (#3227)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency concurrently to v9.0.1 (#3226)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency @headlessui/react to v2.1.8 (#3228)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* [v3] improve styles for reduced motion preferences (#3196)

* [v3] improve styles for reduced motion preferences

* fix clear timeout missing

* add a passive option to resize listener

* Update packages/nextra-theme-docs/src/components/sidebar.tsx

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* polish

---------

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* polish

* fix(deps): update dependency framer-motion to v11.5.4 (#3116)

fix(deps): update dependency framer-motion to v11.5.0

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* docs: _meta.js documentation (#2950)

* docs: _meta.js documentation

* Apply suggestions from code review

* prettier

---------

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* chore(deps): update dependency vitest to v2.1.0 (#3232)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency framer-motion to v11.5.4 (#3233)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* [v3] add documentation for customize the cascade layers (#3234)

* [v3] add documentation for customize the cascade layers

* Update docs/pages/docs/guide/customize-the-cascade-layers.mdx

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* Update docs/pages/docs/guide/customize-the-cascade-layers.mdx

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* rename to _app.jsx

* Update docs/pages/docs/guide/customize-the-cascade-layers.mdx

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* Revert "rename to _app.jsx"

This reverts commit 01f6d88.

* rename to _app.jsx

* move to the advanced folder

---------

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* chore(deps): update dependency turbo to v2.1.2 (#3238)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* [v3] remove `image` prop from `<Card>` component, image will be showed based on truthiness `children` prop now (#3243)

* a

* b

* add changeset

* Update packages/nextra/src/client/components/cards.tsx

* chore(deps): update dependency vitest to v2.1.1 (#3245)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* [v3] use render props for className with `selected`, `disabled` and `hover` state for `<Tab>` (#3244)

* use render props for className with `selected`, `disabled` and `hover` state for `<Tab>`

* fix border primary

* [v3] fix global style conflicts for `<a>`/`<button>`/`<summary>`/`<input>`/`[tabindex]:not([tabindex='-1']` (#3248)

* aa

* more

* more

* icons

* button

* more

* more

* more

* focusable

* aa

* more

* more

* summary and anchor in heading

* toc

* breadcrumb

* banner

* navlinks

* anchor

* tabs

* aa

* aa

* more

* aa

* aa

* aa

* changeset

* Apply suggestions from code review

* Update docs/pages/docs/guide/syntax-highlighting.mdx

* Update docs/pages/docs/guide/syntax-highlighting.mdx

* Update packages/nextra-theme-docs/src/components/back-to-top.tsx

* Update packages/nextra/src/client/components/file-tree.tsx

* Update packages/nextra/src/client/components/file-tree.tsx

* more

* more

* polish

* Update packages/nextra-theme-docs/src/components/navbar.tsx

* more

* more

* more

* Update .changeset/giant-jobs-watch.md

* chore(deps): update dependency postcss to v8.4.47 (#3247)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Version Packages (alpha) (#3231)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* [v3] consider navbar height for the anchor intersection observer (#3249)

* [v3] consider navbar height for the anchor intersection observer

* fix root margin must be specified in pixels or percent

* polish

---------

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* [v3] remove aria-hidden attr when scroll-to-top button is visible (#3251)

* [v3] remove aria-hidden attr when scroll-to-top button is visible

* Update packages/nextra-theme-docs/src/components/back-to-top.tsx

---------

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* chore(deps): update dependency @types/react to v18.3.6 (#3253)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency zod-validation-error to v3.4.0 (#3252)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* [v3] support for h2 and h4 headings with steps component (#3237)

* [v3] support h2 headings with steps component

* support for h2 and h4 headings with steps component

* polish

---------

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* Version Packages (alpha) (#3250)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* chore(deps): update dependency @types/react to v18.3.7 (#3256)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* [v3] make react 18 as minimal requirement (#3260)

* chore(deps): update dependency esbuild to v0.24.0 (#3269)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency framer-motion to v11.5.6 (#3266)

fix(deps): update dependency framer-motion to v11.5.5

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @types/react to v18.3.8 (#3267)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency @vercel/og to v0.6.3 (#3265)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency jsdom to v25.0.1 (#3271)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* bump lint (#3274)

* chore(deps): update dependency tailwindcss to v3.4.12 (#3257)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @types/react to v18.3.8 (#3276)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency jsdom to v25.0.1 (#3277)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency framer-motion to v11.5.6 (#3278)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency zod-validation-error to v3.4.0 (#3279)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Version Packages (alpha) (#3261)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* chore(deps): update dependency @rollup/plugin-alias to v5.1.1 (#3282)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency tailwindcss to v3.4.13 (#3283)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency framer-motion to v11.6.0 (#3287)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @types/react to v18.3.9 (#3285)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* [v3] enhance focus ring style consistency (#3286)

* [v3] enhance focus ring style consistency

* Update tabs.tsx

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* fix focus param missing

* Update packages/nextra-theme-docs/css/styles.css

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

---------

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* pnpm i

* fix(deps): update dependency framer-motion to v11.8.0 (#3294)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @types/node to v20.16.9 (#3284)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @types/react to v18.3.9 (#3293)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency vite to v5.4.8 (#3296)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency next to v14.2.13 (#3295)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency @theguild/remark-mermaid to v0.1.3 (#3297)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency framer-motion to v11.9.0 (#3302)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @types/node to v20.16.10 (#3300)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @types/react to v18.3.10 (#3301)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* [v3] update the back-to-top option to support i18n (#3258)

* [v3] update the back-to-top option to support i18n

* fix eslint sort-keys warning

* avoid displaying undefined as text

* keep `loading`, `placeholder` and `themeSwitch.useOptions` default theme options only for `en` lang

* keep it simpler

* lint

* prettier

---------

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* Version Packages (alpha) (#3292)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* Feature/Added-typescript-documentation (#3254)

* Added typescript documentation

* upd

---------

Co-authored-by: Nicolas Javkin <nicolas@hellohive.com>
Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* Add ISSUE_TEMPLATE and PULL_REQUEST_TEMPLATE (#2875)

* Add ISSUE_TEMPLATE and PULL_REQUEST_TEMPLATE

Add ISSUE_TEMPLATE and PULL_REQUEST_TEMPLATE to the .github directory. These templates are designed to assist contributors in reporting issues and submitting pull requests by providing guidance on the necessary information to include. This helps streamline the contribution process for both issue reporting and pull requests.

* prettier

---------

Co-authored-by: Fun117 <fun117.kun@gmail.com>
Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* docs: Update steps.mdx documentation (#2232)

* Update steps.mdx

Update the docs about the <Steps /> component with the information on how to exclude the headings from ToC.

* Update docs/pages/docs/guide/built-ins/steps.mdx

* Update docs/pages/docs/guide/built-ins/steps.mdx

* polish

* prettier

* Update docs/pages/docs/guide/built-ins/steps.mdx

---------

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* Created cards.mdx (#1870)

* Created cards.mdx

New docs page for the Docs Theme on the Cards component

* fix

* prettier

* more

* more

* more

* more

---------

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* Update i18n.mdx (#2739)

* Update i18n.mdx

The i18n new format is working good!

* add note

---------

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* Update start.mdx - static exports (#2563)

* Update start.mdx - static exports

added documentation on how to statically deploy the documentation, and how to edit the next.config.js

* more

* more

* more

---------

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* [v3] more docs polish content before stable release (#3304)

* polish

* polish custom theme

* more

* more

* more

* more

* more

* more

* more

* more

* more

* polish

* more

* more

* Update docs/pages/docs/docs-theme.mdx

* more

* more

* pre exit

* Version Packages (#3305)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

---------

Co-authored-by: Dimitri POSTOLOV <en3m@ya.ru>
Co-authored-by: Andrew Hariri <hariria@usc.edu>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: 87xie <oscar87xie@gmail.com>
Co-authored-by: Jason Siefken <siefkenj@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Andrii Bodnar <andrii.bodnar@crowdin.com>
Co-authored-by: nicojav <havkin4@gmail.com>
Co-authored-by: Nicolas Javkin <nicolas@hellohive.com>
Co-authored-by: Fun117 <141471450+Fun117@users.noreply.github.com>
Co-authored-by: Fun117 <fun117.kun@gmail.com>
Co-authored-by: Vlasta <95473291+vpavicic@users.noreply.github.com>
Co-authored-by: Evan Koumarelas <evankoumarelas@hotmail.com>
Co-authored-by: Abdelrahman Ragab <31578033+AbdoALPOP@users.noreply.github.com>
Co-authored-by: Samuel <107401160+SamIxCode@users.noreply.github.com>

* Bump katex from 0.16.9 to 0.16.11 (#3306)

Bumps [katex](https://github.com/KaTeX/KaTeX) from 0.16.9 to 0.16.11.
- [Release notes](https://github.com/KaTeX/KaTeX/releases)
- [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md)
- [Commits](KaTeX/KaTeX@v0.16.9...v0.16.11)

---
updated-dependencies:
- dependency-name: katex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* rm

* rm

* rm

* rm

* rm

* rm

* rm

* rm

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Dimitri POSTOLOV <en3m@ya.ru>
Co-authored-by: Andrew Hariri <hariria@usc.edu>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: 87xie <oscar87xie@gmail.com>
Co-authored-by: Jason Siefken <siefkenj@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Andrii Bodnar <andrii.bodnar@crowdin.com>
Co-authored-by: nicojav <havkin4@gmail.com>
Co-authored-by: Nicolas Javkin <nicolas@hellohive.com>
Co-authored-by: Fun117 <141471450+Fun117@users.noreply.github.com>
Co-authored-by: Fun117 <fun117.kun@gmail.com>
Co-authored-by: Vlasta <95473291+vpavicic@users.noreply.github.com>
Co-authored-by: Evan Koumarelas <evankoumarelas@hotmail.com>
Co-authored-by: Abdelrahman Ragab <31578033+AbdoALPOP@users.noreply.github.com>
Co-authored-by: Samuel <107401160+SamIxCode@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dimaMachina added a commit that referenced this pull request Sep 30, 2024
* Add Terraform/Move icon, Make the `<Tab />` component be crawlable and indexable by search engines by default (#2829)

* add

* Make the `<Tab />` component be crawlable and indexable by search engines by default

* Version Packages (alpha) (#2790)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* fix unclickable links in TOC / allow passing `recmaPlugins` in `mdxOptions` (#2866)

aa

* Version Packages (alpha) (#2867)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* [v3] fix vertical margin for nested ordered `<ol />` and unordered `<ul />` lists (#2969)

* fix

* prettier

* use pnpm/action-setup@v4

* Version Packages (alpha) (#2970)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* [v3] fixes case when setting `disabled: true` on the scroll to top button prevents scrolling to most top (#2981)

aa

* update pnpm & prettier (#2983)

* update prettier

* update pnpm

* [v3] fix page scroll jump while entering characters in the search input (#2984)

aa

* update next.js to 14.2.5 (#2985)

* Version Packages (alpha) (#2982)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* update eslint deps (#2986)

* update eslint deps

* aa

* prettier

* [v3] fixed `<summary />` lost whitespaces when there is some HTML element inside (#2987)

* aa

* aa

* aa

* changeset

* prettier

* aa

* prettier

* rollback

* rollback

* aa

* prettier

* aa

* [v3] Fix the line-numbers style in syntax highlighting (#2929)

* Fix the line-numbers style in syntax highlighting

* Update .changeset/warm-cameras-vanish.md

---------

Co-authored-by: Dimitri POSTOLOV <en3m@ya.ru>

* Omit `...{:type}` annotations from search index (#2922)

* Omit `...{:type}` annotations from search index

* Prettier

* Lint

* Update packages/nextra/src/server/remark-plugins/remark-structurize.ts

Co-authored-by: Dimitri POSTOLOV <en3m@ya.ru>

* Lint

* polish

---------

Co-authored-by: Dimitri POSTOLOV <en3m@ya.ru>
Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* add missing changeset

* Version Packages (alpha) (#2989)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* prettify

* fix(deps): update dependency @vercel/og to ^0.6.0 (#3005)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency sharp to ^0.33.0 (#3006)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency jsdom to v24 (#3008)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* update node version

* use node.js 20

* add `node-version-file: .node-version`

* fix(deps): update dependency katex to v0.16.10 [security] (#3001)

* fix(deps): update dependency katex to v0.16.10 [security]

* fix types check

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* chore(deps): update dependency autoprefixer to v10.4.19 (#2996)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency rimraf to v5.0.9 (#2998)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @tailwindcss/typography to v0.5.13 (#3002)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency @headlessui/react to v1.7.19 (#3009)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency unified to v11.0.5 (#3000)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency tailwindcss to v3.4.6 (#2999)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency @napi-rs/simple-git to v0.1.17 (#3010)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency postcss to v8.4.39 (#2997)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency katex to v0.16.11 (#3011)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency rehype-pretty-code to v0.13.2 (#3012)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dawidd6/action-download-artifact action to v6 (#3013)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* [v3] use dynamic import for loading `mermaid` (#2994)

* update mermaid

* update mermaid

* pnpm i

* use stable version

* chore(deps): update dependency postcss-import to v16 (#3016)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @testing-library/react to v16 (#3014)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency postcss-cli to v11 (#3015)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @types/node to v20.14.11 (#3019)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @svgr/webpack to v8.1.0 (#3018)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency estree-util-value-to-estree to v3.1.2 (#3028)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency rimraf to v6 (#3034)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency framer-motion to v10.18.0 (#3029)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency remark-smartypants to v3 (#3040)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency tsx to v4.16.2 (#3023)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency turbo to v1.13.4 (#3024)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency clsx to v2.1.1 (#3027)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency zod to v3.23.8 (#3031)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency yaml to v2.4.5 (#3030)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update react monorepo (#3026)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix types check, update turbo

* update eslint-plugin-tailwindcss

* fix(deps): update dependency zod-validation-error to v3 (#3041)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency p-limit to v6 (#3039)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency framer-motion to v11 (#3038)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @changesets/cli to v2.27.7 (#3004)

* chore(deps): update dependency @changesets/cli to v2.27.7

* aa

* commit lock

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* chore(deps): update dependency @vitejs/plugin-react to v4.3.1 (#3020)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Dimitri POSTOLOV <en3m@ya.ru>

* chore(deps): update dependency typescript to v5.5.3 (#3025)

* chore(deps): update dependency typescript to v5.5.3

* bump ts

* bump ts

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* chore(deps): update dependency jsdom to v24.1.1 (#3042)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency vitest to v2.0.4 (#3045)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* [v3] fix `RangeError: Maximum call stack size exceeded` in `findSummary` when `child.props.children` is `undefined` (#3046)

* aa

* aa

* Version Packages (alpha) (#3017)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* fix(deps): update dependency framer-motion to v11.3.9 (#3050)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency eslint-plugin-sonarjs to v1.0.4-alpha.2 (#3049)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency typescript to v5.5.4 (#3043)

* chore(deps): update dependency typescript to v5.5.4

* fix

* lint

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* fix(deps): update dependency framer-motion to v11.3.11 (#3051)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency framer-motion to v11.3.18 (#3053)

fix(deps): update dependency framer-motion to v11.3.12

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency postcss to v8.4.40 (#3057)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @types/node to v20.14.12 (#3054)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency eslint-plugin-sonarjs to v1.0.4 (#3052)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency yaml to v2.5.0 (#3056)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* ignore loading pageMap for dynamic locale `/[locale]` (#3061)

* Revert "fix(deps): update dependency yaml to v2.5.0" (#3064)

Revert "fix(deps): update dependency yaml to v2.5.0 (#3056)"

This reverts commit 04654df.

* fix(deps): update dependency framer-motion to v11.3.18 (#3063)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency tailwindcss to v3.4.7 (#3062)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* update eslint to 9.8.0 (#3066)

* update eslint to 9.8.0

* vite

* configure eslint-plugin-react-hooks updates

* chore(deps): update dependency eslint-plugin-unicorn to v55 (#3068)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency yaml to v2.5.0 (#3067)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Version Packages (alpha) (#3065)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* fix `useRouter` in `nextra/hooks`, use `asPath` instead `route` because locale can be dynamic `/[locale]` (#3075)

aa

* fix(deps): update dependency framer-motion to v11.3.19 (#3071)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @types/node to v20.14.13 (#3073)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Version Packages (alpha) (#3076)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* [v3] handle case when meta object was added in `transformPageMap` (#3078)

aa

* Version Packages (alpha) (#3079)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* chore(deps): update dependency turbo to v2.0.10 (#3080)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency vitest to v2.0.5 (#3083)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update renovate.json5

* fix(deps): update dependency framer-motion to v11.3.21 (#3087)

fix(deps): update dependency framer-motion to v11.3.20

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency zod-validation-error to v3.3.1 (#3088)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency turbo to v2.0.11 (#3085)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency tsx to v4.16.5 (#3081)

chore(deps): update dependency tsx to v4.16.3

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* update typescript-eslint (#3095)

* chore(deps): update dependency tsx to v4.16.5 (#3094)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @types/node to v20.14.14 (#3093)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency framer-motion to v11.3.21 (#3096)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* update renovate.json5

* update renovate.json5

* chore(deps): update dependency autoprefixer to v10.4.20 (#3098)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency postcss to v8.4.41 (#3102)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency turbo to v2.0.12 (#3105)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency framer-motion to v11.3.24 (#3107)

fix(deps): update dependency framer-motion to v11.3.22

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* [v3] remove unnecessary `sortPages` from `server/utils` (#3129)

* [v3] fixes for some found issues in `the-guild.dev` (#3130)

a

* [v3] fix theme-blog heading styles in post layout (#3117)

* [v3] fix theme-blog heading styles in post layout

* remove more `_not-prose`

* small fix

---------

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* [v3] attach heading anchor `id` attribute to heading (like Pagefind do) and fix heading anchor styles when `theme.typesetting: 'article'` is set (#3132)

aa

* [v3] specify default language for code blocks (#3108)

[v3] specify the default language as plaintext for code blocks

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* [v3] switch to the dark theme provided by `@tailwindcss/typography` (#3120)

* [v3] switch to the dark theme provided by `tailwindcss/typography`

* prettier

---------

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* [v3] fix nav-links not highlighting on hover in dark mode (#3109)

* [v3] fix nav-links not highlighting on hover in dark mode

* update .changeset/polite-baboons-look.md

* fix

---------

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* [v3] Avoid skipping the heading level in the posts layout (#3100)

* [v3] Avoid skipping the heading level in the posts layout

* polish

* Update .changeset/gold-ants-tie.md

---------

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* Version Packages (alpha) (#3131)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* [v3] fix not rendered default `<meta name="description" />` and `<meta property="og:description" />` (#3133)

* aa

* prettier

* [v3] add a generic for `themeConfig` to improve type inference (#3140)

* Version Packages (alpha) (#3134)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* [v3] remove explicit `ZodError` type assertion (#3143)

* [v3] remove focus-visible polyfill (#3145)

* [v3] enhance search input to better support CJK language users (#3156)

* [v3] enhance search input to better support CJK language users

* update code formatting

* fix summary typo

* update code formatting

* Version Packages (alpha) (#3144)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* chore(deps): update dependency tsx to v4.19.0 (#3115)

* chore(deps): update dependency tsx to v4.19.0

* aa

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* chore(deps): update dependency jsdom to v25 (#3168)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency rehype-pretty-code to v0.14.0 (#3167)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @types/node to v20.16.2 (#3114)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency rehype-katex to v7.0.1 (#3164)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency tailwindcss to v3.4.10 (#3111)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @testing-library/react to v16.0.1 (#3161)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency @napi-rs/simple-git to v0.1.19 (#3162)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency turbo to v2.1.1 (#3166)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency sharp to v0.33.5 (#3165)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @tailwindcss/typography to v0.5.15 (#3110)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* [v3] avoid focus-visible style being cut off by overflow-hidden (#3160)

aa

* chore(deps): update dependency @types/react to v18.3.5 (#3169)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* [v3] Avoid the sidebar collapse having unintended animations when `sidebar.autoCollapse` is set to `true` (#3157)

* more

* more

* more

* more

* aa

* fix lint

* chore(deps): update dependency postcss-lightningcss to v1.0.1 (#3171)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency esbuild to v0.23.1 (#3170)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency @theguild/remark-mermaid to ^0.1.0 (#3173)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* [v3] Add `<Playground />` component (#3174)

* [nextra] Playground

* move to nextra.site

* polish

* prettier

* more

* fix types

* more

* rename

* rename

* more

* more

* more

* more

* add mermaid code block

* it works

* aaa

* dada

* ad

* fix prettier

* polish

* more

* pnpm i

* fix

* fix tests

* do not increase global bundle size

* add changeset

---------

Co-authored-by: hariria <hariria@usc.edu>

* Version Packages (alpha) (#3172)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* chore(deps): update dependency eslint-plugin-sonarjs to v2 (#3175)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* [v3] remove intersection-observer polyfill (#3177)

* chore(deps): update dependency postcss to v8.4.42 (#3180)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* update mermaid (#3179)

* a

* update mermaid

* upd

* [v3] update remark plugins (#3181)

* update some of remark plugins

* upd

* fix(deps): update shiki monorepo to v1.15.2 (#3032)

* fix(deps): update shiki monorepo to v1.15.1

* upd

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* fix(deps): update shiki monorepo to v1.15.2 (#3184)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @types/node to v20.16.3 (#3187)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency @headlessui/react to v2 (#3037)

* fix(deps): update dependency @headlessui/react to v2

* more

* more

* more

* prettier

* remove popper

* upd lock

* more

* migrate navbar

* lint

* add changeset

* Update .changeset/clever-timers-impress.md

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* fix(deps): update shiki monorepo to v1.16.0 (#3189)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* [v3] migrate search to `@headlessui/react` Combobox (#3186)

* fix(deps): update dependency @headlessui/react to v2

* more

* more

* more

* prettier

* remove popper

* upd lock

* more

* migrate navbar

* lint

* add changeset

* migrate search to headlessui

* Update packages/nextra-theme-docs/src/components/search.tsx

* remove `@popperjs/core`

* clear input after navigating

fixes

* lint

* more nice refactoring

* more stuff

* remove `onCompositionStart` and `onCompositionEnd`

* review fixes

* remove on key down

* fix lint

* skip test

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update shiki monorepo to v1.16.1 (#3190)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* tiny fixes after headlessui v2 migration (#3191)

* tiny fixes after headlessui v2 migration 2 (#3193)

* fix TabList scroll, and selected color
convert `arrow-right.tsx` and `expand.tsx` to svg
disable scroll on `<body />` while mobile menu is opened

* more

* aa

* try

* add shrink-0

* Version Packages (alpha) (#3178)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* fix(deps): update dependency @headlessui/react to v2.1.4 (#3195)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @types/node to v20.16.4 (#3197)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency yaml to v2.5.1 (#3198)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency postcss to v8.4.45 (#3188)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency @headlessui/react to v2.1.5 (#3202)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @types/node to v20.16.5 (#3204)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update shiki monorepo to v1.16.2 (#3205)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix `<details />` on mobile (#3206)

* more

* more

* more

* polish

* Apply suggestions from code review

* fix(deps): update dependency @headlessui/react to v2.1.6 (#3218)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update shiki monorepo to v1.16.3 (#3216)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* [v3] fix first item in `FileTree` not within permitted parent element (#3212)

* [v3] fix first item in `FileTree` not within permitted parent element

* Update packages/nextra/src/client/components/file-tree.tsx

---------

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* chore(deps): update dependency concurrently to v9 (#3211)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Version Packages (alpha) (#3210)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* fix(deps): update dependency @headlessui/react to v2.1.7 (#3222)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency tailwindcss to v3.4.11 (#3223)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* [v3] add auto-import-theme-style option in nextra configuration (#3220)

* [v3] add auto-import-theme-style option in nextra configuration

* remove the style field in `package.json`

* Update .changeset/red-rockets-perform.md

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* dry in styles.css swr-site example

---------

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* Version Packages (alpha) (#3224)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* fix(deps): update shiki monorepo to v1.17.0 (#3221)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency typescript to v5.6.2 (#3217)

* chore(deps): update dependency typescript to v5.5.3

* bump ts

* bump ts

* chore(deps): update dependency typescript to v5.6.2

* fix

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* chore(deps): update dependency tsx to v4.19.1 (#3227)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency concurrently to v9.0.1 (#3226)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency @headlessui/react to v2.1.8 (#3228)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* [v3] improve styles for reduced motion preferences (#3196)

* [v3] improve styles for reduced motion preferences

* fix clear timeout missing

* add a passive option to resize listener

* Update packages/nextra-theme-docs/src/components/sidebar.tsx

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* polish

---------

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* polish

* fix(deps): update dependency framer-motion to v11.5.4 (#3116)

fix(deps): update dependency framer-motion to v11.5.0

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* docs: _meta.js documentation (#2950)

* docs: _meta.js documentation

* Apply suggestions from code review

* prettier

---------

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* chore(deps): update dependency vitest to v2.1.0 (#3232)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency framer-motion to v11.5.4 (#3233)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* [v3] add documentation for customize the cascade layers (#3234)

* [v3] add documentation for customize the cascade layers

* Update docs/pages/docs/guide/customize-the-cascade-layers.mdx

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* Update docs/pages/docs/guide/customize-the-cascade-layers.mdx

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* rename to _app.jsx

* Update docs/pages/docs/guide/customize-the-cascade-layers.mdx

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* Revert "rename to _app.jsx"

This reverts commit 01f6d88.

* rename to _app.jsx

* move to the advanced folder

---------

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* chore(deps): update dependency turbo to v2.1.2 (#3238)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* [v3] remove `image` prop from `<Card>` component, image will be showed based on truthiness `children` prop now (#3243)

* a

* b

* add changeset

* Update packages/nextra/src/client/components/cards.tsx

* chore(deps): update dependency vitest to v2.1.1 (#3245)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* [v3] use render props for className with `selected`, `disabled` and `hover` state for `<Tab>` (#3244)

* use render props for className with `selected`, `disabled` and `hover` state for `<Tab>`

* fix border primary

* [v3] fix global style conflicts for `<a>`/`<button>`/`<summary>`/`<input>`/`[tabindex]:not([tabindex='-1']` (#3248)

* aa

* more

* more

* icons

* button

* more

* more

* more

* focusable

* aa

* more

* more

* summary and anchor in heading

* toc

* breadcrumb

* banner

* navlinks

* anchor

* tabs

* aa

* aa

* more

* aa

* aa

* aa

* changeset

* Apply suggestions from code review

* Update docs/pages/docs/guide/syntax-highlighting.mdx

* Update docs/pages/docs/guide/syntax-highlighting.mdx

* Update packages/nextra-theme-docs/src/components/back-to-top.tsx

* Update packages/nextra/src/client/components/file-tree.tsx

* Update packages/nextra/src/client/components/file-tree.tsx

* more

* more

* polish

* Update packages/nextra-theme-docs/src/components/navbar.tsx

* more

* more

* more

* Update .changeset/giant-jobs-watch.md

* chore(deps): update dependency postcss to v8.4.47 (#3247)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Version Packages (alpha) (#3231)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* [v3] consider navbar height for the anchor intersection observer (#3249)

* [v3] consider navbar height for the anchor intersection observer

* fix root margin must be specified in pixels or percent

* polish

---------

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* [v3] remove aria-hidden attr when scroll-to-top button is visible (#3251)

* [v3] remove aria-hidden attr when scroll-to-top button is visible

* Update packages/nextra-theme-docs/src/components/back-to-top.tsx

---------

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* chore(deps): update dependency @types/react to v18.3.6 (#3253)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency zod-validation-error to v3.4.0 (#3252)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* [v3] support for h2 and h4 headings with steps component (#3237)

* [v3] support h2 headings with steps component

* support for h2 and h4 headings with steps component

* polish

---------

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* Version Packages (alpha) (#3250)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* chore(deps): update dependency @types/react to v18.3.7 (#3256)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* [v3] make react 18 as minimal requirement (#3260)

* chore(deps): update dependency esbuild to v0.24.0 (#3269)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency framer-motion to v11.5.6 (#3266)

fix(deps): update dependency framer-motion to v11.5.5

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @types/react to v18.3.8 (#3267)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency @vercel/og to v0.6.3 (#3265)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency jsdom to v25.0.1 (#3271)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* bump lint (#3274)

* chore(deps): update dependency tailwindcss to v3.4.12 (#3257)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @types/react to v18.3.8 (#3276)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency jsdom to v25.0.1 (#3277)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency framer-motion to v11.5.6 (#3278)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency zod-validation-error to v3.4.0 (#3279)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Version Packages (alpha) (#3261)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* chore(deps): update dependency @rollup/plugin-alias to v5.1.1 (#3282)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency tailwindcss to v3.4.13 (#3283)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency framer-motion to v11.6.0 (#3287)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @types/react to v18.3.9 (#3285)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* [v3] enhance focus ring style consistency (#3286)

* [v3] enhance focus ring style consistency

* Update tabs.tsx

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* fix focus param missing

* Update packages/nextra-theme-docs/css/styles.css

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

---------

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* pnpm i

* fix(deps): update dependency framer-motion to v11.8.0 (#3294)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @types/node to v20.16.9 (#3284)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @types/react to v18.3.9 (#3293)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency vite to v5.4.8 (#3296)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency next to v14.2.13 (#3295)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency @theguild/remark-mermaid to v0.1.3 (#3297)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency framer-motion to v11.9.0 (#3302)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @types/node to v20.16.10 (#3300)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @types/react to v18.3.10 (#3301)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* [v3] update the back-to-top option to support i18n (#3258)

* [v3] update the back-to-top option to support i18n

* fix eslint sort-keys warning

* avoid displaying undefined as text

* keep `loading`, `placeholder` and `themeSwitch.useOptions` default theme options only for `en` lang

* keep it simpler

* lint

* prettier

---------

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* Version Packages (alpha) (#3292)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* Feature/Added-typescript-documentation (#3254)

* Added typescript documentation

* upd

---------

Co-authored-by: Nicolas Javkin <nicolas@hellohive.com>
Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* Add ISSUE_TEMPLATE and PULL_REQUEST_TEMPLATE (#2875)

* Add ISSUE_TEMPLATE and PULL_REQUEST_TEMPLATE

Add ISSUE_TEMPLATE and PULL_REQUEST_TEMPLATE to the .github directory. These templates are designed to assist contributors in reporting issues and submitting pull requests by providing guidance on the necessary information to include. This helps streamline the contribution process for both issue reporting and pull requests.

* prettier

---------

Co-authored-by: Fun117 <fun117.kun@gmail.com>
Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* docs: Update steps.mdx documentation (#2232)

* Update steps.mdx

Update the docs about the <Steps /> component with the information on how to exclude the headings from ToC.

* Update docs/pages/docs/guide/built-ins/steps.mdx

* Update docs/pages/docs/guide/built-ins/steps.mdx

* polish

* prettier

* Update docs/pages/docs/guide/built-ins/steps.mdx

---------

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* Created cards.mdx (#1870)

* Created cards.mdx

New docs page for the Docs Theme on the Cards component

* fix

* prettier

* more

* more

* more

* more

---------

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* Update i18n.mdx (#2739)

* Update i18n.mdx

The i18n new format is working good!

* add note

---------

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* Update start.mdx - static exports (#2563)

* Update start.mdx - static exports

added documentation on how to statically deploy the documentation, and how to edit the next.config.js

* more

* more

* more

---------

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>

* [v3] more docs polish content before stable release (#3304)

* polish

* polish custom theme

* more

* more

* more

* more

* more

* more

* more

* more

* more

* polish

* more

* more

* Update docs/pages/docs/docs-theme.mdx

* more

* more

* pre exit

* Version Packages (#3305)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* Handle empty item.route in FolderImpl

* aa

---------

Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>
Co-authored-by: Dimitri POSTOLOV <en3m@ya.ru>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: 87xie <oscar87xie@gmail.com>
Co-authored-by: Jason Siefken <siefkenj@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: hariria <hariria@usc.edu>
Co-authored-by: Andrii Bodnar <andrii.bodnar@crowdin.com>
Co-authored-by: nicojav <havkin4@gmail.com>
Co-authored-by: Nicolas Javkin <nicolas@hellohive.com>
Co-authored-by: Fun117 <141471450+Fun117@users.noreply.github.com>
Co-authored-by: Fun117 <fun117.kun@gmail.com>
Co-authored-by: Vlasta <95473291+vpavicic@users.noreply.github.com>
Co-authored-by: Evan Koumarelas <evankoumarelas@hotmail.com>
Co-authored-by: Abdelrahman Ragab <31578033+AbdoALPOP@users.noreply.github.com>
Co-authored-by: Samuel <107401160+SamIxCode@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant