Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make `row` module public | 2025-02-11 | 1 | -1/+1 | |
* | Implement `pop` widget :tada: | 2025-01-26 | 1 | -0/+3 | |
* | Implement `pin` widget | 2024-11-22 | 1 | -0/+3 | |
* | Implement `reactive-rendering` for `canvas` | 2024-11-05 | 1 | -0/+2 | |
* | Flag `lazy` feature types directly | 2024-09-05 | 1 | -3/+0 | |
* | Create `markdown` widget helpers in `iced_widget` | 2024-07-18 | 1 | -0/+3 | |
* | Implement `Stack` widget | 2024-04-25 | 1 | -0/+3 | |
* | Use built-in `[lints]` table in `Cargo.toml` | 2024-04-07 | 1 | -7/+0 | |
* | Inline helper functions in `widget` modules | 2024-03-08 | 1 | -1/+1 | |
* | Move `Theme` type to `iced_core` | 2024-03-07 | 1 | -2/+1 | |
* | Introduce `themer` widget | 2024-01-21 | 1 | -1/+4 | |
* | Convert `Renderer::Theme` to generic `Widget` type | 2024-01-21 | 1 | -1/+2 | |
* | Re-organize `custom` module as `pipeline` module | 2023-11-14 | 1 | -1/+5 | |
* | 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 | |
* | 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 |