Skip to content

Conversation

RBV1
Copy link
Contributor

@RBV1 RBV1 commented Jan 6, 2025

πŸ”— Linked issue

resolves #333

❓ 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)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

Add a prop to skip the global customization function.

@antfu
Copy link
Member

antfu commented Jan 7, 2025

I guess we could just support :customize="false" and :customize="null" instead of introducing a new prop?

@RBV1
Copy link
Contributor Author

RBV1 commented Jan 7, 2025

Nice idea!
I'll try to update the PR today

@antfu antfu changed the title feat: add skipCustomize prop feat: allow :customize="false" Apr 10, 2025
@antfu antfu merged commit 210912f into nuxt:main Apr 10, 2025
1 check passed
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.

[feature request]: skipCustomize prop
2 participants