Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-06-14 | Replace `Command` with a new `Task` API with chain support | 1 | -2/+2 | |
2024-02-01 | Remove `position` from `overlay::Element` | 1 | -17/+4 | |
2024-01-21 | Convert `Renderer::Theme` to generic `Widget` type | 1 | -18/+20 | |
2023-11-21 | Remove unused `position` argument in `overlay::Nested` | 1 | -10/+3 | |
2023-11-21 | Fix `Overlay` composition | 1 | -5/+13 | |
2023-09-20 | Fix `clippy::semicolon_if_nothing_returned` | 1 | -1/+1 | |
2023-09-09 | Fix majority of unresolved documentation links | 1 | -1/+3 | |
2023-06-21 | Fix `translation` in `layout` of `Nested` overlay | 1 | -1/+1 | |
2023-06-14 | Fix cursor availability in `overlay::Nested::draw` | 1 | -1/+1 | |
2023-06-14 | Use nested for lazy widgets | 1 | -0/+353 |