Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make `Element` aliases in `iced` compatible with `iced_native` and `iced_pure` | 2022-07-08 | 1 | -2/+6 | |
* | Fix missing docs in `iced` crate | 2022-07-08 | 1 | -0/+1 | |
* | Rename `theme::Definition` to `application::StyleSheet` | 2022-05-26 | 1 | -2/+3 | |
* | Let a `Theme` control the background color of an application | 2022-05-25 | 1 | -13/+3 | |
* | Draft first-class `Theme` support | 2022-05-14 | 1 | -6/+19 | |
* | Fix `subscription` for `iced::pure::Application` | 2022-02-20 | 1 | -0/+4 | |
* | Allow pure widgets to borrow from `Application` data :tada: | 2022-02-11 | 1 | -2/+2 | |
* | Expose `iced_pure` through a `pure` feature in `iced` | 2022-02-11 | 1 | -0/+182 |