| Commit message (Expand) | Author | Age | Files | Lines |
* | Introduce and use `CrossAlign` enum for `Column` and `Row` | Héctor Ramón Jiménez | 2021-09-20 | 1 | -3/+4 |
* | Hide `Text` as an implementation detail of `Tooltip` | Héctor Ramón Jiménez | 2021-02-24 | 1 | -3/+3 |
* | Add `style` and `padding` to `Tooltip` | Héctor Ramón Jiménez | 2021-02-23 | 1 | -0/+20 |
* | Introduce `Tooltip::gap` to control spacing | Héctor Ramón Jiménez | 2021-02-23 | 1 | -0/+1 |
* | Change `Tooltip` to support `Text` only for now | Héctor Ramón Jiménez | 2021-02-23 | 1 | -60/+54 |
* | feat(native): add Tooltip widget | Yusuf Bera Ertan | 2021-02-15 | 3 | -0/+146 |