Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-10-18 | Wire up `container` styling to `iced_native` | 1 | -9/+7 | |
2021-10-18 | Move `Defaults` from `iced_graphics` to `iced_native` | 1 | -5/+5 | |
2021-10-14 | Remove trait-specific draw logic in `iced_native` | 1 | -36/+7 | |
2021-03-10 | Make `Clipboard` argument in `Widget` trait mutable | 1 | -3/+3 | |
2021-02-24 | Hide `Text` as an implementation detail of `Tooltip` | 1 | -8/+22 | |
2021-02-23 | Add `style` and `padding` to `Tooltip` | 1 | -7/+33 | |
2021-02-23 | Introduce `Tooltip::gap` to control spacing | 1 | -0/+10 | |
2021-02-23 | Change `Tooltip` to support `Text` only for now | 1 | -167/+27 | |
2021-02-15 | feat(native): add Tooltip widget | 1 | -0/+300 |