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