aboutsummaryrefslogtreecommitdiffstats
path: root/components/layout_2020/fragment_tree/box_fragment.rs
Commit message (Expand)AuthorAgeFilesLines
* Layout 2020: Rename `flow_relative` types to `Logical...` (#30324)Martin Robinson2023-09-121-16/+17
* Strict import formatting (grouping and granularity) (#30325)Samson2023-09-111-4/+5
* remove `extern crate` (#30311)Samson2023-09-081-0/+1
* Split line layout into two phases (#30089)Martin Robinson2023-08-111-0/+2
* Layout 2020: implement clearance as Option<Length>Oriol Brufau2023-06-291-3/+9
* Layout 2020: Move all Fragment code to the `fragment_tree` directoryMartin Robinson2023-06-041-0/+280