Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement theme styling for `PickList` and `Menu` | 2022-06-07 | 1 | -56/+0 | |
| | |||||
* | Introduce specific types for each `palette::Extended` field | 2022-05-26 | 1 | -15/+1 | |
| | | | | We will have more control over color calculations for each semantic purpose this way. | ||||
* | Fix examples and doc-tests | 2022-05-26 | 1 | -53/+1 | |
| | |||||
* | Draft first-class `Theme` support | 2022-05-14 | 1 | -68/+1 | |
| | | | | RFC: https://github.com/iced-rs/rfcs/pull/6 | ||||
* | Introduce `placeholder_color` to `pick_list::Style` | 2021-07-22 | 1 | -0/+1 | |
| | |||||
* | Use `f32` for `border_width` and `border_radius` | 2020-11-23 | 1 | -9/+9 | |
| | |||||
* | Style `PickList` in `game_of_life` example | 2020-07-10 | 1 | -1/+55 | |
| | |||||
* | Display some statistics in `game_of_life` | 2020-05-02 | 1 | -0/+38 | |
| | |||||
* | Add `game_of_life` example | 2020-04-29 | 1 | -0/+96 | |
RIP John Conway |