| .. |
|
button
|
fix(image-button): fix rendering on wgpu
|
2024-05-28 09:04:07 +02:00 |
|
card
|
feat!(widget): rewrite button & icon widget APIs
|
2023-09-14 01:38:56 +02:00 |
|
color_picker
|
chore(doc): add documentation for a handful of widgets
|
2024-05-20 20:01:47 +02:00 |
|
context_drawer
|
chore(doc): add documentation for a handful of widgets
|
2024-05-20 20:01:47 +02:00 |
|
dropdown
|
chore(doc): add documentation for a handful of widgets
|
2024-05-20 20:01:47 +02:00 |
|
flex_row
|
chore(doc): add documentation for a handful of widgets
|
2024-05-20 20:01:47 +02:00 |
|
grid
|
chore(doc): add documentation for a handful of widgets
|
2024-05-20 20:01:47 +02:00 |
|
icon
|
fix: fallback to Cosmic icon theme
|
2024-03-19 14:14:30 -06:00 |
|
list
|
fix(style): fixed default style for list_column
|
2024-03-23 12:18:35 -06:00 |
|
menu
|
fix(menu_bar): root text will inherit icon color from header
|
2024-05-21 04:34:35 +02:00 |
|
rectangle_tracker
|
feat: add drag_destinations for container widgets
|
2024-04-01 22:14:42 +02:00 |
|
segmented_button
|
improv(segmented-button): set icons with impl Into<Icon>
|
2024-05-20 00:59:40 +02:00 |
|
settings
|
refactor(theme): create Container::ContextDrawer style variant
|
2024-03-05 08:35:47 -07:00 |
|
spin_button
|
chore(doc): add documentation for a handful of widgets
|
2024-05-20 20:01:47 +02:00 |
|
text_input
|
fix: text input attempting to subtract with overflow
|
2024-05-21 06:56:15 -04:00 |
|
aspect_ratio.rs
|
chore(doc): add documentation for a handful of widgets
|
2024-05-20 20:01:47 +02:00 |
|
calendar.rs
|
chore(doc): add documentation for a handful of widgets
|
2024-05-20 20:01:47 +02:00 |
|
common.rs
|
improv(widget): share object-select svg handle between widgets using it
|
2024-02-26 19:17:49 +01:00 |
|
context_menu.rs
|
feat(context_menu): add a context menu widget as menu tree alternative to the popover widget
|
2024-04-22 17:25:05 +02:00 |
|
dialog.rs
|
Make it possible to use any widget in dialog button area
|
2024-02-27 12:17:48 -07:00 |
|
dnd_destination.rs
|
feat: dnd for segmented buttons and nav
|
2024-04-09 21:21:38 +02:00 |
|
dnd_source.rs
|
feat: dnd utilities
|
2024-04-09 21:21:38 +02:00 |
|
frames.rs
|
wip: update to use latest iced
|
2024-02-06 11:28:27 -05:00 |
|
header_bar.rs
|
feat: inactive window header icon/text colors
|
2024-05-17 20:58:38 +02:00 |
|
layer_container.rs
|
fix: dnd
|
2024-04-04 18:47:06 -06:00 |
|
menu.rs
|
refactor(menu): add menu::bar as shorthand for MenuBar::new
|
2024-05-20 00:45:26 +02:00 |
|
mod.rs
|
chore: ignore doc tests for widget module
|
2024-05-21 04:36:32 +02:00 |
|
nav_bar.rs
|
nav_bar: allow setting close_icon and on_close
|
2024-04-25 20:18:56 -06:00 |
|
nav_bar_toggle.rs
|
feat: update the headerbar to match figma
|
2024-05-13 11:22:59 -04:00 |
|
popover.rs
|
fix(popover): add modal property for dialogs
|
2024-04-11 23:03:59 +02:00 |
|
scrollable.rs
|
wip: update to use latest iced
|
2024-02-06 11:28:27 -05:00 |
|
segmented_control.rs
|
refactor!(widget): rename segmented_selection to segmented_control to match Figma docs
|
2024-02-26 19:17:49 +01:00 |
|
tab_bar.rs
|
fix(segmented_button): invalid tab offset when width is reduced by nav bar
|
2024-03-08 15:18:47 +01:00 |
|
text.rs
|
wip: update to use latest iced
|
2024-02-06 11:28:27 -05:00 |
|
toggler.rs
|
refactor: make Theme a generic parameter for the toggler
|
2024-02-06 11:28:27 -05:00 |
|
warning.rs
|
wip: update to use latest iced
|
2024-02-06 11:28:27 -05:00 |