Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | layout: Remove the obsolete layout tracing functionality (#35001) | Martin Robinson | 2025-01-15 | 1 | -2/+0 |
* | layout: Make `Fragment` hold `ArcRefCell` inside (#34923) | Martin Robinson | 2025-01-13 | 1 | -2/+1 |
* | layout: Right-to-left support for other layout modes (#33375) | Martin Robinson | 2024-09-11 | 1 | -0/+8 |
* | layout: Implement proper absolute child position for flexbox (#33346) | Martin Robinson | 2024-09-09 | 1 | -40/+22 |
* | use au in HoistedSharedFragment (#32288) | atbrakhi | 2024-05-16 | 1 | -4/+5 |
* | clippy: Fix warnings in `components/layout_2020` (#31611) | eri | 2024-03-11 | 1 | -7/+3 |
* | Lint layout_2020 with clippy (#31169) | Oriol Brufau | 2024-01-25 | 1 | -2/+2 |
* | Layout 2020: Rename `flow_relative` types to `Logical...` (#30324) | Martin Robinson | 2023-09-12 | 1 | -4/+4 |
* | Strict import formatting (grouping and granularity) (#30325) | Samson | 2023-09-11 | 1 | -2/+4 |
* | remove `extern crate` (#30311) | Samson | 2023-09-08 | 1 | -0/+1 |
* | Layout 2020: Move all Fragment code to the `fragment_tree` directory | Martin Robinson | 2023-06-04 | 1 | -0/+68 |