Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update all `examples` to Rust 2024 | 2025-02-21 | 1 | -1/+1 | |
* | Re-export variants of `Length` and `alignment` types | 2024-07-12 | 1 | -3/+3 | |
* | Introduce helper methods for alignment for all widgets | 2024-07-12 | 1 | -2/+2 | |
* | Introduce `center` widget helper | 2024-05-03 | 1 | -7/+2 | |
* | Introduce `Program` API | 2024-03-16 | 1 | -9/+9 | |
* | Make `horizontal_space` and `vertical_space` fill by default | 2024-02-15 | 1 | -1/+1 | |
* | Merge branch 'master' into explicit-text-caching | 2023-09-10 | 1 | -1/+2 | |
|\ | |||||
| * | Use workspace dependencies and package inheritance | 2023-09-04 | 1 | -1/+2 | |
* | | Implement explicit text caching in the widget state tree | 2023-08-30 | 1 | -1/+0 | |
|/ | |||||
* | Fix `on_option_hovered` support in `ComboBox` | 2023-07-26 | 1 | -10/+10 | |
* | Add gif to example | 2023-07-26 | 2 | -1/+1 | |
* | Add ComboBox widget | 2023-07-26 | 3 | -0/+170 |