Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-01-10 | cleanup `Lazy` examples | 2 | -149/+0 | |
2022-11-03 | Rename `SortOrder` to `Order` in `cached` example | 1 | -20/+15 | |
2022-11-03 | Rename `iced_lazy::Cached` to `Lazy` :tada: | 1 | -31/+28 | |
2022-11-03 | Improve layout of `cached` example | 1 | -27/+32 | |
2022-11-03 | Add `padding` to main `column` in `cached` example | 1 | -1/+2 | |
2022-11-03 | Move declaration of `SortOrder` in `cached` example | 1 | -19/+19 | |
2022-11-03 | Remove `iced_native` dependency from `cached` example | 1 | -1/+0 | |
2022-11-03 | Rename `pure_cached` example to `cached` | 1 | -1/+1 | |
2022-11-03 | add example | 2 | -0/+152 |