Skip to content

Conversation

HugoRCD
Copy link
Member

@HugoRCD HugoRCD commented Jun 25, 2025

πŸ”— Linked issue

Resolves #3880

❓ 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

Breaking change summaryΒ οΏΌ

Previously, the CommandPalette only supported a trailing icon at the item level. This PR introduces support for a trailing icon in the input field and renames the item-level icon used to indicate children to childrenIcon. As a result, some props and theme keys changed.

image image

@HugoRCD HugoRCD self-assigned this Jun 25, 2025
@HugoRCD HugoRCD requested a review from benjamincanac as a code owner June 25, 2025 14:29
@HugoRCD HugoRCD marked this pull request as draft June 25, 2025 14:30
@HugoRCD HugoRCD marked this pull request as ready for review June 25, 2025 14:32
Copy link
Contributor

nuxthub-admin bot commented Jun 25, 2025

βœ… Deployed ui3

Deployed ui3 5b712cc to preview

πŸ”— feat-3880.ui-6q2.pages.dev
πŸ“Œ 949585df.ui-6q2.pages.dev
πŸ“±
View QR Code QR code linking to deployment URL.

πŸ“‹ View deployment logs

Copy link

pkg-pr-new bot commented Jun 25, 2025

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

commit: bcf3e2f

@benjamincanac benjamincanac marked this pull request as draft July 3, 2025 14:29
@HugoRCD HugoRCD changed the title feat(CommandPalette): add input-trailing-icon prop and slot feat(CommandPalette): add trailing-icon to the input and actions slot Jul 3, 2025
@HugoRCD HugoRCD changed the title feat(CommandPalette)!: add trailing-icon to the input and actions slot feat(CommandPalette)!: add trailing-icon to the input Oct 20, 2025
@benjamincanac benjamincanac changed the title feat(CommandPalette)!: add trailing-icon to the input feat(CommandPalette)!: add children-icon prop to use trailing-icon in input Oct 21, 2025
@benjamincanac benjamincanac merged commit edda8a6 into v4 Oct 21, 2025
16 checks passed
@benjamincanac benjamincanac deleted the feat/3880 branch October 21, 2025 13:13
@geminigeek
Copy link

Thanks πŸ‘

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.

Trailing Icon for command-palette like select-menu

3 participants