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