Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-02-01 | Fix `spacing` in `checkbox` example | 1 | -2/+2 | |
2024-02-01 | Use `then_some` instead of `then` in `checkbox` example | 1 | -1/+1 | |
2024-02-01 | Simplify `checkbox` example | 1 | -34/+29 | |
2024-02-01 | Introduce support for disabling a `checkbox` | 1 | -14/+45 | |
2023-09-04 | Use workspace dependencies and package inheritance | 1 | -1/+1 | |
2023-05-25 | Use `as_slice` instead of `as_ref` in `checkbox` example | 1 | -1/+1 | |
2023-05-08 | Add `line_height` to `checkbox::Icon` | 1 | -0/+1 | |
2023-05-02 | Update `glyphon` and `cosmic-text` | 1 | -1/+2 | |
2023-03-30 | Introduce support for `Font` attributes | 1 | -1/+1 | |
2023-03-08 | Use correct package name in checkbox example docs | 1 | -1/+1 | |
2023-02-24 | Fix `checkbox` example | 2 | -9/+19 | |
2023-02-16 | Added the ability to change checkbox icon | 4 | -0/+84 |