Jason Lee
|
a79d1a3dc2
|
Fix scrollbar to default to invisible on first render. #146 (#158)
|
2024-08-16 14:07:59 +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
|
2e1a4f84fd
|
Add to support click Scrollbar to scroll and fix thumb position when dragging. (#112)
- Add scrollbar border on hover and dragging.
https://github.com/user-attachments/assets/c7c3b9c1-d458-438d-bf78-3b5bc2ddcd5c
|
2024-08-06 15:09:42 +08:00 |
|
Jason Lee
|
2396c918f2
|
Hide scrollbar when scroll are is small than container. (#71)
|
2024-07-25 15:53:57 +08:00 |
|
Jason Lee
|
6b019e3954
|
Impl InteractiveElement, StatefulInteractiveElement for Scrollable.
|
2024-07-24 17:59:44 +08:00 |
|
Jason Lee
|
030a706a4c
|
Refactor ScrollView into scrollable fluent method. (#68)
|
2024-07-24 17:50:50 +08:00 |
|
Jason Lee
|
7305967c09
|
Impl Scrollable for Focusable<E>, Stateful<E>.
|
2024-07-24 17:01:15 +08:00 |
|
Jason Lee
|
22a15c7dcc
|
Update scroll view (#66)
|
2024-07-24 15:41:20 +08:00 |
|
Jason Lee
|
4edf1e3427
|
Update ScrollView to let content is FnOnce. (#65)
|
2024-07-24 11:38:30 +08:00 |
|
Jason Lee
|
faa16fb660
|
Add ScrollView (#56)
|
2024-07-23 09:38:23 +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
|
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 |
|