Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update graphs in crate docs | 2020-11-26 | 1 | -2/+0 | |
* | Use recently stabilized intra-doc links | 2020-11-26 | 1 | -24/+3 | |
* | Fix broken links in API documentation | 2020-11-26 | 1 | -2/+0 | |
* | Update `dodrio` dependency in `iced_web` | 2020-07-01 | 1 | -11/+8 | |
* | Rename `MouseCursor` to `mouse::Interaction` | 2020-04-30 | 1 | -1/+1 | |
* | Remove inconsistent `input` module in `iced_native` | 2020-04-30 | 1 | -2/+2 | |
* | Move `MouseCursor` to `iced_core` | 2020-04-29 | 1 | -1/+1 | |
* | Expose `Rectangle` in `iced_web` | 2020-04-28 | 1 | -1/+1 | |
* | Fix a couple of links in documentation | 2020-04-02 | 1 | -1/+1 | |
* | Update `iced_web` build documentation | 2020-04-02 | 1 | -2/+3 | |
* | Call `Runtime::enter` properly in `iced_web` | 2020-03-30 | 1 | -3/+8 | |
* | Allow passing external state to `Application::new` | 2020-03-30 | 1 | -12/+18 | |
* | Move common keyboard types to `iced_core` | 2020-03-17 | 1 | -2/+2 | |
* | Add transform stack to `canvas::Frame` | 2020-02-14 | 1 | -2/+2 | |
* | Expose `Point` in `iced_web` | 2020-02-12 | 1 | -1/+1 | |
* | Rename module `style` to `css` in `iced_web` | 2020-02-05 | 1 | -5/+5 | |
* | Support event subscriptions in `iced_web` | 2020-02-04 | 1 | -72/+64 | |
* | Forbid unsafe code and Rust 2018 idioms | 2020-01-20 | 1 | -2/+2 | |
* | Implement `WasmBindgen` executor and reorganize | 2020-01-20 | 1 | -2/+7 | |
* | Add `Application::Executor` associated type | 2020-01-20 | 1 | -1/+1 | |
* | Create `iced_futures` and wire everything up | 2020-01-19 | 1 | -3/+3 | |
* | Additional clone removals for wasm | 2020-01-12 | 1 | -4/+14 | |
* | Fix missing `Subscription` type in `iced_web` | 2019-12-18 | 1 | -0/+4 | |
* | Schedule render after `Command` futures finish | 2019-12-01 | 1 | -13/+29 | |
* | Update document title properly in `iced_web` | 2019-11-24 | 1 | -0/+15 | |
* | Spawn `Command` futures in `iced_web` | 2019-11-24 | 1 | -11/+27 | |
* | Make `tour` work with `iced_web` again :tada: | 2019-11-23 | 1 | -7/+44 | |
* | Write docs for `iced_web` | 2019-11-22 | 1 | -1/+89 | |
* | Move widgets from `core` to `native` and `web` | 2019-11-21 | 1 | -1/+4 | |
* | Remove `padding` from `Container` for now | 2019-11-11 | 1 | -1/+1 | |
* | Connect `iced_web` with `iced` properly | 2019-10-23 | 1 | -10/+3 | |
* | Move `winit` logic from `iced` to `iced_winit` | 2019-10-09 | 1 | -9/+9 | |
* | Improve documentation | 2019-09-24 | 1 | -2/+2 | |
* | Create `iced_core` and `iced_native` | 2019-09-20 | 1 | -1/+1 | |
* | Unify `web` and `ggez` tour examples :tada: | 2019-09-19 | 1 | -3/+1 | |
* | Use `futures-preview` instead of `futures` | 2019-09-16 | 1 | -1/+1 | |
* | Draft widget nodes and wire interaction | 2019-09-15 | 1 | -3/+51 | |
* | Draft web runtime and widgets | 2019-09-14 | 1 | -0/+27 | |
* | Rethink workspace structure | 2019-09-14 | 1 | -0/+1 |