Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-03-08 | Remove superfluous files from `pure` examples | 1 | -12/+0 | ||
2022-02-11 | Rename `iced_virtual` to `iced_pure` | 1 | -0/+0 | ||
`virtual` is a reserved keyword in Rust :grimacing: | |||||
2022-02-10 | Draft virtual `Button`, `Column`, and `Text` | 1 | -0/+0 | ||
... as well as a very naive diffing strategy! | |||||
2022-02-09 | Add `index.html` to `counter` example | 1 | -2/+2 | ||
2022-01-29 | Add `index.html` for `todos` and `tour` example | 1 | -0/+12 | ||
You can use `trunk serve` to easily compile them! |