Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-03-09 | Remove redundant `widget` modules in subcrates | 1 | -6/+0 | ||
Instead, we can define the type aliases just once in the root crate! | |||||
2021-10-31 | Remove `widget` module re-exports in `iced_native` | 1 | -2/+2 | ||
2021-02-23 | Change `Tooltip` to support `Text` only for now | 1 | -1/+1 | ||
2021-02-15 | feat(native): add Tooltip widget | 1 | -0/+6 | ||