Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Re-organize `custom` module as `pipeline` module | 2023-11-14 | 1 | -1/+5 | |
| | | | | ... and move `Shader` widget to `iced_widget` crate | ||||
* | Reexport Transformation from widget::shader | 2023-11-14 | 1 | -1/+1 | |
| | |||||
* | Added support for custom shader widget for iced_wgpu backend. | 2023-11-14 | 1 | -0/+3 | |
| | |||||
* | Implement missing debug implementations in `iced_widget` | 2023-10-27 | 1 | -1/+1 | |
| | |||||
* | Write documentation for the new text APIs | 2023-10-27 | 1 | -2/+2 | |
| | |||||
* | Merge branch 'master' into text-editor | 2023-10-27 | 1 | -6/+0 | |
|\ | |||||
| * | Centralize `clippy` lints in `.cargo/config.toml` | 2023-09-20 | 1 | -6/+0 | |
| | | |||||
* | | Fix broken intra-doc links | 2023-09-14 | 1 | -0/+2 | |
| | | |||||
* | | Draft `Editor` API and `TextEditor` widget | 2023-09-12 | 1 | -2/+3 | |
|/ | |||||
* | Merge branch 'master' into explicit-text-caching | 2023-09-10 | 1 | -2/+3 | |
|\ | |||||
| * | Deny `broken_intradoc_links` and verify documentation in CI | 2023-09-09 | 1 | -2/+3 | |
| | | |||||
* | | Introduce `keyed::Column` widget | 2023-09-04 | 1 | -0/+1 | |
|/ | |||||
* | Add ComboBox widget | 2023-07-26 | 1 | -0/+3 | |
| | | | | | | - Widget implementation - Widget helper - Example | ||||
* | Enable `doc_auto_cfg` when generating documentation | 2023-05-11 | 1 | -0/+1 | |
| | |||||
* | Write missing documentation in `iced_widget` | 2023-05-11 | 1 | -1/+1 | |
| | |||||
* | Merge branch 'master' into advanced-text | 2023-04-17 | 1 | -0/+3 | |
| | |||||
* | Rename `iced_native` to `iced_runtime` | 2023-03-05 | 1 | -2/+2 | |
| | |||||
* | Create `iced_widget` subcrate and re-organize the whole codebase | 2023-03-04 | 1 | -0/+122 | |