Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-11-23 | Use `f32` for `border_width` and `border_radius` | 1 | -1/+1 | |
2020-09-08 | Make `Application` and `Sandbox` return a `Result` | 1 | -1/+1 | |
2020-03-31 | Implement `padding` support for `Container` | 1 | -1/+1 | |
2020-03-30 | Allow passing external state to `Application::new` | 1 | -1/+2 | |
2020-02-06 | Add `font-family` to `Text` style in `iced_web` | 1 | -0/+1 | |
2020-02-06 | Allow switching `executor::Default` with features | 1 | -6/+1 | |
2020-02-05 | Make `pokedex` example work on Wasm | 1 | -9/+30 | |
2020-02-05 | Use `reqwest` and `tokio` in `pokedex` example | 1 | -7/+7 | |
2020-01-20 | Package examples and remove `dev-dependencies` | 1 | -0/+243 |