| .. |
|
canvas
|
Fix broken links in documentation
|
2024-03-22 01:53:48 +01:00 |
|
image
|
Introduce Image struct in core::image
|
2024-08-04 04:30:12 +02:00 |
|
keyed
|
Introduce black_box and chain in widget::operation
|
2024-08-08 01:25:00 +02:00 |
|
lazy
|
Document how the state of a Component can be managed
|
2024-09-13 22:41:43 +02:00 |
|
overlay
|
Add text::Wrapping support
|
2024-09-04 21:26:47 +02:00 |
|
pane_grid
|
Add compact variant for pane grid controls
|
2024-08-22 12:43:48 -04:00 |
|
shader
|
Reintroduce support for custom primitives in iced_wgpu
|
2024-04-08 15:04:35 +02:00 |
|
text
|
Add text::Wrapping support
|
2024-09-04 21:26:47 +02:00 |
|
text_input
|
Centralize clippy lints in .cargo/config.toml
|
2023-09-20 16:40:03 +02:00 |
|
button.rs
|
Introduce black_box and chain in widget::operation
|
2024-08-08 01:25:00 +02:00 |
|
canvas.rs
|
Introduce Image struct in core::image
|
2024-08-04 04:30:12 +02:00 |
|
checkbox.rs
|
Add text::Wrapping support
|
2024-09-04 21:26:47 +02:00 |
|
column.rs
|
Introduce black_box and chain in widget::operation
|
2024-08-08 01:25:00 +02:00 |
|
combo_box.rs
|
Add on_open handler to combo_box widget
|
2024-09-13 16:38:38 +02:00 |
|
container.rs
|
Implement scroll_by operation for scrollable
|
2024-09-10 22:09:03 +02:00 |
|
helpers.rs
|
Add label method to Toggler
|
2024-09-11 00:22:39 +02:00 |
|
image.rs
|
Introduce Svg struct in core::svg
|
2024-08-04 04:52:55 +02:00 |
|
keyed.rs
|
Fix broken intradoc link in widget::keyed module
|
2023-09-10 00:44:58 +02:00 |
|
lazy.rs
|
Deprecate the component widget
|
2024-09-05 15:08:31 +02:00 |
|
lib.rs
|
Flag lazy feature types directly
|
2024-09-05 14:49:18 +02:00 |
|
markdown.rs
|
Fix ambiguous rich_text link in widget::markdown
|
2024-08-22 02:30:12 +02:00 |
|
mouse_area.rs
|
Simplify signatures of on_move and on_scroll for mouse_area
|
2024-09-10 23:41:07 +02:00 |
|
overlay.rs
|
Write missing documentation in iced_widget
|
2023-05-11 15:40:57 +02:00 |
|
pane_grid.rs
|
Bump version to 0.13.0 🎉
|
2024-09-18 02:38:49 +02:00 |
|
pick_list.rs
|
Add text::Wrapping support
|
2024-09-04 21:26:47 +02:00 |
|
progress_bar.rs
|
Render border above active progress for progress_bar widget. (#2443)
|
2024-09-10 20:59:00 +00:00 |
|
qr_code.rs
|
Derive Debug for qr_code::Data in iced_widget
|
2024-03-26 04:22:06 +01:00 |
|
radio.rs
|
Add text::Wrapping support
|
2024-09-04 21:26:47 +02:00 |
|
row.rs
|
Introduce black_box and chain in widget::operation
|
2024-08-08 01:25:00 +02:00 |
|
rule.rs
|
Improve Border ergonomics
|
2024-07-12 19:10:52 +02:00 |
|
scrollable.rs
|
Fix scrolling direction with trackpad in scrollable
|
2024-09-18 20:41:49 +02:00 |
|
shader.rs
|
Introduce subscription::Event
|
2024-06-11 19:41:05 +02:00 |
|
slider.rs
|
Merge pull request #2565 from kiedtl/slider_mouse_wheel
|
2024-09-13 23:58:03 +02:00 |
|
space.rs
|
Make horizontal_space and vertical_space fill by default
|
2024-02-15 02:08:22 +01:00 |
|
stack.rs
|
Short-circuit scrolling passthrough in Stack
|
2024-08-14 19:06:16 +02:00 |
|
svg.rs
|
Introduce Svg struct in core::svg
|
2024-08-04 04:52:55 +02:00 |
|
text.rs
|
Flesh out the markdown example a bit more
|
2024-07-18 13:14:56 +02:00 |
|
text_editor.rs
|
Fix priority of Binding::Delete in text_editor
|
2024-09-13 01:26:29 +02:00 |
|
text_input.rs
|
Implement some From traits for text_input::Id
|
2024-09-18 20:30:14 +02:00 |
|
themer.rs
|
Introduce black_box and chain in widget::operation
|
2024-08-08 01:25:00 +02:00 |
|
toggler.rs
|
Add label method to Toggler
|
2024-09-11 00:22:39 +02:00 |
|
tooltip.rs
|
Use Catalog approach for all widgets
|
2024-03-24 05:03:09 +01:00 |
|
vertical_slider.rs
|
Merge pull request #2565 from kiedtl/slider_mouse_wheel
|
2024-09-13 23:58:03 +02:00 |