Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-02-11 | Rename `iced_virtual` to `iced_pure` | 1 | -54/+0 | |
2022-02-10 | Implement `Into<Element>` for `&'static str` in `iced_virtual` | 1 | -10/+3 | |
2022-02-10 | Draft virtual `Button`, `Column`, and `Text` | 1 | -11/+13 | |
2021-09-20 | Refactor alignment types into an `alignment` module | 1 | -2/+2 | |
2021-09-20 | Introduce and use `CrossAlign` enum for `Column` and `Row` | 1 | -2/+4 | |
2020-09-08 | Make `Application` and `Sandbox` return a `Result` | 1 | -1/+1 | |
2020-01-22 | Make title consistent in `counter` example | 1 | -1/+1 | |
2020-01-22 | Center items in `counter` example | 1 | -1/+2 | |
2020-01-20 | Package examples and remove `dev-dependencies` | 1 | -0/+0 | |
2019-11-26 | Add simple counter example | 1 | -0/+56 |