Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-11-05 | Implement `reactive-rendering` for `text_input` | 1 | -2/+2 | ||
... and fix the redraw queue logic in `iced_winit`. | |||||
2023-09-20 | Centralize `clippy` lints in `.cargo/config.toml` | 1 | -5/+6 | ||
2023-09-20 | Fix `clippy::match-wildcard-for-single-variants` | 1 | -2/+2 | ||
2023-09-20 | Fix `clippy::semicolon_if_nothing_returned` | 1 | -11/+11 | ||
2023-09-09 | Fix majority of unresolved documentation links | 1 | -1/+1 | ||
2023-03-04 | Create `iced_widget` subcrate and re-organize the whole codebase | 3 | -0/+392 | ||