Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-11-04 | Write documentation for `iced_native::text` | 1 | -1/+19 | |
2021-11-04 | Merge `iced_core::text` with `iced_native::text` | 1 | -3/+28 | |
2021-10-31 | Introduce first-class `text` module in `iced_native` | 1 | -15/+15 | |
2021-10-31 | Remove `widget` module re-exports in `iced_native` | 1 | -1/+1 | |
2021-10-21 | Implement `Widget::draw` for `Checkbox` | 1 | -0/+13 | |
2021-10-20 | Implement `Widget::draw` for `TextInput` | 1 | -1/+39 | |
2021-10-18 | Move `Defaults` from `iced_graphics` to `iced_native` | 1 | -2/+2 | |
2021-10-14 | Implement `Widget::draw` for `Text` | 1 | -0/+20 |