Skip to content

feat: allow :customize="false"#334

Merged
antfu merged 8 commits intonuxt:mainfrom
RBV1:main
Apr 10, 2025
Merged

feat: allow :customize="false"#334
antfu merged 8 commits intonuxt:mainfrom
RBV1:main

Conversation

@RBV1
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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