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

fix(theme): Footer Column/Link should merge provided className #10796

Merged
merged 3 commits into from
Dec 26, 2024

Conversation

slorber
Copy link
Collaborator

@slorber slorber commented Dec 24, 2024

Motivation

We should be able to assign className to footer columns/items

The className should be merged to the default class instead of overriding it, for consistency with the behavior of navbar items, as suggested here: #10785 (comment)

{
      footer: {
        style: 'dark',
        links: [
          {
            title: 'Legal',
            className: 'footer-column-legal',
            items: [
              {
                label: 'Privacy',
                className: 'footer-item-privacy',
                href: 'https://opensource.facebook.com/legal/privacy/',
              },
            ],
          },
        ],
      },
}

Test Plan

CI + dogfood on preview site footer

Test links

https://deploy-preview-10796--docusaurus-2.netlify.app/

@slorber slorber added the pr: bug fix This PR fixes a bug in a past release. label Dec 24, 2024
@slorber slorber requested a review from Josh-Cena as a code owner December 24, 2024 16:24
@facebook-github-bot facebook-github-bot added the CLA Signed Signed Facebook CLA label Dec 24, 2024
Copy link

github-actions bot commented Dec 24, 2024

⚡️ Lighthouse report for the deploy preview of this PR

URL Performance Accessibility Best Practices SEO Report
/ 🔴 36 🟢 98 🟢 96 🟢 100 Report
/docs/installation 🟠 51 🟢 97 🟢 100 🟢 100 Report
/docs/category/getting-started 🟠 74 🟢 100 🟢 100 🟠 86 Report
/blog 🟠 61 🟢 96 🟢 100 🟠 86 Report
/blog/preparing-your-site-for-docusaurus-v3 🔴 48 🟢 92 🟢 100 🟢 100 Report
/blog/tags/release 🟠 65 🟢 96 🟢 100 🟠 86 Report
/blog/tags 🟠 75 🟢 100 🟢 100 🟠 86 Report

Copy link

netlify bot commented Dec 26, 2024

[V2]

Name Link
🔨 Latest commit b694769
🔍 Latest deploy log https://app.netlify.com/sites/docusaurus-2/deploys/676d405d0d6cce000815dc07
😎 Deploy Preview https://deploy-preview-10796--docusaurus-2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Dec 26, 2024

[V2]

Name Link
🔨 Latest commit 925b997
🔍 Latest deploy log https://app.netlify.com/sites/docusaurus-2/deploys/676d406c8d803000089ace29
😎 Deploy Preview https://deploy-preview-10796--docusaurus-2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

Size Change: +6.21 kB (+0.05%)

Total Size: 11.4 MB

Filename Size Change
website/.docusaurus/docusaurus.config.mjs 28.3 kB +96 B (+0.34%)
website/build/assets/js/main.********.js 689 kB +150 B (+0.02%)
website/build/blog.html 59.3 kB +42 B (+0.07%)
website/build/blog/2017/12/14/introducing-docusaurus.html 72.8 kB +42 B (+0.06%)
website/build/blog/2018/04/30/How-I-Converted-Profilo-To-Docusaurus.html 45.7 kB +54 B (+0.12%)
website/build/blog/2018/09/11/Towards-Docusaurus-2.html 50 kB +42 B (+0.08%)
website/build/blog/2018/12/14/Happy-First-Birthday-Slash.html 29.2 kB +42 B (+0.14%)
website/build/blog/2019/12/30/docusaurus-2019-recap.html 38.1 kB +41 B (+0.11%)
website/build/blog/2020/01/07/tribute-to-endi.html 32.7 kB +42 B (+0.13%)
website/build/blog/2021/01/19/docusaurus-2020-recap.html 47.2 kB +42 B (+0.09%)
website/build/blog/2021/03/09/releasing-docusaurus-i18n.html 43.6 kB +41 B (+0.09%)
website/build/blog/2021/05/12/announcing-docusaurus-two-beta.html 46.1 kB +42 B (+0.09%)
website/build/blog/2021/11/21/algolia-docsearch-migration.html 51.1 kB +54 B (+0.11%)
website/build/blog/2022/01/24/docusaurus-2021-recap.html 42.9 kB +42 B (+0.1%)
website/build/blog/2022/08/01/announcing-docusaurus-2.0.html 127 kB +42 B (+0.03%)
website/build/blog/2022/09/01/docusaurus-2.1.html 48.9 kB +41 B (+0.08%)
website/build/blog/archive.html 23.6 kB +42 B (+0.18%)
website/build/blog/authors.html 45.4 kB +42 B (+0.09%)
website/build/blog/authors/j-marcey.html 63.4 kB +42 B (+0.07%)
website/build/blog/authors/josh-cena.html 41.8 kB +42 B (+0.1%)
website/build/blog/authors/lex-111.html 48.9 kB +42 B (+0.09%)
website/build/blog/authors/slorber.html 59.4 kB +42 B (+0.07%)
website/build/blog/authors/slorber/authors/2.html 63.1 kB +42 B (+0.07%)
website/build/blog/authors/slorber/authors/3.html 72.3 kB +42 B (+0.06%)
website/build/blog/authors/slorber/authors/4.html 52.6 kB +42 B (+0.08%)
website/build/blog/authors/yangshun.html 56.3 kB +42 B (+0.07%)
website/build/blog/authors/zpao.html 42.3 kB +42 B (+0.1%)
website/build/blog/page/2.html 63.8 kB +42 B (+0.07%)
website/build/blog/page/3.html 66.1 kB +42 B (+0.06%)
website/build/blog/page/4.html 67.9 kB +42 B (+0.06%)
website/build/blog/page/5.html 46 kB +42 B (+0.09%)
website/build/blog/preparing-your-site-for-docusaurus-v3.html 133 kB +46 B (+0.03%)
website/build/blog/releases/2.2.html 47.7 kB +42 B (+0.09%)
website/build/blog/releases/2.3.html 58.6 kB +42 B (+0.07%)
website/build/blog/releases/2.4.html 62.8 kB +42 B (+0.07%)
website/build/blog/releases/3.0.html 107 kB +54 B (+0.05%)
website/build/blog/releases/3.1.html 50.2 kB +43 B (+0.09%)
website/build/blog/releases/3.2.html 46.9 kB +42 B (+0.09%)
website/build/blog/releases/3.3.html 53.5 kB +42 B (+0.08%)
website/build/blog/releases/3.4.html 53.8 kB +49 B (+0.09%)
website/build/blog/releases/3.5.html 56.1 kB +43 B (+0.08%)
website/build/blog/releases/3.6.html 75.9 kB +43 B (+0.06%)
website/build/blog/tags.html 27.2 kB +42 B (+0.15%)
website/build/blog/upgrading-frontend-dependencies-with-confidence-using-visual-regression-testing.html 124 kB +42 B (+0.03%)
website/build/docs.html 47.4 kB +42 B (+0.09%)
website/build/docs/advanced.html 29.8 kB +42 B (+0.14%)
website/build/docs/advanced/architecture.html 29.3 kB +46 B (+0.16%)
website/build/docs/advanced/client.html 73.1 kB +42 B (+0.06%)
website/build/docs/advanced/plugins.html 56.3 kB +42 B (+0.07%)
website/build/docs/advanced/routing.html 71.2 kB +50 B (+0.07%)
website/build/docs/advanced/ssg.html 78.2 kB +42 B (+0.05%)
website/build/docs/api/docusaurus-config.html 198 kB +42 B (+0.02%)
website/build/docs/api/misc/@docusaurus/eslint-plugin.html 46.1 kB +46 B (+0.1%)
website/build/docs/api/misc/@docusaurus/eslint-plugin/no-html-links.html 36.3 kB +42 B (+0.12%)
website/build/docs/api/misc/@docusaurus/eslint-plugin/no-untranslated-text.html 35.3 kB +42 B (+0.12%)
website/build/docs/api/misc/@docusaurus/eslint-plugin/prefer-docusaurus-heading.html 36.6 kB +46 B (+0.13%)
website/build/docs/api/misc/@docusaurus/eslint-plugin/string-literal-i18n-messages.html 40.1 kB +42 B (+0.1%)
website/build/docs/api/misc/@docusaurus/logger.html 38.2 kB +42 B (+0.11%)
website/build/docs/api/misc/create-docusaurus.html 33.4 kB +42 B (+0.13%)
website/build/docs/api/plugin-methods.html 65 kB +46 B (+0.07%)
website/build/docs/api/plugin-methods/extend-infrastructure.html 60.6 kB +46 B (+0.08%)
website/build/docs/api/plugin-methods/i18n-lifecycles.html 58.5 kB +46 B (+0.08%)
website/build/docs/api/plugin-methods/lifecycle-apis.html 165 kB +42 B (+0.03%)
website/build/docs/api/plugin-methods/static-methods.html 44.7 kB +46 B (+0.1%)
website/build/docs/api/plugins.html 30.9 kB +42 B (+0.14%)
website/build/docs/api/plugins/@docusaurus/plugin-client-redirects.html 60.3 kB +55 B (+0.09%)
website/build/docs/api/plugins/@docusaurus/plugin-content-blog.html 190 kB +42 B (+0.02%)
website/build/docs/api/plugins/@docusaurus/plugin-content-docs.html 195 kB +46 B (+0.02%)
website/build/docs/api/plugins/@docusaurus/plugin-content-pages.html 74.7 kB +42 B (+0.06%)
website/build/docs/api/plugins/@docusaurus/plugin-debug.html 48.7 kB +42 B (+0.09%)
website/build/docs/api/plugins/@docusaurus/plugin-google-analytics.html 49.7 kB +45 B (+0.09%)
website/build/docs/api/plugins/@docusaurus/plugin-google-gtag.html 49.2 kB +38 B (+0.08%)
website/build/docs/api/plugins/@docusaurus/plugin-google-tag-manager.html 48 kB +42 B (+0.09%)
website/build/docs/api/plugins/@docusaurus/plugin-ideal-image.html 49.1 kB +46 B (+0.09%)
website/build/docs/api/plugins/@docusaurus/plugin-pwa.html 117 kB +46 B (+0.04%)
website/build/docs/api/plugins/@docusaurus/plugin-rsdoctor.html 40.4 kB +42 B (+0.1%)
website/build/docs/api/plugins/@docusaurus/plugin-sitemap.html 66 kB +48 B (+0.07%)
website/build/docs/api/plugins/@docusaurus/plugin-svgr.html 45.9 kB +42 B (+0.09%)
website/build/docs/api/plugins/@docusaurus/plugin-vercel-analytics.html 40.7 kB +54 B (+0.13%)
website/build/docs/api/themes.html 29.1 kB +42 B (+0.14%)
website/build/docs/api/themes/@docusaurus/theme-classic.html 44.4 kB +46 B (+0.1%)
website/build/docs/api/themes/@docusaurus/theme-live-codeblock.html 36.9 kB +46 B (+0.12%)
website/build/docs/api/themes/@docusaurus/theme-mermaid.html 35.9 kB +46 B (+0.13%)
website/build/docs/api/themes/@docusaurus/theme-search-algolia.html 33.2 kB +42 B (+0.13%)
website/build/docs/api/themes/configuration.html 244 kB +42 B (+0.02%)
website/build/docs/blog.html 211 kB +48 B (+0.02%)
website/build/docs/browser-support.html 48.7 kB +42 B (+0.09%)
website/build/docs/category/getting-started.html 27 kB +42 B (+0.16%)
website/build/docs/category/guides.html 34.9 kB +42 B (+0.12%)
website/build/docs/cli.html 60.3 kB +42 B (+0.07%)
website/build/docs/configuration.html 99 kB +49 B (+0.05%)
website/build/docs/create-doc.html 62.7 kB +54 B (+0.09%)
website/build/docs/creating-pages.html 56.8 kB +43 B (+0.08%)
website/build/docs/deployment.html 203 kB +50 B (+0.02%)
website/build/docs/docs-introduction.html 51.3 kB +42 B (+0.08%)
website/build/docs/docs-multi-instance.html 75.3 kB +46 B (+0.06%)
website/build/docs/docusaurus-core.html 237 kB +42 B (+0.02%)
website/build/docs/guides/whats-next.html 31.3 kB +42 B (+0.13%)
website/build/docs/i18n/crowdin.html 145 kB +54 B (+0.04%)
website/build/docs/i18n/git.html 79.2 kB +46 B (+0.06%)
website/build/docs/i18n/introduction.html 48.6 kB +42 B (+0.09%)
website/build/docs/i18n/tutorial.html 164 kB +55 B (+0.03%)
website/build/docs/installation.html 71.1 kB +46 B (+0.06%)
website/build/docs/markdown-features.html 80.2 kB +42 B (+0.05%)
website/build/docs/markdown-features/admonitions.html 114 kB +46 B (+0.04%)
website/build/docs/markdown-features/assets.html 89.7 kB +44 B (+0.05%)
website/build/docs/markdown-features/code-blocks.html 235 kB +46 B (+0.02%)
website/build/docs/markdown-features/diagrams.html 53.5 kB +56 B (+0.1%)
website/build/docs/markdown-features/head-metadata.html 50.5 kB +42 B (+0.08%)
website/build/docs/markdown-features/links.html 41.1 kB +42 B (+0.1%)
website/build/docs/markdown-features/math-equations.html 91.3 kB +53 B (+0.06%)
website/build/docs/markdown-features/plugins.html 97.1 kB +50 B (+0.05%)
website/build/docs/markdown-features/react.html 138 kB +42 B (+0.03%)
website/build/docs/markdown-features/tabs.html 142 kB +42 B (+0.03%)
website/build/docs/markdown-features/toc.html 85.2 kB +46 B (+0.05%)
website/build/docs/migration.html 41.1 kB +46 B (+0.11%)
website/build/docs/migration/v2.html 39.5 kB +42 B (+0.11%)
website/build/docs/migration/v2/automated.html 40.7 kB +42 B (+0.1%)
website/build/docs/migration/v2/manual.html 199 kB +42 B (+0.02%)
website/build/docs/migration/v2/translated-sites.html 50.7 kB +42 B (+0.08%)
website/build/docs/migration/v2/versioned-sites.html 64.6 kB +50 B (+0.08%)
website/build/docs/migration/v3.html 209 kB +43 B (+0.02%)
website/build/docs/playground.html 31.1 kB +42 B (+0.14%)
website/build/docs/search.html 116 kB +43 B (+0.04%)
website/build/docs/seo.html 89 kB +55 B (+0.06%)
website/build/docs/sidebar.html 131 kB +42 B (+0.03%)
website/build/docs/sidebar/autogenerated.html 150 kB +55 B (+0.04%)
website/build/docs/sidebar/items.html 180 kB +42 B (+0.02%)
website/build/docs/sidebar/multiple-sidebars.html 64.1 kB +46 B (+0.07%)
website/build/docs/static-assets.html 53.8 kB +46 B (+0.09%)
website/build/docs/styling-layout.html 135 kB +43 B (+0.03%)
website/build/docs/swizzling.html 117 kB +56 B (+0.05%)
website/build/docs/typescript-support.html 62.7 kB +46 B (+0.07%)
website/build/docs/using-plugins.html 112 kB +42 B (+0.04%)
website/build/docs/versioning.html 83.4 kB +55 B (+0.07%)
website/build/index.html 36.1 kB +42 B (+0.12%)
ℹ️ View Unchanged
Filename Size
website/.docusaurus/codeTranslations.json 2 B
website/.docusaurus/globalData.json 31.4 kB
website/.docusaurus/i18n.json 930 B
website/.docusaurus/registry.js 159 kB
website/.docusaurus/routes.js 76.7 kB
website/.docusaurus/routesChunkNames.json 84.1 kB
website/.docusaurus/site-metadata.json 2.3 kB
website/build/assets/css/styles.********.css 118 kB
website/build/assets/js/runtime~main.********.js 36.7 kB
website/build/docs/api/misc/docusaurus-init/index.html 361 B
website/build/docs/introduction/index.html 280 B
website/build/docs/resources/index.html 325 B
website/build/docs/support/index.html 319 B
website/build/docs/team/index.html 310 B

compressed-size-action::DOCUSAURUS_INFRA_FASTER

Copy link

Size Change: +5.93 kB (+0.05%)

Total Size: 11.8 MB

Filename Size Change
website/.docusaurus/docusaurus.config.mjs 28.3 kB +96 B (+0.34%)
website/build/assets/js/main.********.js 685 kB +150 B (+0.02%)
website/build/blog.html 61.9 kB +40 B (+0.06%)
website/build/blog/2017/12/14/introducing-docusaurus.html 75.2 kB +40 B (+0.05%)
website/build/blog/2018/04/30/How-I-Converted-Profilo-To-Docusaurus.html 47.8 kB +52 B (+0.11%)
website/build/blog/2018/09/11/Towards-Docusaurus-2.html 52.1 kB +40 B (+0.08%)
website/build/blog/2018/12/14/Happy-First-Birthday-Slash.html 30.9 kB +40 B (+0.13%)
website/build/blog/2019/12/30/docusaurus-2019-recap.html 40 kB +39 B (+0.1%)
website/build/blog/2020/01/07/tribute-to-endi.html 34.4 kB +40 B (+0.12%)
website/build/blog/2021/01/19/docusaurus-2020-recap.html 49.4 kB +40 B (+0.08%)
website/build/blog/2021/03/09/releasing-docusaurus-i18n.html 45.6 kB +39 B (+0.09%)
website/build/blog/2021/05/12/announcing-docusaurus-two-beta.html 48.2 kB +40 B (+0.08%)
website/build/blog/2021/11/21/algolia-docsearch-migration.html 53.5 kB +52 B (+0.1%)
website/build/blog/2022/01/24/docusaurus-2021-recap.html 45 kB +40 B (+0.09%)
website/build/blog/2022/08/01/announcing-docusaurus-2.0.html 131 kB +40 B (+0.03%)
website/build/blog/2022/09/01/docusaurus-2.1.html 51.4 kB +39 B (+0.08%)
website/build/blog/archive.html 25.1 kB +40 B (+0.16%)
website/build/blog/authors.html 47.5 kB +40 B (+0.08%)
website/build/blog/authors/j-marcey.html 65.9 kB +40 B (+0.06%)
website/build/blog/authors/josh-cena.html 43.8 kB +40 B (+0.09%)
website/build/blog/authors/lex-111.html 51.1 kB +40 B (+0.08%)
website/build/blog/authors/slorber.html 62.1 kB +40 B (+0.06%)
website/build/blog/authors/slorber/authors/2.html 65.9 kB +40 B (+0.06%)
website/build/blog/authors/slorber/authors/3.html 75.3 kB +40 B (+0.05%)
website/build/blog/authors/slorber/authors/4.html 55 kB +40 B (+0.07%)
website/build/blog/authors/yangshun.html 58.7 kB +40 B (+0.07%)
website/build/blog/authors/zpao.html 44.3 kB +40 B (+0.09%)
website/build/blog/page/2.html 66.4 kB +40 B (+0.06%)
website/build/blog/page/3.html 68.8 kB +40 B (+0.06%)
website/build/blog/page/4.html 70.5 kB +40 B (+0.06%)
website/build/blog/page/5.html 48.1 kB +40 B (+0.08%)
website/build/blog/preparing-your-site-for-docusaurus-v3.html 139 kB +39 B (+0.03%)
website/build/blog/releases/2.2.html 50.1 kB +40 B (+0.08%)
website/build/blog/releases/2.3.html 61.3 kB +40 B (+0.07%)
website/build/blog/releases/2.4.html 65.8 kB +40 B (+0.06%)
website/build/blog/releases/3.0.html 112 kB +52 B (+0.05%)
website/build/blog/releases/3.1.html 52.5 kB +41 B (+0.08%)
website/build/blog/releases/3.2.html 49.3 kB +40 B (+0.08%)
website/build/blog/releases/3.3.html 56 kB +40 B (+0.07%)
website/build/blog/releases/3.4.html 56.3 kB +47 B (+0.08%)
website/build/blog/releases/3.5.html 58.7 kB +41 B (+0.07%)
website/build/blog/releases/3.6.html 79.2 kB +41 B (+0.05%)
website/build/blog/tags.html 28.9 kB +40 B (+0.14%)
website/build/blog/upgrading-frontend-dependencies-with-confidence-using-visual-regression-testing.html 129 kB +40 B (+0.03%)
website/build/docs.html 49.5 kB +40 B (+0.08%)
website/build/docs/advanced.html 31.4 kB +40 B (+0.13%)
website/build/docs/advanced/architecture.html 30.9 kB +44 B (+0.14%)
website/build/docs/advanced/client.html 76.3 kB +40 B (+0.05%)
website/build/docs/advanced/plugins.html 58.9 kB +40 B (+0.07%)
website/build/docs/advanced/routing.html 74.2 kB +48 B (+0.06%)
website/build/docs/advanced/ssg.html 81.8 kB +40 B (+0.05%)
website/build/docs/api/docusaurus-config.html 206 kB +40 B (+0.02%)
website/build/docs/api/misc/@docusaurus/eslint-plugin.html 48.6 kB +44 B (+0.09%)
website/build/docs/api/misc/@docusaurus/eslint-plugin/no-html-links.html 38.4 kB +40 B (+0.1%)
website/build/docs/api/misc/@docusaurus/eslint-plugin/no-untranslated-text.html 37.2 kB +40 B (+0.11%)
website/build/docs/api/misc/@docusaurus/eslint-plugin/prefer-docusaurus-heading.html 38.6 kB +44 B (+0.11%)
website/build/docs/api/misc/@docusaurus/eslint-plugin/string-literal-i18n-messages.html 42.2 kB +40 B (+0.09%)
website/build/docs/api/misc/@docusaurus/logger.html 40.1 kB +40 B (+0.1%)
website/build/docs/api/misc/create-docusaurus.html 35.1 kB +40 B (+0.11%)
website/build/docs/api/plugin-methods.html 67.7 kB +44 B (+0.07%)
website/build/docs/api/plugin-methods/extend-infrastructure.html 63.3 kB +44 B (+0.07%)
website/build/docs/api/plugin-methods/i18n-lifecycles.html 60.9 kB +44 B (+0.07%)
website/build/docs/api/plugin-methods/lifecycle-apis.html 171 kB +40 B (+0.02%)
website/build/docs/api/plugin-methods/static-methods.html 46.8 kB +44 B (+0.09%)
website/build/docs/api/plugins.html 32.7 kB +40 B (+0.12%)
website/build/docs/api/plugins/@docusaurus/plugin-client-redirects.html 63.3 kB +53 B (+0.08%)
website/build/docs/api/plugins/@docusaurus/plugin-content-blog.html 199 kB +40 B (+0.02%)
website/build/docs/api/plugins/@docusaurus/plugin-content-docs.html 203 kB +44 B (+0.02%)
website/build/docs/api/plugins/@docusaurus/plugin-content-pages.html 78.7 kB +40 B (+0.05%)
website/build/docs/api/plugins/@docusaurus/plugin-debug.html 51.2 kB +40 B (+0.08%)
website/build/docs/api/plugins/@docusaurus/plugin-google-analytics.html 52.2 kB +43 B (+0.08%)
website/build/docs/api/plugins/@docusaurus/plugin-google-gtag.html 51.7 kB +36 B (+0.07%)
website/build/docs/api/plugins/@docusaurus/plugin-google-tag-manager.html 50.5 kB +40 B (+0.08%)
website/build/docs/api/plugins/@docusaurus/plugin-ideal-image.html 51.8 kB +44 B (+0.08%)
website/build/docs/api/plugins/@docusaurus/plugin-pwa.html 123 kB +44 B (+0.04%)
website/build/docs/api/plugins/@docusaurus/plugin-rsdoctor.html 42.6 kB +40 B (+0.09%)
website/build/docs/api/plugins/@docusaurus/plugin-sitemap.html 69.2 kB +46 B (+0.07%)
website/build/docs/api/plugins/@docusaurus/plugin-svgr.html 48.3 kB +40 B (+0.08%)
website/build/docs/api/plugins/@docusaurus/plugin-vercel-analytics.html 42.9 kB +52 B (+0.12%)
website/build/docs/api/themes.html 30.7 kB +40 B (+0.13%)
website/build/docs/api/themes/@docusaurus/theme-classic.html 46.7 kB +44 B (+0.09%)
website/build/docs/api/themes/@docusaurus/theme-live-codeblock.html 38.9 kB +44 B (+0.11%)
website/build/docs/api/themes/@docusaurus/theme-mermaid.html 37.8 kB +44 B (+0.12%)
website/build/docs/api/themes/@docusaurus/theme-search-algolia.html 35 kB +40 B (+0.11%)
website/build/docs/api/themes/configuration.html 257 kB +40 B (+0.02%)
website/build/docs/blog.html 219 kB +46 B (+0.02%)
website/build/docs/browser-support.html 51.3 kB +40 B (+0.08%)
website/build/docs/category/getting-started.html 28.5 kB +40 B (+0.14%)
website/build/docs/category/guides.html 36.7 kB +40 B (+0.11%)
website/build/docs/cli.html 64.1 kB +40 B (+0.06%)
website/build/docs/configuration.html 103 kB +47 B (+0.05%)
website/build/docs/create-doc.html 65.6 kB +52 B (+0.08%)
website/build/docs/creating-pages.html 59.4 kB +41 B (+0.07%)
website/build/docs/deployment.html 212 kB +48 B (+0.02%)
website/build/docs/docs-introduction.html 53.9 kB +40 B (+0.07%)
website/build/docs/docs-multi-instance.html 79 kB +44 B (+0.06%)
website/build/docs/docusaurus-core.html 246 kB +40 B (+0.02%)
website/build/docs/guides/whats-next.html 33.1 kB +40 B (+0.12%)
website/build/docs/i18n/crowdin.html 151 kB +52 B (+0.03%)
website/build/docs/i18n/git.html 82.9 kB +44 B (+0.05%)
website/build/docs/i18n/introduction.html 51 kB +40 B (+0.08%)
website/build/docs/i18n/tutorial.html 171 kB +53 B (+0.03%)
website/build/docs/installation.html 74.5 kB +44 B (+0.06%)
website/build/docs/markdown-features.html 83.5 kB +40 B (+0.05%)
website/build/docs/markdown-features/admonitions.html 119 kB +44 B (+0.04%)
website/build/docs/markdown-features/assets.html 93.8 kB +42 B (+0.04%)
website/build/docs/markdown-features/code-blocks.html 245 kB +44 B (+0.02%)
website/build/docs/markdown-features/diagrams.html 56.3 kB +54 B (+0.1%)
website/build/docs/markdown-features/head-metadata.html 53.1 kB +40 B (+0.08%)
website/build/docs/markdown-features/links.html 43.4 kB +40 B (+0.09%)
website/build/docs/markdown-features/math-equations.html 95.7 kB +51 B (+0.05%)
website/build/docs/markdown-features/plugins.html 101 kB +48 B (+0.05%)
website/build/docs/markdown-features/react.html 144 kB +40 B (+0.03%)
website/build/docs/markdown-features/tabs.html 149 kB +40 B (+0.03%)
website/build/docs/markdown-features/toc.html 89 kB +44 B (+0.05%)
website/build/docs/migration.html 43.3 kB +39 B (+0.09%)
website/build/docs/migration/v2.html 41.5 kB +40 B (+0.1%)
website/build/docs/migration/v2/automated.html 42.9 kB +40 B (+0.09%)
website/build/docs/migration/v2/manual.html 207 kB +40 B (+0.02%)
website/build/docs/migration/v2/translated-sites.html 53.1 kB +40 B (+0.08%)
website/build/docs/migration/v2/versioned-sites.html 67.5 kB +48 B (+0.07%)
website/build/docs/migration/v3.html 218 kB +41 B (+0.02%)
website/build/docs/playground.html 32.8 kB +40 B (+0.12%)
website/build/docs/search.html 121 kB +41 B (+0.03%)
website/build/docs/seo.html 93.3 kB +53 B (+0.06%)
website/build/docs/sidebar.html 137 kB +40 B (+0.03%)
website/build/docs/sidebar/autogenerated.html 157 kB +53 B (+0.03%)
website/build/docs/sidebar/items.html 188 kB +40 B (+0.02%)
website/build/docs/sidebar/multiple-sidebars.html 67.4 kB +44 B (+0.07%)
website/build/docs/static-assets.html 56.5 kB +44 B (+0.08%)
website/build/docs/styling-layout.html 141 kB +41 B (+0.03%)
website/build/docs/swizzling.html 122 kB +54 B (+0.04%)
website/build/docs/typescript-support.html 65.7 kB +44 B (+0.07%)
website/build/docs/using-plugins.html 117 kB +40 B (+0.03%)
website/build/docs/versioning.html 87.4 kB +53 B (+0.06%)
website/build/index.html 37.9 kB +40 B (+0.11%)
ℹ️ View Unchanged
Filename Size
website/.docusaurus/codeTranslations.json 2 B
website/.docusaurus/globalData.json 31.4 kB
website/.docusaurus/i18n.json 930 B
website/.docusaurus/registry.js 159 kB
website/.docusaurus/routes.js 76.7 kB
website/.docusaurus/routesChunkNames.json 84.1 kB
website/.docusaurus/site-metadata.json 2.3 kB
website/build/assets/css/styles.********.css 112 kB
website/build/assets/js/runtime~main.********.js 36 kB
website/build/docs/api/misc/docusaurus-init/index.html 361 B
website/build/docs/introduction/index.html 280 B
website/build/docs/resources/index.html 325 B
website/build/docs/support/index.html 319 B
website/build/docs/team/index.html 310 B

compressed-size-action::DOCUSAURUS_INFRA_SLOWER

@slorber slorber merged commit 37184e5 into main Dec 26, 2024
38 checks passed
@slorber slorber deleted the slorber/footer-merge-className branch December 26, 2024 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Signed Facebook CLA pr: bug fix This PR fixes a bug in a past release.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants