Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2025-02-11 | Introduce `with` helper and use `sipper` in `gallery` example | 1 | -15/+15 | |
2025-02-11 | Introduce `Task::map_with` | 1 | -10/+8 | |
2025-02-09 | Increase blurhash fade in duration and adjust easing in `gallery` example | 1 | -2/+5 | |
2025-02-09 | Create explicit `Thumbnail` struct in `gallery` example | 1 | -45/+45 | |
2025-02-09 | Simplify `gallery` example a bit | 1 | -103/+102 | |
2025-02-09 | Implement `From<u32>` instead of `u16` for `Length` and `Pixels` | 1 | -6/+3 | |
2025-02-06 | Add blurhash to gallery | 1 | -34/+153 | |
2025-02-02 | Add `on_resize` handler to `pop` widget :tada: | 1 | -1/+1 | |
2025-01-28 | Display grid placeholder when loading `gallery` example | 1 | -5/+20 | |
2025-01-28 | Rename `Animation::in_progress` to `is_animating` | 1 | -26/+29 | |
2025-01-27 | Implement AI `gallery` example :tada: | 1 | -0/+308 |