Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use `ToString` for `Text::new` instead of `Into<String>` | 2022-07-27 | 1 | -1/+1 | |
* | Replace stateful widgets with new `iced_pure` API | 2022-07-27 | 1 | -20/+12 | |
* | Draft first-class `Theme` support | 2022-05-14 | 1 | -3/+2 | |
* | 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/+4 | |
* | Make `Application` and `Sandbox` return a `Result` | 2020-09-08 | 1 | -1/+1 | |
* | Make title consistent in `counter` example | 2020-01-22 | 1 | -1/+1 | |
* | Center items in `counter` example | 2020-01-22 | 1 | -1/+2 | |
* | Package examples and remove `dev-dependencies` | 2020-01-20 | 1 | -0/+56 |