Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Address documentation feedback | 2019-08-31 | 8 | -29/+26 | |
| | | | | | | - Fix broken links - Mention generic `Color` in some widgets - Clarify meaning of renderer-agnostic in usage/overview example | ||||
* | Link to temp documentation in `README` for now | 2019-08-30 | 1 | -1/+1 | |
| | |||||
* | Write documentation example for `Element::map` | 2019-08-30 | 2 | -4/+146 | |
| | |||||
* | Expose `Node::with_children` | 2019-08-30 | 1 | -11/+11 | |
| | |||||
* | Make `Hasher` opaque | 2019-08-30 | 11 | -19/+35 | |
| | |||||
* | Add example images to widget docs | 2019-08-30 | 5 | -24/+25 | |
| | |||||
* | Write documentation for `Cache` | 2019-08-29 | 2 | -3/+13 | |
| | |||||
* | Write documentation for `input` | 2019-08-29 | 7 | -2/+17 | |
| | |||||
* | Write `renderer` docs and fix broken links | 2019-08-29 | 11 | -38/+61 | |
| | |||||
* | Write documentation for `UserInterface` | 2019-08-29 | 4 | -12/+212 | |
| | |||||
* | Improve `Overview` section in `README` | 2019-08-28 | 1 | -5/+6 | |
| | |||||
* | Write more documentation | 2019-08-28 | 6 | -16/+25 | |
| | |||||
* | Write documentation for root module | 2019-08-26 | 1 | -0/+192 | |
| | |||||
* | Make `Color` optional instead of `Default` | 2019-08-26 | 3 | -22/+13 | |
| | |||||
* | Update `README` | 2019-08-25 | 2 | -2/+2 | |
| | |||||
* | Fix details in documentation | 2019-08-24 | 8 | -26/+34 | |
| | |||||
* | Remove `Runtime` and expose `Cache` instead | 2019-08-23 | 3 | -108/+118 | |
| | |||||
* | Wire `mouse_motion_event` to `Runtime` | 2019-07-23 | 1 | -6/+2 | |
| | |||||
* | Track `cursor_position` in `Runtime` | 2019-07-23 | 1 | -1/+8 | |
| | |||||
* | Add `Runtime` concept to abstract caching | 2019-07-23 | 4 | -85/+118 | |
| | |||||
* | Decouple `iced` from `coffee` | 2019-07-20 | 30 | -7/+2892 | |
| | |||||
* | Initial commit | 2019-05-29 | 1 | -0/+7 | |