Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support styling for `Button` in `iced_web` | 2020-02-05 | 1 | -21/+36 | |
* | Rename module `style` to `css` in `iced_web` | 2020-02-05 | 1 | -5/+5 | |
* | Support event subscriptions in `iced_web` | 2020-02-04 | 1 | -4/+2 | |
* | Add several missing style attributes in iced_web. | 2019-12-18 | 1 | -1/+3 | |
* | Make `Button::background` generic | 2019-12-05 | 1 | -2/+2 | |
* | Style `Button` min-width in `iced_web` | 2019-11-24 | 1 | -10/+5 | |
* | Make `tour` work with `iced_web` again :tada: | 2019-11-23 | 1 | -8/+39 | |
* | Write docs for `iced_web` | 2019-11-22 | 1 | -1/+20 | |
* | Move widgets from `core` to `native` and `web` | 2019-11-21 | 1 | -4/+96 | |
* | Make `iced_core::Button` customizable | 2019-10-08 | 1 | -4/+6 | |
* | Make example work on web and update READMEs | 2019-09-21 | 1 | -1/+3 | |
* | Create `iced_core` and `iced_native` | 2019-09-20 | 1 | -2/+1 | |
* | Draft nodes for missing widgets | 2019-09-15 | 1 | -2/+2 | |
* | Draft widget nodes and wire interaction | 2019-09-15 | 1 | -3/+31 | |
* | Draft web runtime and widgets | 2019-09-14 | 1 | -0/+16 |