Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-01-28 | Replace `iced_web` with WebGL support in `wgpu` :tada: | 1 | -48/+0 | |
2022-01-03 | Change GitHub namespace to new org for all files | 1 | -1/+1 | |
2021-04-10 | Use data urls instead of blob URLs | 1 | -3/+1 | |
2021-03-31 | Bump versions :tada: | 1 | -4/+4 | |
2021-03-21 | Add `Blob` to web-sys features | 1 | -0/+1 | |
2021-03-21 | feat(web): Support in-memory image data | 1 | -0/+2 | |
2020-11-26 | Bump versions :tada: | 1 | -4/+4 | |
2020-07-01 | Update `dodrio` dependency in `iced_web` | 1 | -2/+2 | |
2020-06-13 | Make `Slider` value generic in `iced_web` | 1 | -0/+1 | |
2020-04-15 | Bump versions :tada: | 1 | -1/+1 | |
2020-04-02 | Bump all versions :tada: | 1 | -4/+7 | |
2020-02-06 | Implement `TextInput::on_submit` support in `iced_web` | 1 | -0/+1 | |
2020-02-05 | Add `Handle` and `Data` to `image` in `iced_web` | 1 | -0/+1 | |
2020-02-05 | Support styling for `Button` in `iced_web` | 1 | -0/+1 | |
2020-01-20 | Add `Application::Executor` associated type | 1 | -1/+0 | |
2020-01-19 | Create `iced_futures` and wire everything up | 1 | -1/+8 | |
2019-12-18 | Fix missing `Subscription` type in `iced_web` | 1 | -1/+1 | |
2019-11-25 | Add `CHANGELOG` to subcrates | 1 | -2/+2 | |
2019-11-24 | Spawn `Command` futures in `iced_web` | 1 | -0/+2 | |
2019-11-23 | Make `tour` work with `iced_web` again :tada: | 1 | -1/+1 | |
2019-10-23 | Connect `iced_web` with `iced` properly | 1 | -2/+1 | |
2019-09-20 | Create `iced_core` and `iced_native` | 1 | -1/+1 | |
2019-09-16 | Use `futures-preview` instead of `futures` | 1 | -1/+1 | |
2019-09-15 | Draft nodes for missing widgets | 1 | -0/+5 | |
2019-09-14 | Draft web runtime and widgets | 1 | -0/+1 | |
2019-09-14 | Rethink workspace structure | 1 | -0/+27 |