| Commit message (Expand) | Author | Age | Files | Lines |
* | Use `url` for `markdown` links | Héctor Ramón Jiménez | 2024-07-21 | 1 | -1/+4 |
* | Create `markdown` widget helpers in `iced_widget` | Héctor Ramón Jiménez | 2024-07-18 | 1 | -1/+9 |
* | Add `iced` widget helper to display the iced logo :comet: | Héctor Ramón Jiménez | 2024-07-11 | 1 | -0/+1 |
* | Use built-in `[lints]` table in `Cargo.toml` | Héctor Ramón Jiménez | 2024-04-07 | 1 | -0/+3 |
* | Use `rustc-hash` for most of our `HashMap` and `HashSet` instances | Héctor Ramón Jiménez | 2024-04-01 | 1 | -0/+1 |
* | Fine-tune `Catalog` approach for `button`, `checkbox`, and `svg` | Héctor Ramón Jiménez | 2024-03-24 | 1 | -0/+1 |
* | Move `Theme` type to `iced_core` | Héctor Ramón Jiménez | 2024-03-07 | 1 | -1/+0 |
* | Enable `iced_renderer/wgpu` feature in `iced_widget` | Héctor Ramón Jiménez | 2023-11-14 | 1 | -1/+1 |
* | Added support for custom shader widget for iced_wgpu backend. | Bingus | 2023-11-14 | 1 | -0/+1 |
* | Use workspace dependencies and package inheritance | Héctor Ramón Jiménez | 2023-09-04 | 1 | -34/+23 |
* | Bump version of `iced_widget` :tada: | Héctor Ramón Jiménez | 2023-08-02 | 1 | -1/+1 |
* | Bump version of `iced_widget` :tada: | Héctor Ramón Jiménez | 2023-07-29 | 1 | -1/+1 |
* | Enable all features for `iced_widget` in `docs.rs` | Héctor Ramón Jiménez | 2023-07-28 | 1 | -0/+4 |
* | Bump versions :tada: | Héctor Ramón Jiménez | 2023-07-28 | 1 | -2/+9 |
* | Update `ouroboros` dependency | Héctor Ramón Jiménez | 2023-06-21 | 1 | -1/+1 |
* | Merge branch 'master' into advanced-text | Héctor Ramón Jiménez | 2023-04-17 | 1 | -2/+2 |
* | Rename `iced_native` to `iced_runtime` | Héctor Ramón Jiménez | 2023-03-05 | 1 | -2/+2 |
* | Create `iced_widget` subcrate and re-organize the whole codebase | Héctor Ramón Jiménez | 2023-03-04 | 1 | -0/+37 |