Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-09-20 | Refactor alignment types into an `alignment` module | 1 | -5/+4 | |
2021-09-20 | Introduce and use `CrossAlign` enum for `Column` and `Row` | 1 | -4/+4 | |
2021-09-02 | Make `Command` implementations platform-specific | 1 | -8/+4 | |
2021-03-30 | Showcase graceful exiting in `events` example | 1 | -10/+37 | |
2021-03-11 | Add `clipboard` argument to `Application::update` | 1 | -3/+7 | |
2020-09-08 | Make `Application` and `Sandbox` return a `Result` | 1 | -1/+1 | |
2020-03-30 | Allow passing external state to `Application::new` | 1 | -1/+2 | |
2020-02-21 | Create `README` files for all the examples | 1 | -0/+18 | |
2020-01-20 | Package examples and remove `dev-dependencies` | 2 | -0/+96 |