Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename `on_change` to `on_input` for `TextInput` | 2023-04-12 | 1 | -1/+1 | |
* | Introduce disabled state for `TextInput` | 2023-04-12 | 1 | -7/+5 | |
* | Use `f32` in `Length::Units` and rename it to `Fixed` | 2023-02-17 | 1 | -1/+1 | |
* | Run `cargo fmt` | 2023-02-17 | 1 | -1/+1 | |
* | Update main.rs | 2023-01-20 | 1 | -1/+1 | |
* | Update main.rs | 2023-01-20 | 1 | -5/+7 | |
* | Replace stateful widgets with new `iced_pure` API | 2022-07-27 | 1 | -17/+10 | |
* | Introduce `StyleSheet` for `Text` widget | 2022-06-29 | 1 | -2/+3 | |
* | Update Rust edition to 2021 :tada: | 2022-02-09 | 1 | -1/+1 | |
* | Refactor alignment types into an `alignment` module | 2021-09-20 | 1 | -2/+2 | |
* | Introduce and use `CrossAlign` enum for `Column` and `Row` | 2021-09-20 | 1 | -2/+2 | |
* | Implement `qr_code` example | 2020-11-20 | 3 | -0/+108 |