Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace `println` with `log` calls in `markdown` module | 2025-01-31 | 1 | -0/+1 | |
| | |||||
* | chore: remove once_cell dependency | 2025-01-06 | 1 | -1/+0 | |
| | |||||
* | Use `url` for `markdown` links | 2024-07-21 | 1 | -1/+4 | |
| | |||||
* | Create `markdown` widget helpers in `iced_widget` | 2024-07-18 | 1 | -1/+9 | |
| | |||||
* | Add `iced` widget helper to display the iced logo :comet: | 2024-07-11 | 1 | -0/+1 | |
| | |||||
* | Use built-in `[lints]` table in `Cargo.toml` | 2024-04-07 | 1 | -0/+3 | |
| | |||||
* | Use `rustc-hash` for most of our `HashMap` and `HashSet` instances | 2024-04-01 | 1 | -0/+1 | |
| | |||||
* | Fine-tune `Catalog` approach for `button`, `checkbox`, and `svg` | 2024-03-24 | 1 | -0/+1 | |
| | |||||
* | Move `Theme` type to `iced_core` | 2024-03-07 | 1 | -1/+0 | |
| | |||||
* | Enable `iced_renderer/wgpu` feature in `iced_widget` | 2023-11-14 | 1 | -1/+1 | |
| | |||||
* | Added support for custom shader widget for iced_wgpu backend. | 2023-11-14 | 1 | -0/+1 | |
| | |||||
* | Use workspace dependencies and package inheritance | 2023-09-04 | 1 | -34/+23 | |
| | | | | | | We are also taking this as a chance to synchronize the versions of all the crates! Because of this, we will skip the `0.11` version. | ||||
* | Bump version of `iced_widget` :tada: | 2023-08-02 | 1 | -1/+1 | |
| | |||||
* | Bump version of `iced_widget` :tada: | 2023-07-29 | 1 | -1/+1 | |
| | |||||
* | Enable all features for `iced_widget` in `docs.rs` | 2023-07-28 | 1 | -0/+4 | |
| | |||||
* | Bump versions :tada: | 2023-07-28 | 1 | -2/+9 | |
| | |||||
* | Update `ouroboros` dependency | 2023-06-21 | 1 | -1/+1 | |
| | |||||
* | Merge branch 'master' into advanced-text | 2023-04-17 | 1 | -2/+2 | |
| | |||||
* | Rename `iced_native` to `iced_runtime` | 2023-03-05 | 1 | -2/+2 | |
| | |||||
* | Create `iced_widget` subcrate and re-organize the whole codebase | 2023-03-04 | 1 | -0/+37 | |