| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Implement `Column` and `Row` changes in `iced_web` | 2020-03-17 | 1 | -12/+3 | |
| | | |||||
| * | Instantiate Column and Row with children | 2020-03-16 | 1 | -0/+16 | |
| | | |||||
| * | Fix `Column` and `Row` styling for `iced_web` | 2020-02-06 | 1 | -11/+6 | |
| | | |||||
| * | Support styling for `Button` in `iced_web` | 2020-02-05 | 1 | -1/+1 | |
| | | |||||
| * | Rename module `style` to `css` in `iced_web` | 2020-02-05 | 1 | -8/+8 | |
| | | |||||
| * | Make `Row`, `Column`, and `Checkbox` shrink by default | 2019-12-30 | 1 | -1/+1 | |
| | | |||||
| * | Add several missing style attributes in iced_web. | 2019-12-18 | 1 | -2/+6 | |
| | | |||||
| * | Make `tour` work with `iced_web` again :tada: | 2019-11-23 | 1 | -3/+27 | |
| | | | | | | - Implements `TextInput`, `Scrollable`, and `Container` - Adds basic style generation | ||||
| * | Write docs for `iced_web` | 2019-11-22 | 1 | -1/+1 | |
| | | |||||
| * | Move widgets from `core` to `native` and `web` | 2019-11-21 | 1 | -2/+106 | |
| | | | | | Also made fields private and improved `Renderer` traits. | ||||
| * | Make example work on web and update READMEs | 2019-09-21 | 1 | -0/+1 | |
| | | |||||
| * | Create `iced_core` and `iced_native` | 2019-09-20 | 1 | -23/+1 | |
| | | |||||
| * | Draft nodes for missing widgets | 2019-09-15 | 1 | -1/+4 | |
| | | |||||
| * | Draft widget nodes and wire interaction | 2019-09-15 | 1 | -2/+20 | |
| | | |||||
| * | Draft web runtime and widgets | 2019-09-14 | 1 | -0/+36 | |
