Skip to content

chore: update the playground styling to be easier to navigate #3270

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

Merged
merged 1 commit into from
Mar 20, 2025

Conversation

JosephAnson
Copy link
Contributor

❓ Type of change

  • πŸ“– Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

This pull request includes updates to the navigation and layout structure of the playground application. The styling follows more closely the rest of the nuxt websites by using more nuxt ui components, it should make debugging a little easier and with the added navigation should be easier to switch between scenarios.

image

Debug Card

Added a debug card at the end of each page to improve debugging, also pushed an additional toc item to make navigating to it easier.

image

Navigation Enhancements:

I've simplified the use of layouts by instead opting to create a ContentPage Component.

πŸ“ Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

Copy link

pkg-pr-new bot commented Mar 20, 2025

npm i https://pkg.pr.new/@nuxt/content@3270

commit: 694e8bf

Copy link
Member

@farnabaz farnabaz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great πŸ‘

@farnabaz farnabaz merged commit 8c22216 into nuxt:main Mar 20, 2025
3 checks passed
@JosephAnson JosephAnson deleted the refactor/update-playground-styling branch March 20, 2025 14:38
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.

2 participants