benjamincanac / ui3

A UI Library for Modern Web Apps, powered by Vue & Tailwind CSS.
https://ui.nuxt.com
MIT License
45 stars 6 forks source link

[DropdownMenu/ContextMenu/InputMenu/Select/SelectMenu] Handle `color` and `size` to match buttons #44

Open benjamincanac opened 3 months ago

benjamincanac commented 3 months ago

Size

Color

Silver343 commented 1 month ago

were you thinking size and colour for the trigger and/or the items?

benjamincanac commented 1 month ago

No for the menu, you can put anything you like in the trigger but most of the time you will use a UButton. We should be able to handle two colors, white and gray (which was the default in the previous version).