| Commit message (Expand) | Author | Age | Files | Lines |
* | Re-export variants of `Length` and `alignment` types | Héctor Ramón Jiménez | 2024-07-12 | 1 | -3/+3 |
* | Introduce helper methods for alignment for all widgets | Héctor Ramón Jiménez | 2024-07-12 | 1 | -2/+2 |
* | Introduce `daemon` API and unify shell runtimes | Héctor Ramón Jiménez | 2024-06-19 | 1 | -1/+1 |
* | fix: run `cargo fmt` | Richard Custodio | 2024-03-18 | 1 | -5/+1 |
* | refactor: replace `text(format!(` with `text` macro | Richard Custodio | 2024-03-18 | 1 | -1/+1 |
* | Move `Program` to `application` module | Héctor Ramón Jiménez | 2024-03-17 | 1 | -1/+1 |
* | Remove `Sandbox` trait :tada: | Héctor Ramón Jiménez | 2024-03-17 | 1 | -1/+1 |
* | Remove `sandbox` by making `application` more generic :tada: | Héctor Ramón Jiménez | 2024-03-16 | 1 | -1/+1 |
* | Make `sandbox` helper take a `title` as well | Héctor Ramón Jiménez | 2024-03-16 | 1 | -5/+8 |
* | Introduce `Program` API | Héctor Ramón Jiménez | 2024-03-16 | 1 | -25/+14 |
* | Make `horizontal_space` and `vertical_space` fill by default | Héctor Ramón Jiménez | 2024-02-15 | 1 | -1/+1 |
* | Introduce support for disabling a `checkbox` | Alexander van Saase | 2024-02-01 | 1 | -5/+2 |
* | Fix missing semi-colon lint in `vectorial_text` example | Héctor Ramón Jiménez | 2024-01-17 | 1 | -1/+1 |
* | Add `vectorial_text` example | Héctor Ramón Jiménez | 2024-01-17 | 2 | -0/+184 |