Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-03-22 | Restore `canvas::Frame` API | 1 | -2/+0 | |
2024-03-21 | Restore `canvas::Program` API | 1 | -3/+3 | |
2024-03-21 | Implement composable, type-safe renderer fallback | 1 | -3/+5 | |
2024-03-17 | Move `Program` to `application` module | 1 | -1/+1 | |
2024-03-17 | Remove `Sandbox` trait :tada: | 1 | -1/+1 | |
2024-03-16 | Remove `sandbox` by making `application` more generic :tada: | 1 | -1/+1 | |
2024-03-16 | Make `sandbox` helper take a `title` as well | 1 | -5/+8 | |
2024-03-16 | Introduce `Program` API | 1 | -25/+14 | |
2024-02-15 | Make `horizontal_space` and `vertical_space` fill by default | 1 | -1/+1 | |
2024-02-01 | Introduce support for disabling a `checkbox` | 1 | -5/+2 | |
2024-01-17 | Fix missing semi-colon lint in `vectorial_text` example | 1 | -1/+1 | |
2024-01-17 | Add `vectorial_text` example | 2 | -0/+184 |