Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2025-02-21 | Use new `async ||` closure syntax :tada: | 1 | -1/+1 | |
2025-02-21 | Update all `examples` to Rust 2024 | 1 | -1/+1 | |
2025-02-11 | Introduce `with` helper and use `sipper` in `gallery` example | 1 | -43/+63 | |
2025-02-09 | Simplify `gallery` example a bit | 1 | -1/+1 | |
2025-02-09 | Use `to_owned` instead of `to_string` in `gallery` example | 1 | -1/+1 | |
2025-02-09 | Implement `From<u32>` instead of `u16` for `Length` and `Pixels` | 1 | -1/+1 | |
2025-02-06 | Add blurhash to gallery | 1 | -4/+29 | |
2025-01-28 | Display grid placeholder when loading `gallery` example | 1 | -1/+3 | |
2025-01-27 | Remove unnecessary `endpoint` function in `gallery` example | 1 | -7/+1 | |
2025-01-27 | Change `period` to `Week` in `gallery` example | 1 | -1/+1 | |
2025-01-27 | Implement AI `gallery` example :tada: | 1 | -0/+148 |