Commit fd76bf2
feat(combobox): use single chevron-down icon in ComboboxTrigger (#475)
* feat(combobox): use single chevron-down icon in ComboboxTrigger
Aligns ComboboxTrigger with the base shadcn Combobox, which uses a single
chevron-down affordance. ComboboxInputTrigger already renders chevron-down;
this makes the default trigger consistent.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
* chore(mcp): rebuild registry.json for ComboboxTrigger chevron-down
---------
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>1 parent 945b2c0 commit fd76bf2
3 files changed
Lines changed: 3 additions & 7 deletions
File tree
- gem
- lib/ruby_ui/combobox
- test/ruby_ui
- mcp/data
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
| 55 | + | |
59 | 56 | | |
60 | 57 | | |
61 | 58 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
190 | | - | |
191 | | - | |
| 190 | + | |
192 | 191 | | |
193 | 192 | | |
194 | 193 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
987 | 987 | | |
988 | 988 | | |
989 | 989 | | |
990 | | - | |
| 990 | + | |
991 | 991 | | |
992 | 992 | | |
993 | 993 | | |
| |||
0 commit comments