Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Re-export variants of `Length` and `alignment` types | 2024-07-12 | 1 | -25/+0 | |
| | |||||
* | Introduce helper methods for alignment for all widgets | 2024-07-12 | 1 | -0/+45 | |
| | |||||
* | Remove `Fill` variant for `Alignment` | 2023-02-27 | 1 | -3/+0 | |
| | | | | | Implementing this generically in our `flex` logic has an exponential cost. Let's explore other options! | ||||
* | Include alignment in the container layout hash | 2021-12-06 | 1 | -2/+2 | |
| | |||||
* | Refactor alignment types into an `alignment` module | 2021-09-20 | 1 | -0/+63 | |