index
:
iced
master
A cross-platform GUI library for Rust, inspired by Elm
cel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
examples
/
component
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deprecate the `component` widget
Héctor Ramón Jiménez
2024-09-05
2
-159
/
+0
*
Re-export variants of `Length` and `alignment` types
Héctor Ramón Jiménez
2024-07-12
1
-11
/
+6
*
Introduce helper methods for alignment for all widgets
Héctor Ramón Jiménez
2024-07-12
1
-4
/
+2
*
Introduce `center` widget helper
Héctor Ramón Jiménez
2024-05-03
1
-5
/
+3
*
Use `Catalog` approach for all widgets
Héctor Ramón Jiménez
2024-03-24
1
-8
/
+2
*
Try catalog theming approach with `Button`
Héctor Ramón Jiménez
2024-03-23
1
-2
/
+2
*
Introduce `Program` API
Héctor Ramón Jiménez
2024-03-16
1
-13
/
+3
*
Use closures for `Text::style`
Héctor Ramón Jiménez
2024-03-12
1
-2
/
+8
*
Make `component` example generic over `Theme`
Héctor Ramón Jiménez
2024-03-09
1
-3
/
+8
*
Add `size_hint` method to `Component` trait
Héctor Ramón Jiménez
2024-02-21
1
-1
/
+8
*
Convert `Renderer::Theme` to generic `Widget` type
Héctor Ramón Jiménez
2024-01-21
1
-4
/
+4
*
Use workspace dependencies and package inheritance
Héctor Ramón Jiménez
2023-09-04
1
-1
/
+2
*
Merge branch 'master' into advanced-text
Héctor Ramón Jiménez
2023-04-17
1
-1
/
+1
|
\
|
*
Rename `on_change` to `on_input` for `TextInput`
Héctor Ramón Jiménez
2023-04-12
1
-1
/
+1
|
*
Introduce disabled state for `TextInput`
Dan Mishin
2023-04-12
1
-1
/
+1
*
|
Merge branch 'master' into feature/software-renderer
Héctor Ramón Jiménez
2023-03-07
1
-2
/
+3
|
\
|
|
*
Remove `Fill` variant for `Alignment`
Héctor Ramón Jiménez
2023-02-27
1
-2
/
+3
*
|
Create `iced_widget` subcrate and re-organize the whole codebase
Héctor Ramón Jiménez
2023-03-04
2
-20
/
+6
|
/
*
Use `f32` in `Length::Units` and rename it to `Fixed`
Héctor Ramón Jiménez
2023-02-17
1
-1
/
+1
*
Replace stateful widgets with new `iced_pure` API
Héctor Ramón Jiménez
2022-07-27
1
-66
/
+48
*
Fix `clippy` lints for all crates and features
Héctor Ramón Jiménez
2022-07-09
1
-2
/
+1
*
Introduce `StyleSheet` for `Text` widget
Héctor Ramón Jiménez
2022-06-29
1
-3
/
+7
*
Implement theme styling for `TextInput`
Héctor Ramón Jiménez
2022-06-07
1
-2
/
+2
*
Rename `Variant` to `Style` and `Style` to `Appearance`
Héctor Ramón Jiménez
2022-05-26
1
-2
/
+0
*
Draft first-class `Theme` support
Héctor Ramón Jiménez
2022-05-14
1
-0
/
+4
*
Update Rust edition to 2021 :tada:
Héctor Ramón Jiménez
2022-02-09
1
-1
/
+1
*
Hide `Box` allocation in `component::view`
Héctor Ramón Jiménez
2021-11-29
1
-1
/
+1
*
Draft `component` example :tada:
Héctor Ramón Jiménez
2021-11-29
2
-0
/
+191