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