Skip to content

Conversation

@stijns96
Copy link
Contributor

πŸ”— Linked issue

Resolves #5227

❓ 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

The kbd component was always transformed to uppercase value. There was no way (in prose) to get around this. We now relay on a simple Tailwind class, so you can always simply override this.

πŸ“ Checklist

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

… keys. Add default uppercase class to kbd theme
@github-actions github-actions bot added the v4 #4488 label Oct 15, 2025
@benjamincanac benjamincanac changed the title refactor(kbd): return original value and add uppercase class by default fix(Kbd): return original value and use uppercase class Oct 17, 2025
@pkg-pr-new
Copy link

pkg-pr-new bot commented Oct 17, 2025

npm i https://pkg.pr.new/@nuxt/ui@5238

commit: 0fdc17f

@benjamincanac benjamincanac merged commit 4095c9a into nuxt:v4 Oct 17, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

v4 #4488

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add text transform options to kbd

2 participants