aboutsummaryrefslogtreecommitdiffstats
path: root/components/layout_2020/flow/inline/inline_box.rs
Commit message (Expand)AuthorAgeFilesLines
* layout: Add a `LayoutBoxBase` to inline boxes (#36513)Martin Robinson7 days1-10/+7
* Update rustfmt to the 2024 style edition (#35764)Simon Wülker2025-03-031-2/+2
* layout: Allow layouts to customize their used style (#35012)Oriol Brufau2025-01-161-2/+9
* layout: Remove the obsolete layout tracing functionality (#35001)Martin Robinson2025-01-151-6/+4
* layout: Clean up inline layout data types a bit (#34563)Martin Robinson2024-12-111-3/+8
* tidy: Fix rustdoc warnings and add a tidy check for a common URL issue (#33366)Martin Robinson2024-09-081-5/+5
* layout: Allow rendering LineItems independent of inline box (#32666)Martin Robinson2024-07-031-0/+245