| .. |
|
input
|
Fix windows build (#109)
|
2024-08-05 21:43:55 +08:00 |
|
list
|
Fix list next to select first item, cancel to deselect item. (#110)
|
2024-08-06 11:31:35 +08:00 |
|
resizable
|
resizable: Fix resizable handle to keep showing drag style on dragging. (#78)
|
2024-07-29 10:01:22 +08:00 |
|
scroll
|
Hide scrollbar when scroll are is small than container. (#71)
|
2024-07-25 15:53:57 +08:00 |
|
tab
|
Add prefix, suffix to TabBar. (#98)
|
2024-08-01 21:36:33 +08:00 |
|
button.rs
|
Better disabled style for ghost button (#102)
|
2024-08-02 18:20:08 +08:00 |
|
checkbox.rs
|
Add Link style Button (#97)
|
2024-08-01 19:54:35 +08:00 |
|
clickable.rs
|
Add TabBar
|
2024-06-25 19:07:05 +08:00 |
|
clipboard.rs
|
Add clipboard (#105)
|
2024-08-05 11:35:02 +08:00 |
|
colors.rs
|
Add a batch of color methods. (#20)
|
2024-07-11 18:16:57 +08:00 |
|
context_menu.rs
|
Add ContextMenu (#107)
|
2024-08-05 20:54:07 +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
|
Improve Dropdown to Add search support and custom icon (#106)
|
2024-08-05 11:47:55 +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
|
Add clipboard (#105)
|
2024-08-05 11:35:02 +08:00 |
|
indicator.rs
|
Add Link style Button (#97)
|
2024-08-01 19:54:35 +08:00 |
|
label.rs
|
Fix label text align not work (#111)
|
2024-08-06 11:51:39 +08:00 |
|
lib.rs
|
Add ContextMenu (#107)
|
2024-08-05 20:54:07 +08:00 |
|
link.rs
|
Add Link (#91)
|
2024-07-31 14:24:57 +08:00 |
|
popover.rs
|
Fix dropdown click to lose focus. (#80)
|
2024-07-29 19:00:17 +08:00 |
|
popup_menu.rs
|
Improve PopupMenu style (#108)
|
2024-08-05 21:23:57 +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
|
Fix Label, Checkbox, Radio to support label text wrap. (#90)
|
2024-07-31 11:49:32 +08:00 |
|
selectable.rs
|
Add Link style Button (#97)
|
2024-08-01 19:54:35 +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
|
theme: Fix list, table theme colors. (#79)
|
2024-07-29 13:52:45 +08:00 |
|
svg_img.rs
|
Fix list next to select first item, cancel to deselect item. (#110)
|
2024-08-06 11:31:35 +08:00 |
|
switch.rs
|
Fix dropdown click to lose focus. (#80)
|
2024-07-29 19:00:17 +08:00 |
|
tab.rs
|
Add TabBar
|
2024-06-25 19:07:05 +08:00 |
|
table.rs
|
TableDelegate methods return ViewContext<Table<Self>> (#101)
|
2024-08-02 16:38:48 +08:00 |
|
theme.rs
|
Add ContextMenu (#107)
|
2024-08-05 20:54:07 +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 |