Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Allow `Application` configuration with `Settings` | 2019-11-25 | 1 | -5/+5 | ||
| | ||||||
* | Spawn `Command` futures in `iced_web` | 2019-11-24 | 1 | -1/+1 | ||
| | ||||||
* | Make `tour` work with `iced_web` again :tada: | 2019-11-23 | 1 | -4/+14 | ||
| | | | | | - Implements `TextInput`, `Scrollable`, and `Container` - Adds basic style generation | |||||
* | Write docs for `iced` and `iced_native` | 2019-11-22 | 1 | -4/+125 | ||
| | ||||||
* | Implement `iced::Sandbox` trait for simple apps | 2019-11-21 | 1 | -0/+69 | ||