Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-08-04 | Bump `websocket` example version to fix `audit` workflow | 1 | -1/+1 | |
2022-08-04 | Implement `scrollable::snap_to` operation | 2 | -6/+17 | |
2022-07-27 | Use `ToString` for `Text::new` instead of `Into<String>` | 1 | -7/+8 | |
2022-07-27 | Replace stateful widgets with new `iced_pure` API | 1 | -31/+28 | |
2022-07-09 | Fix `clippy` lints for all crates and features | 2 | -7/+7 | |
2022-06-29 | Introduce `StyleSheet` for `Text` widget | 1 | -1/+1 | |
2022-05-14 | Draft first-class `Theme` support | 1 | -1/+2 | |
2022-02-09 | Update Rust edition to 2021 :tada: | 1 | -1/+1 | |
2022-01-16 | Update `README` file of `websocket` example | 1 | -1/+6 | |
2022-01-16 | Draft `websocket` example :tada: | 5 | -0/+399 |