| .. |
|
input
|
Input add set_placeholder method (#131)
|
2024-08-09 17:24:29 +08:00 |
|
list
|
Add Sizable trait to impl small, xsmall, large and apply to Button, Input, Dropdown, Switch. (#113)
|
2024-08-06 17:19:54 +08:00 |
|
resizable
|
resizable: Fix resizable handle to keep showing drag style on dragging. (#78)
|
2024-07-29 10:01:22 +08:00 |
|
scroll
|
Add to support click Scrollbar to scroll and fix thumb position when dragging. (#112)
|
2024-08-06 15:09:42 +08:00 |
|
tab
|
Add prefix, suffix to TabBar. (#98)
|
2024-08-01 21:36:33 +08:00 |
|
time
|
Fix to display correct days in calendar view. (#124)
|
2024-08-09 10:16:31 +08:00 |
|
button.rs
|
Add text style to Button with no padding. (#122)
|
2024-08-08 20:13:52 +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 Sizable trait to impl small, xsmall, large and apply to Button, Input, Dropdown, Switch. (#113)
|
2024-08-06 17:19:54 +08:00 |
|
colors.rs
|
Add Skeleton (#128)
|
2024-08-09 15:55:48 +08:00 |
|
context_menu.rs
|
Add ContextMenu (#107)
|
2024-08-05 20:54:07 +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
|
Add Calendar and DatePicker. (#117)
|
2024-08-07 20:25:11 +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 Calendar and DatePicker. (#117)
|
2024-08-07 20:25:11 +08:00 |
|
indicator.rs
|
Add Sizable trait to impl small, xsmall, large and apply to Button, Input, Dropdown, Switch. (#113)
|
2024-08-06 17:19:54 +08:00 |
|
label.rs
|
Fix the issue where large sections of label do not wrap (#118)
|
2024-08-07 19:38:48 +08:00 |
|
lib.rs
|
Add Skeleton (#128)
|
2024-08-09 15:55:48 +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
|
Add link, link_with_icon to PopupMenu, and remove track_focus. (#121)
|
2024-08-08 19:50:10 +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
|
Add Skeleton (#128)
|
2024-08-09 15:55:48 +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
|
Add Calendar and DatePicker. (#117)
|
2024-08-07 20:25:11 +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
|
Add Sizable trait to impl small, xsmall, large and apply to Button, Input, Dropdown, Switch. (#113)
|
2024-08-06 17:19:54 +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 Skeleton (#128)
|
2024-08-09 15:55:48 +08:00 |
|
tooltip.rs
|
Improve Tooltip style details. (#125)
|
2024-08-09 10:36:54 +08:00 |
|
webview.rs
|
Update WebView to pass wry::WebView instance (#69)
|
2024-07-24 19:32:05 +08:00 |