Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create `iced_widget` subcrate and re-organize the whole codebase | 2023-03-04 | 1 | -2/+1 | |
* | feat: SVG styling with icon fill color | 2022-12-06 | 1 | -0/+1 | |
* | Write documentation for `iced_style` | 2022-11-10 | 1 | -0/+1 | |
* | Fix further `clippy` lints | 2022-07-09 | 1 | -0/+10 | |
* | Introduce `StyleSheet` for `Text` widget | 2022-06-29 | 1 | -0/+1 | |
* | Rename `theme::Definition` to `application::StyleSheet` | 2022-05-26 | 1 | -0/+1 | |
* | Draft first-class `Theme` support | 2022-05-14 | 1 | -0/+3 | |
* | Change GitHub namespace to new org for all files | 2022-01-03 | 1 | -1/+1 | |
* | Use commit hash in `html_logo_url` | 2021-12-09 | 1 | -1/+1 | |
* | Added icon in docs | 2021-12-09 | 1 | -0/+3 | |
* | Implement `Toggler` widget for iced_native | 2021-06-03 | 1 | -0/+1 | |
* | Implement split highlight on hover for `PaneGrid` | 2021-01-01 | 1 | -0/+1 | |
* | Update graphs in crate docs | 2020-11-26 | 1 | -0/+2 | |
* | widget Rule added | 2020-08-22 | 1 | -0/+1 | |
* | Rename `ComboBox` to `PickList` | 2020-07-10 | 1 | -1/+1 | |
* | Add styling support for `ComboBox` and `Menu` | 2020-07-08 | 1 | -0/+2 | |
* | Add `background_color` to `Application` and `Sandbox` | 2020-06-12 | 1 | -0/+2 | |
* | Write documentation for `iced_futures` | 2020-01-20 | 1 | -0/+4 | |
* | Implement styling for `Checkbox` | 2020-01-07 | 1 | -0/+1 | |
* | Implement styling for `Radio` | 2020-01-07 | 1 | -0/+1 | |
* | Implement styling for `ProgressBar` | 2020-01-07 | 1 | -0/+1 | |
* | Implement styling for `Slider` | 2020-01-07 | 1 | -0/+1 | |
* | Implement styling for `Scrollable` | 2020-01-06 | 1 | -0/+1 | |
* | Draft basic styling for `TextInput` | 2020-01-01 | 1 | -0/+1 | |
* | Move styling to a brand new `iced_style` crate | 2020-01-01 | 1 | -0/+2 |