Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into explicit-text-caching | 2023-09-10 | 1 | -7/+12 | |
|\ | |||||
| * | Add webgl feature for web examples | 2023-09-09 | 1 | -0/+3 | |
| * | Use workspace dependencies and package inheritance | 2023-09-04 | 1 | -5/+7 | |
* | | Fix Wasm build of `todos` example | 2023-09-04 | 1 | -0/+1 | |
* | | Introduce `keyed::Column` widget | 2023-09-04 | 1 | -1/+3 | |
|/ | |||||
* | Remove patch version from `once_cell` dependency | 2022-11-01 | 1 | -1/+1 | |
* | Use `once_cell` instead of `lazy_static` | 2022-10-28 | 1 | -1/+1 | |
* | Focus text inputs in `todos` example | 2022-07-28 | 1 | -0/+1 | |
* | Fix `deb` asset path in `todos` example | 2022-07-14 | 1 | -1/+1 | |
* | Update Rust edition to 2021 :tada: | 2022-02-09 | 1 | -1/+1 | |
* | Use `directories-next` in `todos` example | 2020-11-11 | 1 | -1/+1 | |
* | Update `directories` dependency in `todos` example | 2020-11-10 | 1 | -1/+1 | |
* | Implement `iced_glutin` :tada: | 2020-05-21 | 1 | -1/+1 | |
* | Implement local storage for `todos` example in Wasm | 2020-02-06 | 1 | -0/+4 | |
* | Allow switching `executor::Default` with features | 2020-02-06 | 1 | -2/+1 | |
* | Allow `todos` example to compile to `wasm32` | 2020-02-06 | 1 | -1/+3 | |
* | Fix `todos` build workflow | 2020-01-21 | 1 | -2/+6 | |
* | Package examples and remove `dev-dependencies` | 2020-01-20 | 1 | -0/+16 |