Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-08-30 | Make `widget::Tree` mutable in `Widget::layout` | 2 | -5/+5 | |
2023-08-30 | Implement explicit text caching in the widget state tree | 2 | -9/+11 | |
2023-07-27 | Introduce `visible_bounds` operation for `Container` | 1 | -3/+7 | |
2023-07-15 | Add viewport to Widget::on_event | 2 | -0/+4 | |
2023-07-09 | fix: request redraw in component overlay | 1 | -0/+4 | |
2023-06-14 | Use nested for lazy widgets | 2 | -29/+40 | |
2023-06-14 | Introduce internal `overlay::Nested` for `UserInterface` | 2 | -4/+14 | |
2023-06-08 | Implement basic cursor availability | 2 | -53/+26 | |
2023-06-01 | Invalidate `Responsive` layout when size changes without a `view` call | 1 | -0/+1 | |
2023-05-11 | Write missing documentation in `iced_widget` | 1 | -0/+8 | |
2023-03-04 | Create `iced_widget` subcrate and re-organize the whole codebase | 4 | -0/+1054 |