Jason Lee
|
4b61c3c25a
|
Add ContextMenu (#107)
https://github.com/user-attachments/assets/1534bb31-1d32-40b8-8871-f41fb182c8e9
|
2024-08-05 20:54:07 +08:00 |
|
Floyd Wang
|
12b5d1b501
|
Add clipboard (#105)
|
2024-08-05 11:35:02 +08:00 |
|
Jason Lee
|
d1c19c5912
|
Add Link (#91)
|
2024-07-31 14:24:57 +08:00 |
|
Jason Lee
|
c94e9feae2
|
Fix to work with new GPUI.
|
2024-07-31 10:12:26 +08:00 |
|
Jason Lee
|
f496c241d7
|
button: Fix Button click prevent_default. (#84)
- Use icon in title_bar for switch theme, and add GitHub icon.
|
2024-07-30 00:28:18 +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
|
5034152f21
|
Improved Input prefix, suffix with a builder to support Element. (#54)
- Add loading to List query input and changed perform_search now return
a Task.
|
2024-07-22 15:30:07 +08:00 |
|
Floyd Wang
|
e4b9e008ba
|
Use cx.quit() instead of std::process::exit(0) (#47)
|
2024-07-18 19:02:39 +08:00 |
|
Jason Lee
|
f6146220e4
|
Add WebView (#2)
- https://github.com/huacnlee/zed/pull/6
- https://github.com/zed-industries/zed/pull/13730
|
2024-07-18 18:00: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 |
|
Floyd Wang
|
138fc9c7b5
|
Progress use positioning layout
|
2024-07-12 18:25:09 +08:00 |
|
Jason Lee
|
7c99584862
|
Add Indicator (#25)
https://github.com/user-attachments/assets/cd6410ca-e1c7-459e-8455-d76506b6d305
|
2024-07-12 17:33:05 +08:00 |
|
Jason Lee
|
2401d5d5a4
|
Add ResizablePanel (#22)
https://github.com/user-attachments/assets/b4067c1d-0ef0-4de4-bd7a-55f446d35ff0
|
2024-07-12 15:24:54 +08:00 |
|
Jason Lee
|
9e935bed56
|
Change switch use mouse_down to handle event fix Windows switch theme support.
|
2024-07-11 21:52:07 +08:00 |
|
Floyd Wang
|
e1aed0a03d
|
Add Progress (#21)
|
2024-07-11 19:10:46 +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 |
|
Jason Lee
|
3ccadf6cc3
|
Improve focus (#14)
- Add `FocusableCycle` trait to help impl cycle focus.
- Add `outline` style to StyledExt.
|
2024-07-04 14:05:14 +08:00 |
|
Jason Lee
|
f78d50b5e9
|
Update dock layout
|
2024-07-04 01:05:32 +08:00 |
|
Jason Lee
|
19930e46db
|
Add SvgImg to render svg, and with a Chart example (#13)
https://github.com/huacnlee/gpui-component/assets/5518/576da9f9-4bff-4faf-a17e-19860cf6f948
|
2024-07-03 19:09:59 +08:00 |
|
Jason Lee
|
f2703122b8
|
Move title_bar, util into workspace.
|
2024-07-01 23:51:47 +08:00 |
|
Jason Lee
|
cbbd20867f
|
Add Icon Button support. (#11)
When the Button have no label present, it will use the Icon mode.
<img width="891" alt="image"
src="https://github.com/huacnlee/gpui-component/assets/5518/ca6240d5-02c8-4201-9a79-4afdf9938dd8">
|
2024-07-01 21:32:03 +08:00 |
|
Jason Lee
|
502d4df135
|
Add Dock & Panel (#10)
https://github.com/huacnlee/gpui-component/assets/5518/51622a5e-f51d-4ede-8cae-04cae703f8aa
|
2024-07-01 14:20:56 +08:00 |
|