| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Implement `padding` support for `Container` | 2020-03-31 | 1 | -1/+14 | |
| | | |||||
| * | Implement `Container` styling in `iced_web` | 2020-02-06 | 1 | -14/+15 | |
| | | |||||
| * | Expose styling types for `container` in `iced_web` | 2020-02-06 | 1 | -0/+12 | |
| | | |||||
| * | Expose missing widget modules in `iced_web` | 2020-02-06 | 1 | -0/+1 | |
| | | |||||
| * | Rename module `style` to `css` in `iced_web` | 2020-02-05 | 1 | -7/+7 | |
| | | |||||
| * | Fix unnecessary bound in web. | 2019-12-18 | 1 | -1/+1 | |
| | | |||||
| * | Make `tour` work with `iced_web` again :tada: | 2019-11-23 | 1 | -0/+142 | |
| - Implements `TextInput`, `Scrollable`, and `Container` - Adds basic style generation | |||||
