aboutsummaryrefslogtreecommitdiffstats
path: root/components/layout_2020/fragment_tree/hoisted_shared_fragment.rs
Commit message (Expand)AuthorAgeFilesLines
* layout: Remove the obsolete layout tracing functionality (#35001)Martin Robinson2025-01-151-2/+0
* layout: Make `Fragment` hold `ArcRefCell` inside (#34923)Martin Robinson2025-01-131-2/+1
* layout: Right-to-left support for other layout modes (#33375)Martin Robinson2024-09-111-0/+8
* layout: Implement proper absolute child position for flexbox (#33346)Martin Robinson2024-09-091-40/+22
* use au in HoistedSharedFragment (#32288)atbrakhi2024-05-161-4/+5
* clippy: Fix warnings in `components/layout_2020` (#31611)eri2024-03-111-7/+3
* Lint layout_2020 with clippy (#31169)Oriol Brufau2024-01-251-2/+2
* Layout 2020: Rename `flow_relative` types to `Logical...` (#30324)Martin Robinson2023-09-121-4/+4
* Strict import formatting (grouping and granularity) (#30325)Samson2023-09-111-2/+4
* remove `extern crate` (#30311)Samson2023-09-081-0/+1
* Layout 2020: Move all Fragment code to the `fragment_tree` directoryMartin Robinson2023-06-041-0/+68