summaryrefslogtreecommitdiffstats
path: root/style/src/lib.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move `Theme` type to `iced_core`Libravatar Héctor Ramón Jiménez2024-03-071-21/+0
* Simplify theming for `Application`Libravatar Héctor Ramón Jiménez2024-03-061-1/+0
* Simplify theming for `PickList`, `ComboBox`, and `Menu` widgetsLibravatar Héctor Ramón Jiménez2024-03-061-2/+0
* Simplify theming for `PaneGrid` widgetLibravatar Héctor Ramón Jiménez2024-03-061-1/+0
* Simplify theming for `TextEditor` widgetLibravatar Héctor Ramón Jiménez2024-03-061-1/+0
* Simplify theming for `Svg` widgetLibravatar Héctor Ramón Jiménez2024-03-061-1/+0
* Simplify theming for `Toggler` widgetLibravatar Héctor Ramón Jiménez2024-03-061-1/+0
* Simplify theming for `Rule` widgetLibravatar Héctor Ramón Jiménez2024-03-051-1/+0
* Simplify theming for `ProgressBar` widgetLibravatar Héctor Ramón Jiménez2024-03-051-1/+0
* Simplify theming for `Radio` widgetLibravatar Héctor Ramón Jiménez2024-03-051-1/+0
* Move style types of `slider` to `iced_widget`Libravatar Héctor Ramón Jiménez2024-03-051-1/+0
* Simplify theming for `QRCode` widgetLibravatar Héctor Ramón Jiménez2024-03-051-1/+0
* Simplify theming for `TextInput` widgetLibravatar Héctor Ramón Jiménez2024-03-051-1/+0
* Simplify theming for `Scrollable` widgetLibravatar Héctor Ramón Jiménez2024-03-051-2/+0
* Simplify theming for `Checkbox` widgetLibravatar Héctor Ramón Jiménez2024-03-051-2/+0
* Try new approach to theming for `Slider`Libravatar Héctor Ramón Jiménez2024-03-041-1/+1
* Styling for QR Code using theme frameworkLibravatar Clark Moody2024-02-091-0/+1
* Write documentation for the new text APIsLibravatar Héctor Ramón Jiménez2023-10-271-1/+1
* Merge branch 'master' into text-editorLibravatar Héctor Ramón Jiménez2023-10-271-6/+0
|\
| * Centralize `clippy` lints in `.cargo/config.toml`Libravatar Héctor Ramón Jiménez2023-09-201-6/+0
* | Draft `Highlighter` APILibravatar Héctor Ramón Jiménez2023-09-171-1/+1
* | Draft `Editor` API and `TextEditor` widgetLibravatar Héctor Ramón Jiménez2023-09-121-0/+1
|/
* Deny `broken_intradoc_links` and verify documentation in CILibravatar Héctor Ramón Jiménez2023-09-091-3/+5
* Create `iced_widget` subcrate and re-organize the whole codebaseLibravatar Héctor Ramón Jiménez2023-03-041-2/+1
* feat: SVG styling with icon fill colorLibravatar Michael Aaron Murphy2022-12-061-0/+1
* Write documentation for `iced_style`Libravatar Héctor Ramón Jiménez2022-11-101-0/+1
* Fix further `clippy` lintsLibravatar Héctor Ramón Jiménez2022-07-091-0/+10
* Introduce `StyleSheet` for `Text` widgetLibravatar Héctor Ramón Jiménez2022-06-291-0/+1
* Rename `theme::Definition` to `application::StyleSheet`Libravatar Héctor Ramón Jiménez2022-05-261-0/+1
* Draft first-class `Theme` supportLibravatar Héctor Ramón Jiménez2022-05-141-0/+3
* Change GitHub namespace to new org for all filesLibravatar LordRatte2022-01-031-1/+1
* Use commit hash in `html_logo_url`Libravatar Héctor Ramón Jiménez2021-12-091-1/+1
* Added icon in docsLibravatar daladim2021-12-091-0/+3
* Implement `Toggler` widget for iced_nativeLibravatar Kaiden422021-06-031-0/+1
* Implement split highlight on hover for `PaneGrid`Libravatar Héctor Ramón Jiménez2021-01-011-0/+1
* Update graphs in crate docsLibravatar Héctor Ramón Jiménez2020-11-261-0/+2
* widget Rule addedLibravatar Billy Messenger2020-08-221-0/+1
* Rename `ComboBox` to `PickList`Libravatar Héctor Ramón Jiménez2020-07-101-1/+1
* Add styling support for `ComboBox` and `Menu`Libravatar Héctor Ramón Jiménez2020-07-081-0/+2
* Add `background_color` to `Application` and `Sandbox`Libravatar Héctor Ramón Jiménez2020-06-121-0/+2
* Write documentation for `iced_futures`Libravatar Héctor Ramón Jiménez2020-01-201-0/+4
* Implement styling for `Checkbox`Libravatar Héctor Ramón Jiménez2020-01-071-0/+1
* Implement styling for `Radio`Libravatar Héctor Ramón Jiménez2020-01-071-0/+1
* Implement styling for `ProgressBar`Libravatar Héctor Ramón Jiménez2020-01-071-0/+1
* Implement styling for `Slider`Libravatar Héctor Ramón Jiménez2020-01-071-0/+1
* Implement styling for `Scrollable`Libravatar Héctor Ramón Jiménez2020-01-061-0/+1
* Draft basic styling for `TextInput`Libravatar Héctor Ramón Jiménez2020-01-011-0/+1
* Move styling to a brand new `iced_style` crateLibravatar Héctor Ramón Jiménez2020-01-011-0/+2