Floyd Wang
|
1da82c5453
|
Do not show the scrollbar when table is empty (#143)
|
2024-08-14 11:13:42 +08:00 |
|
Floyd Wang
|
ccad5cd98e
|
TableDelegate support render_empty (#142)
|
2024-08-14 11:01:57 +08:00 |
|
Jason Lee
|
63f333d8ad
|
Add Drawer (#137)
- Update scrollable to accept EntityId.
https://github.com/user-attachments/assets/a6c02890-3a6e-4b82-b5c5-3f0a48f35368
|
2024-08-13 16:01:52 +08:00 |
|
Jason Lee
|
7d309acd2f
|
Improve Table head to not show selected bg and remove drag border color. (#134)
https://github.com/user-attachments/assets/0836014d-9240-4e77-9daf-dd1ef8d81cd5
|
2024-08-11 21:25:41 +08:00 |
|
Jason Lee
|
bb6d8d8f60
|
Cleanup first version impls (#132)
|
2024-08-11 14:46:55 +08:00 |
|
Floyd Wang
|
e784f98a38
|
TableDelegate methods return ViewContext<Table<Self>> (#101)
|
2024-08-02 16:38:48 +08:00 |
|
Floyd Wang
|
c91f71ae21
|
Table support render_tr and stripe methods (#94)
|
2024-08-01 10:17:21 +08:00 |
|
Floyd Wang
|
35c3b13bdd
|
Fix typo in table
|
2024-07-31 15:34:36 +08:00 |
|
Jason Lee
|
8aaeb9383d
|
Fix dropdown click to lose focus. (#80)
|
2024-07-29 19:00:17 +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
|
01aa9401c5
|
resizable: Fix resizable handle to keep showing drag style on dragging. (#78)
https://github.com/user-attachments/assets/a8d2abcb-9122-4060-bfd6-2673903c18a1
|
2024-07-29 10:01:22 +08:00 |
|
Jason Lee
|
15e9804f08
|
table: Add sort button to table column. (#77)
https://github.com/user-attachments/assets/d6a3dc9b-758f-4108-8d1d-d8a3d2dc0dc2
|
2024-07-28 23:24:55 +08:00 |
|
Jason Lee
|
7bfdfcb2ec
|
table: Add drag to move col. (#76)
https://github.com/user-attachments/assets/9964f3da-0376-4b53-b64e-c9652c324aa3
|
2024-07-28 22:20:23 +08:00 |
|
Jason Lee
|
79958fc95c
|
Add to support Table column resizing. (#75)
https://github.com/user-attachments/assets/d56f2cd7-df08-437b-9eea-849d68094e1f
|
2024-07-28 00:51:37 +08:00 |
|
Jason Lee
|
0fdf7be40d
|
Fix table scrollbar display layer.
|
2024-07-17 23:19:03 +08:00 |
|
Jason Lee
|
2b184ca8d5
|
New Scrollbar (#33)
https://github.com/user-attachments/assets/30d890bc-49cc-4abe-8652-387ddbb73198
|
2024-07-16 12:00:51 +08:00 |
|
Jason Lee
|
a02c981b74
|
table: Fix incorrect column selection bg render.
|
2024-07-08 09:47:13 +08:00 |
|
Jason Lee
|
9b51a5b998
|
Remove picker, add list instead. (#17)
|
2024-07-07 02:07:17 +08:00 |
|
Jason Lee
|
3c52d5f428
|
Rename ScrollableHandleElement to ScrollableMask.
|
2024-07-06 22:31:51 +08:00 |
|
Jason Lee
|
ac789b2379
|
Add Table (#16)
https://github.com/huacnlee/gpui-component/assets/5518/8603cbcc-c416-4d10-84a0-8cfe2e021e1a
|
2024-07-06 21:01:16 +08:00 |
|