Skip to content

Fix(vuejsconf): Disable top banner and strip styles - #1830

Open
tisma95 wants to merge 1 commit into
mainfrom
1828-revert-added-vueconf-2026-banner
Open

Fix(vuejsconf): Disable top banner and strip styles#1830
tisma95 wants to merge 1 commit into
mainfrom
1828-revert-added-vueconf-2026-banner

Conversation

@tisma95

@tisma95 tisma95 commented May 30, 2026

Copy link
Copy Markdown
Collaborator

Disable the site-wide promotional banner and remove its markup/styles. Commented out banner preference restoration in .vitepress/inlined-scripts/restorePreference.js, simplified Banner.vue markup (removed promo content) and drastically reduced/changed styling (height, padding, background gradient) while stripping most decorative CSS and responsive rules. Also commented out the Banner import and slot usage in .vitepress/theme/index.ts so the banner is no longer rendered. This effectively disables the banner while keeping the component file for possible future reuse.

Actions à effectuer :

  • Vérifier que le nombre de lignes supprimées égale le nombre de lignes ajoutées
  • Mettre en cohérence toute référence à la page traduite qui serait présente sur d'autres pages
  • Mettre à jour le lien du menu
  • Lier la PR à une issue
    Closes #

Remarques:

Disable the site-wide promotional banner and remove its markup/styles. Commented out banner preference restoration in .vitepress/inlined-scripts/restorePreference.js, simplified Banner.vue markup (removed promo content) and drastically reduced/changed styling (height, padding, background gradient) while stripping most decorative CSS and responsive rules. Also commented out the Banner import and slot usage in .vitepress/theme/index.ts so the banner is no longer rendered. This effectively disables the banner while keeping the component file for possible future reuse.
@tisma95
tisma95 requested a review from edimitchel May 30, 2026 07:19
@tisma95 tisma95 self-assigned this May 30, 2026
@tisma95 tisma95 linked an issue May 30, 2026 that may be closed by this pull request
@bolt-new-by-stackblitz

Copy link
Copy Markdown

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@vercel

vercel Bot commented May 30, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs-fr Building Building Preview May 30, 2026 7:19am

Request Review

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.

Revert "added vueconf 2026 banner"

1 participant