Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-10-31 | Reintroduce `Box` for `style_sheet` in `Container` | 1 | -1/+1 | |
2021-10-18 | Wire up `container` styling to `iced_native` | 1 | -1/+1 | |
2021-09-20 | Refactor alignment types into an `alignment` module | 1 | -6/+5 | |
2021-09-20 | Introduce and use `CrossAlign` enum for `Column` and `Row` | 1 | -3/+4 | |
2021-02-24 | Hide `Text` as an implementation detail of `Tooltip` | 1 | -3/+3 | |
2021-02-23 | Add `style` and `padding` to `Tooltip` | 1 | -0/+20 | |
2021-02-23 | Introduce `Tooltip::gap` to control spacing | 1 | -0/+1 | |
2021-02-23 | Change `Tooltip` to support `Text` only for now | 1 | -60/+54 | |
2021-02-15 | feat(native): add Tooltip widget | 3 | -0/+146 |