-
eb43c78cea
Add to support open Popover as a child window. (#18)
Jason Lee
2024-07-11 16:20:26 +0800
-
4d9077fe85
Rename
ui::stock to ui::stack
Floyd Wang
2024-07-09 16:25:07 +0800
-
75e4451764
Add text align property for Label (#19)
Floyd Wang
2024-07-09 15:56:41 +0800
-
310e5e3cde
Avoid PickerStory clone vec.
Jason Lee
2024-07-08 23:22:08 +0800
-
cab6dc9f6e
Update the drag split edge fraction
Floyd Wang
2024-07-08 16:46:54 +0800
-
84de8a88a4
Fix resize dock not work
Floyd Wang
2024-07-08 11:19:20 +0800
-
a02c981b74
table: Fix incorrect column selection bg render.
Jason Lee
2024-07-08 09:47:13 +0800
-
9b51a5b998
Remove picker, add list instead. (#17)
Jason Lee
2024-07-07 02:07:17 +0800
-
3c52d5f428
Rename ScrollableHandleElement to ScrollableMask.
Jason Lee
2024-07-06 22:31:22 +0800
-
ac789b2379
Add Table (#16)
Jason Lee
2024-07-06 21:01:16 +0800
-
6eb63dfd28
Removed Button shadow in Light mode for ghost style button.
Jason Lee
2024-07-05 11:26:11 +0800
-
c925a6aa61
Add ButtonStyle::Outline, ButtonStyle::Glost
Jason Lee
2024-07-05 00:18:36 +0800
-
acbc029eed
Add PopupMenu (#15)
Jason Lee
2024-07-05 00:04:34 +0800
-
3ccadf6cc3
Improve focus (#14)
Jason Lee
2024-07-04 14:05:14 +0800
-
24348ec874
Fix TitleBar
Jason Lee
2024-07-04 10:14:44 +0800
-
f78d50b5e9
Update dock layout
Jason Lee
2024-07-04 01:05:32 +0800
-
19930e46db
Add SvgImg to render svg, and with a Chart example (#13)
Jason Lee
2024-07-03 19:09:59 +0800
-
b8ffa12a90
Fix typo
Floyd Wang
2024-07-03 16:56:29 +0800
-
537dbfab9e
Fix Input avoid copy, cut a empty into into clipboard.
Jason Lee
2024-07-02 17:35:06 +0800
-
88dcca590d
Simple Tooltip usage.
Jason Lee
2024-07-02 00:13:07 +0800
-
f2703122b8
Move title_bar, util into workspace.
Jason Lee
2024-07-01 23:51:47 +0800
-
f84e8b82ef
Add prefix and suffix to Input. (#12)
Jason Lee
2024-07-01 23:30:06 +0800
-
cbbd20867f
Add Icon Button support. (#11)
Jason Lee
2024-07-01 21:32:03 +0800
-
f9e075113e
Update README
Jason Lee
2024-07-01 15:46:11 +0800
-
d067fea4f8
Update README.md
Jason Lee
2024-07-01 14:22:02 +0800
-
502d4df135
Add Dock & Panel (#10)
Jason Lee
2024-07-01 14:20:56 +0800
-
d183bacc73
Add Scrollbar (#9)
Jason Lee
2024-06-30 23:31:16 +0800
-
29dc803014
Fix dropdown selected icon.
Jason Lee
2024-06-30 19:17:52 +0800
-
6503e00b69
Fix dropdown height.
Jason Lee
2024-06-30 19:04:53 +0800
-
586569f241
Add a List example (#8)
Jason Lee
2024-06-30 16:56:23 +0800
-
93779164f0
Rewrite Popover (#7)
Jason Lee
2024-06-29 23:49:59 +0800
-
709ee29fe0
Update README
Jason Lee
2024-06-29 18:09:37 +0800
-
329b116980
Use Element to paint DropdownMenu to fix layer priority.
Jason Lee
2024-06-29 18:04:47 +0800
-
08fc62ada0
Fix Windows Title button hover, active color.
Jason Lee
2024-06-29 16:17:34 +0800
-
2785f38eeb
Add to blinking currsor support for Input.
Jason Lee
2024-06-29 15:38:02 +0800
-
ddadcda140
Improve Picker details.
Jason Lee
2024-06-29 14:39:15 +0800
-
3288270b49
Add Popover (#6)
Jason Lee
2024-06-29 10:03:59 +0800
-
a3c14e1515
Sync with system appearance.
Jason Lee
2024-06-29 09:05:49 +0800
-
3e8421c495
Fix Icon default use theme foreground and allows to override.
Jason Lee
2024-06-29 03:10:14 +0800
-
3c4891cb69
Add icon support to Button.
Jason Lee
2024-06-29 02:37:22 +0800
-
a5aea36f75
Add Tooltip (#5)
Floyd Wang
2024-06-28 18:03:28 +0800
-
11901dc1e4
Add Notification (#4)
Floyd Wang
2024-06-28 14:08:06 +0800
-
5393580789
Update Dropdown icon to ChevronsUpDown
Jason Lee
2024-06-28 10:19:24 +0800
-
e0050c5ebe
Fix light theme
Jason Lee
2024-06-28 10:09:50 +0800
-
5d3f19bdd8
Fix Label text_size support.
Jason Lee
2024-06-28 00:18:15 +0800
-
63076725f2
Add up, down, enter, esc keybinding for Dropdown.
Jason Lee
2024-06-27 23:53:46 +0800
-
720672b0e2
Update Input, Button, Dropdown based on theme.radius
Jason Lee
2024-06-27 23:21:08 +0800
-
1a54a47ec8
Update foreground color in dark mode.
Jason Lee
2024-06-27 23:15:54 +0800
-
daf4e713d1
Fix ListItem check icon.
Jason Lee
2024-06-27 23:12:52 +0800
-
cb8067d89b
Fix Checkbox story.
Jason Lee
2024-06-27 22:53:00 +0800
-
1d1803f348
Fix Input keybinding on Windows.
Jason Lee
2024-06-27 22:13:40 +0800
-
910f27a66a
Add Dropdown.
Jason Lee
2024-06-27 20:13:29 +0800
-
b3a32bc02c
Update README.md
Jason Lee
2024-06-28 00:20:10 +0800
-
5590416c4b
Improve Picker to have on_mouse_click_out to dissmis.
Jason Lee
2024-06-27 19:33:24 +0800
-
f50d4b351c
Set default text_color for workspace.
Jason Lee
2024-06-27 19:32:56 +0800
-
10564f5140
Update KeyBinding for Picker.
Jason Lee
2024-06-27 18:20:24 +0800
-
8489a3f7f7
Fix Picker to search filter.
Jason Lee
2024-06-27 18:07:08 +0800
-
659f00c9a4
New input (#1)
Jason Lee
2024-06-27 15:36:07 +0800
-
a90f51d165
Fix ui dependency
Jason Lee
2024-06-27 10:34:03 +0800
-
b562708318
windows: Fix title bar font for Windows 10.
Jason Lee
2024-06-26 19:06:54 +0800
-
672240d750
Fix picker_story to display selected value.
Jason Lee
2024-06-26 19:01:52 +0800
-
085b8e578b
Add ListItem and update PickerStory base on it.
Jason Lee
2024-06-26 18:31:50 +0800
-
7bbc28b98e
Add small size for Switch.
Jason Lee
2024-06-26 18:12:47 +0800
-
d5f446a351
Add to support no appearance for TextField and fix invalid key handle.
Jason Lee
2024-06-26 17:47:42 +0800
-
4c278bfabc
Add
span method, fix primary button text color
Jason Lee
2024-06-26 17:25:26 +0800
-
a4601782f8
Add keyboard support for Picker.
Jason Lee
2024-06-26 16:20:21 +0800
-
5c93282e1d
Add Picker
Jason Lee
2024-06-26 16:16:08 +0800
-
1f21469e7b
Split story into a crate.
Jason Lee
2024-06-26 14:38:06 +0800
-
4945be5a36
Chnage TextField to impl Render
Jason Lee
2024-06-26 13:43:28 +0800
-
e4fcd24382
Add label to Switch
Jason Lee
2024-06-26 10:25:51 +0800
-
2f2203b45b
Add Switch.
Jason Lee
2024-06-25 23:01:29 +0800
-
4ae4cd615b
Fix windows max, min, close icon.
Jason Lee
2024-06-25 21:35:25 +0800
-
5e4a16b62d
Fix windows startup.
Jason Lee
2024-06-25 21:28:08 +0800
-
08a99217a2
Add TabBar
Jason Lee
2024-06-25 19:07:05 +0800
-
7fe4e16d5c
Update todo
Jason Lee
2024-06-25 17:24:22 +0800
-
8440df938a
Add checkbox, title_bar.
Jason Lee
2024-06-25 17:16:04 +0800
-
02c6a64c7b
Add README
Jason Lee
2024-06-24 19:30:50 +0800
-
22674e84c4
Fix input focus border.
Jason Lee
2024-06-24 19:26:36 +0800
-
5c1f71a176
Add border to button
Jason Lee
2024-06-24 19:14:11 +0800
-
3a745d2abe
Add invert method to Hsla.
Jason Lee
2024-06-24 19:01:11 +0800
-
dad6f4c431
Update input new method
Jason Lee
2024-06-24 17:39:56 +0800
-
94cb714ebf
Update to use shadcn ui theme
Jason Lee
2024-06-24 15:39:26 +0800
-
11af9900eb
Fix stories switch.
Jason Lee
2024-06-24 14:27:07 +0800
-
b70f5d6dc7
Add cursor_layout
Jason Lee
2024-06-24 11:21:30 +0800
-
ae5e4f6149
Update input
Jason Lee
2024-06-22 21:47:04 +0800
-
ae8c0ab657
Update input
Jason Lee
2024-06-22 17:42:42 +0800
-
b503d5f7e3
Add input
Jason Lee
2024-06-14 19:47:03 +0800
-
537edcae99
Add input
Jason Lee
2024-06-14 10:20:22 +0800
-
0d1b1aa784
Add more example for buttons.
Jason Lee
2024-06-13 22:12:10 +0800
-
483d199c45
Add assets folder.
Jason Lee
2024-06-13 22:02:31 +0800
-
9ffea5798e
First commit, with Button UI.
Jason Lee
2024-06-13 21:46:28 +0800