Commit graph

1447 commits

Author SHA1 Message Date
Jason Lee
5d3f19bdd8 Fix Label text_size support. 2024-06-28 10:11:00 +08:00
Jason Lee
63076725f2 Add up, down, enter, esc keybinding for Dropdown. 2024-06-28 10:11:00 +08:00
Jason Lee
720672b0e2 Update Input, Button, Dropdown based on theme.radius 2024-06-28 10:11:00 +08:00
Jason Lee
1a54a47ec8 Update foreground color in dark mode. 2024-06-28 10:11:00 +08:00
Jason Lee
daf4e713d1 Fix ListItem check icon. 2024-06-28 10:11:00 +08:00
Jason Lee
cb8067d89b Fix Checkbox story. 2024-06-28 10:11:00 +08:00
Jason Lee
1d1803f348 Fix Input keybinding on Windows. 2024-06-28 10:11:00 +08:00
Jason Lee
910f27a66a Add Dropdown. 2024-06-28 10:11:00 +08:00
Jason Lee
b3a32bc02c
Update README.md 2024-06-28 00:20:10 +08:00
Jason Lee
5590416c4b Improve Picker to have on_mouse_click_out to dissmis. 2024-06-27 19:33:24 +08:00
Jason Lee
f50d4b351c Set default text_color for workspace. 2024-06-27 19:32:56 +08:00
Jason Lee
10564f5140 Update KeyBinding for Picker. 2024-06-27 18:20:24 +08:00
Jason Lee
8489a3f7f7 Fix Picker to search filter. 2024-06-27 18:07:08 +08:00
Jason Lee
659f00c9a4
New input (#1)
![CleanShot 2024-06-27 at 15 34
23](https://github.com/huacnlee/gpui-app/assets/5518/95e24dd1-8924-47e4-8063-200fa76efa1f)

Ref: https://github.com/zed-industries/zed/pull/13534
2024-06-27 15:36:07 +08:00
Jason Lee
a90f51d165 Fix ui dependency 2024-06-27 10:34:03 +08:00
Jason Lee
b562708318 windows: Fix title bar font for Windows 10. 2024-06-26 19:06:54 +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
Jason Lee
7bbc28b98e Add small size for Switch. 2024-06-26 18:12:47 +08:00
Jason Lee
d5f446a351 Add to support no appearance for TextField and fix invalid key handle. 2024-06-26 17:47:42 +08:00
Jason Lee
4c278bfabc Add span method, fix primary button text color 2024-06-26 17:25:26 +08:00
Jason Lee
a4601782f8 Add keyboard support for Picker. 2024-06-26 16:20:21 +08:00
Jason Lee
5c93282e1d Add Picker 2024-06-26 16:16:08 +08:00
Jason Lee
1f21469e7b Split story into a crate. 2024-06-26 14:38:06 +08:00
Jason Lee
4945be5a36 Chnage TextField to impl Render 2024-06-26 13:43:28 +08:00
Jason Lee
e4fcd24382 Add label to Switch 2024-06-26 10:25:51 +08:00
Jason Lee
2f2203b45b Add Switch. 2024-06-25 23:01:29 +08:00
Jason Lee
4ae4cd615b Fix windows max, min, close icon. 2024-06-25 21:35:25 +08:00
Jason Lee
5e4a16b62d Fix windows startup. 2024-06-25 21:28:08 +08:00
Jason Lee
08a99217a2 Add TabBar 2024-06-25 19:07:05 +08:00
Jason Lee
7fe4e16d5c Update todo 2024-06-25 17:24:22 +08:00
Jason Lee
8440df938a Add checkbox, title_bar. 2024-06-25 17:16:04 +08:00
Jason Lee
02c6a64c7b Add README 2024-06-24 19:30:50 +08:00
Jason Lee
22674e84c4 Fix input focus border. 2024-06-24 19:26:36 +08:00
Jason Lee
5c1f71a176 Add border to button 2024-06-24 19:14:11 +08:00
Jason Lee
3a745d2abe Add invert method to Hsla. 2024-06-24 19:01:11 +08:00
Jason Lee
dad6f4c431 Update input new method 2024-06-24 17:39:56 +08:00
Jason Lee
94cb714ebf Update to use shadcn ui theme 2024-06-24 15:39:26 +08:00
Jason Lee
11af9900eb Fix stories switch. 2024-06-24 14:27:07 +08:00
Jason Lee
b70f5d6dc7 Add cursor_layout 2024-06-24 11:21:30 +08:00
Jason Lee
ae5e4f6149 Update input 2024-06-22 21:47:04 +08:00
Jason Lee
ae8c0ab657 Update input 2024-06-22 17:42:42 +08:00
Jason Lee
b503d5f7e3 Add input 2024-06-14 19:47:03 +08:00
Jason Lee
537edcae99 Add input 2024-06-14 10:20:29 +08:00
Jason Lee
0d1b1aa784 Add more example for buttons. 2024-06-13 22:12:10 +08:00
Jason Lee
483d199c45 Add assets folder. 2024-06-13 22:02:31 +08:00
Jason Lee
9ffea5798e First commit, with Button UI. 2024-06-13 21:46:28 +08:00