| .. |
|
input
|
Do not preset padding when input with affix (#70)
|
2024-07-25 11:02:04 +08:00 |
|
list
|
Scroll to top when list have searched. (#64)
|
2024-07-24 10:09:12 +08:00 |
|
resizable
|
Fix Resizable drag move position. #28 (#41)
|
2024-07-18 00:02:59 +08:00 |
|
scroll
|
Hide scrollbar when scroll are is small than container. (#71)
|
2024-07-25 15:53:57 +08:00 |
|
tab
|
Add ResizablePanel (#22)
|
2024-07-12 15:24:54 +08:00 |
|
button.rs
|
Improve list item (#61)
|
2024-07-23 22:08:21 +08:00 |
|
checkbox.rs
|
Rename ui::stock to ui::stack
|
2024-07-09 16:25:07 +08:00 |
|
clickable.rs
|
Add TabBar
|
2024-06-25 19:07:05 +08:00 |
|
colors.rs
|
Add a batch of color methods. (#20)
|
2024-07-11 18:16:57 +08:00 |
|
default-colors.json
|
Add a batch of color methods. (#20)
|
2024-07-11 18:16:57 +08:00 |
|
disableable.rs
|
Add TabBar
|
2024-06-25 19:07:05 +08:00 |
|
divider.rs
|
Add label support to horizontal Divider.
|
2024-07-17 14:11:17 +08:00 |
|
dropdown.rs
|
Do not preset padding when input with affix (#70)
|
2024-07-25 11:02:04 +08:00 |
|
event.rs
|
Do not preset padding when input with affix (#70)
|
2024-07-25 11:02:04 +08:00 |
|
focusable.rs
|
Improve focus (#14)
|
2024-07-04 14:05:14 +08:00 |
|
icon.rs
|
Fix button icon color support (#57)
|
2024-07-23 13:45:34 +08:00 |
|
indicator.rs
|
Improved Input prefix, suffix with a builder to support Element. (#54)
|
2024-07-22 15:30:07 +08:00 |
|
label.rs
|
Fix Label text_align again.
|
2024-07-24 19:01:43 +08:00 |
|
lib.rs
|
Do not preset padding when input with affix (#70)
|
2024-07-25 11:02:04 +08:00 |
|
popover.rs
|
Add to masked Label and support children to Button (#50)
|
2024-07-19 18:54:16 +08:00 |
|
popup_menu.rs
|
Add min_w, max_w to PopupMenu, and default min_w: 120, max_w: 500
|
2024-07-15 09:15:12 +08:00 |
|
prelude.rs
|
Add Popover (#6)
|
2024-06-29 10:03:59 +08:00 |
|
progress.rs
|
Progress use positioning layout
|
2024-07-12 18:25:09 +08:00 |
|
radio.rs
|
dropdown: Add on change callback
|
2024-07-18 16:50:30 +08:00 |
|
selectable.rs
|
Add Table (#16)
|
2024-07-06 21:01:16 +08:00 |
|
skeleton.rs
|
New Scrollbar (#33)
|
2024-07-16 12:00:51 +08:00 |
|
slider.rs
|
Refactor Slider, Input, InputOtp to use EventEmiter to emit change (#45)
|
2024-07-18 18:38:58 +08:00 |
|
stack.rs
|
Rename ui::stock to ui::stack
|
2024-07-09 16:25:07 +08:00 |
|
styled_ext.rs
|
Do not preset padding when input with affix (#70)
|
2024-07-25 11:02:04 +08:00 |
|
svg_img.rs
|
Add Table (#16)
|
2024-07-06 21:01:16 +08:00 |
|
switch.rs
|
Add Indicator (#25)
|
2024-07-12 17:33:05 +08:00 |
|
tab.rs
|
Add TabBar
|
2024-06-25 19:07:05 +08:00 |
|
table.rs
|
Fix table scrollbar display layer.
|
2024-07-17 23:19:03 +08:00 |
|
theme.rs
|
Improve list item (#61)
|
2024-07-23 22:08:21 +08:00 |
|
tooltip.rs
|
Simple Tooltip usage.
|
2024-07-02 00:13:07 +08:00 |
|
webview.rs
|
Update WebView to pass wry::WebView instance (#69)
|
2024-07-24 19:32:05 +08:00 |