Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move `Theme` type to `iced_core` | 2024-03-07 | 1 | -18/+0 | |
| | |||||
* | Use workspace dependencies and package inheritance | 2023-09-04 | 1 | -17/+13 | |
| | | | | | | 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 versions :tada: | 2023-07-28 | 1 | -2/+2 | |
| | |||||
* | Upgrade `palette` dependency | 2023-05-25 | 1 | -1/+1 | |
| | |||||
* | Bump versions :tada: | 2023-04-13 | 1 | -2/+2 | |
| | |||||
* | Bump versions :tada: | 2023-02-18 | 1 | -2/+2 | |
| | |||||
* | Bump versions :tada: | 2023-01-14 | 1 | -2/+2 | |
| | |||||
* | Bump versions :tada: | 2022-12-07 | 1 | -1/+1 | |
| | |||||
* | Bump versions :tada: | 2022-11-10 | 1 | -2/+2 | |
| | |||||
* | Use `once_cell` instead of `lazy_static` | 2022-10-28 | 1 | -2/+2 | |
| | | | | | | This seems to be generally considered the preferred, idiomatic solution now. This is in the standard library behind a feature flag (apparently now called `std::sync::LazyLock`). | ||||
* | Implement basic theming `Palette` | 2022-05-21 | 1 | -0/+7 | |
| | |||||
* | Bump versions :tada: | 2022-05-02 | 1 | -2/+2 | |
| | |||||
* | Update Rust edition to 2021 :tada: | 2022-02-09 | 1 | -1/+1 | |
| | |||||
* | Change GitHub namespace to new org for all files | 2022-01-03 | 1 | -1/+1 | |
| | |||||
* | Bump versions :tada: | 2021-03-31 | 1 | -3/+4 | |
| | |||||
* | Bump versions :tada: | 2020-11-26 | 1 | -2/+2 | |
| | |||||
* | Bump all versions :tada: | 2020-04-02 | 1 | -2/+2 | |
| | |||||
* | Move styling to a brand new `iced_style` crate | 2020-01-01 | 1 | -0/+14 | |