Skip to content

Conversation

@cte
Copy link
Collaborator

@cte cte commented Mar 19, 2025

Context

Forgot this from yesterday. All dropdown-like components should have the same look & feel.

Implementation

Screenshots

before after

How to Test

Get in Touch


Important

Standardized styling for dropdown-like components in command.tsx, dropdown-menu.tsx, and select.tsx.

  • Styling Changes:
    • Updated CommandItem in command.tsx to include rounded-xs, active:opacity-90, and cursor-pointer classes for consistent styling.
    • Updated DropdownMenuItem in dropdown-menu.tsx to include rounded-xs, active:opacity-90, and cursor-pointer classes for consistent styling.
    • Updated SelectItem in select.tsx to include rounded-xs, active:opacity-90, and cursor-pointer classes for consistent styling.

This description was created by Ellipsis for e3c7b6f. It will automatically update as commits are pushed.

@changeset-bot
Copy link

changeset-bot bot commented Mar 19, 2025

⚠️ No Changeset found

Latest commit: e3c7b6f

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Mar 19, 2025
@cte cte merged commit 891a55d into main Mar 19, 2025
7 checks passed
@cte cte deleted the cte/theme-tweaks branch March 19, 2025 18:51
@github-project-automation github-project-automation bot moved this from New to Done in Roo Code Roadmap Mar 19, 2025
@dosubot dosubot bot added the Enhancement New feature or request label Mar 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Enhancement New feature or request size:S This PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants