Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-12-24 | fix: nested component layout invalidation | 1 | -0/+4 | |
2021-12-17 | fix: drop remaining component overlay events if closed during event batch pro... | 1 | -23/+26 | |
2021-12-17 | Revert "fix: process component overlay events together with those of the orig... | 1 | -20/+31 | |
2021-12-13 | fix: process component overlay events together with those of the original ele... | 1 | -31/+20 | |
2021-12-13 | Simplify `component` implementation in `iced_lazy` | 1 | -210/+122 | |
2021-12-10 | feat: enable overlay in component | 1 | -41/+351 | |
2021-12-08 | Fix `Widget::height` for `Component` | 1 | -1/+1 | |
2021-11-29 | Introduce `Shell` type in `iced_native` | 1 | -9/+11 | |
2021-11-29 | Hide `Box` allocation in `component::view` | 1 | -4/+4 | |
2021-11-29 | Draft `component` example :tada: | 1 | -5/+8 | |
2021-11-29 | Create `iced_lazy` and draft `Component` trait | 3 | -0/+195 |