Jason Lee
|
b3bee1db3a
|
Improved id for Switch. (#167)
|
2024-08-19 15:53:38 +08:00 |
|
Jason Lee
|
f05d2ebbd2
|
popup_menu: Add submenu support. (#165)
- Add submenu support.
- Removed Popover `window` mode, this is not a good design.
https://github.com/user-attachments/assets/0e3735f4-2bfb-459f-a24d-e3440e738d4f
|
2024-08-19 14:58:28 +08:00 |
|
Jason Lee
|
bb6d8d8f60
|
Cleanup first version impls (#132)
|
2024-08-11 14:46:55 +08:00 |
|
Jason Lee
|
827f57fb6a
|
Add Sizable trait to impl small, xsmall, large and apply to Button, Input, Dropdown, Switch. (#113)
|
2024-08-06 17:19:54 +08:00 |
|
Jason Lee
|
f3fdfae002
|
Fix list next to select first item, cancel to deselect item. (#110)
- Add confirmed to ListItem to show check style.
|
2024-08-06 11:31:35 +08:00 |
|
Jason Lee
|
553b6409c0
|
Improve Dropdown to Add search support and custom icon (#106)
- Add SearchableVec to let Dropdown support search filter.
- Fix dropdown title overflow.
- Add to support custom dropdown right icon.
https://github.com/user-attachments/assets/b9e28fce-3e0f-44f7-a0f4-3e01f6db31d1
|
2024-08-05 11:47:55 +08:00 |
|
Jason Lee
|
a3df086e79
|
theme: Fix list, table theme colors. (#79)
- Fix list, table theme colors.
- Fix table hover bg.
- Add avatar to table list.
- Update dropdown Size:Small style.
|
2024-07-29 13:52:45 +08:00 |
|
Jason Lee
|
b4862082f1
|
Improve list item (#61)
|
2024-07-23 22:08:21 +08:00 |
|
Jason Lee
|
acbc029eed
|
Add PopupMenu (#15)

|
2024-07-05 00:04:34 +08:00 |
|
Jason Lee
|
29dc803014
|
Fix dropdown selected icon.
|
2024-06-30 19:17:52 +08:00 |
|
Jason Lee
|
586569f241
|
Add a List example (#8)
https://github.com/huacnlee/gpui-component/assets/5518/2554bb6c-94f6-4808-87d6-9a04d7421b26
|
2024-06-30 16:56:23 +08:00 |
|
Jason Lee
|
3288270b49
|
Add Popover (#6)
|
2024-06-29 10:03:59 +08:00 |
|
Jason Lee
|
daf4e713d1
|
Fix ListItem check icon.
|
2024-06-28 10:11:00 +08:00 |
|
Jason Lee
|
8489a3f7f7
|
Fix Picker to search filter.
|
2024-06-27 18:07:08 +08:00 |
|
Jason Lee
|
672240d750
|
Fix picker_story to display selected value.
|
2024-06-26 19:01:52 +08:00 |
|
Jason Lee
|
085b8e578b
|
Add ListItem and update PickerStory base on it.
|
2024-06-26 18:31:50 +08:00 |
|