summaryrefslogtreecommitdiff
path: root/library/src/layout/container.rs
AgeCommit message (Collapse)Author
2023-05-17Show default values in documentationLaurenz
Fixes #169 Fixes #1102
2023-05-17Better documentation outlinesLaurenz
2023-04-23Add instrumentation (Part 1) (#761)Sébastien d'Herbais de Thun
2023-04-06Fix block child spacingLaurenz
2023-04-06Fix box and block sizingLaurenz
2023-04-03Improve justification of Chinese/Japanese text (#542)Alex Sayers
2023-04-01Add support for cliping content in `block` and `box` (#431)Birk Tjelmeland
2023-03-31Make `Paint` not implement `Copy`Laurenz
2023-03-19Renaming and refactoringLaurenz
2023-03-18Rename formula to equationLaurenz
2023-03-17CountersLaurenz
2023-03-17More jump targetsLaurenz
2023-03-10New #[func] macroLaurenz
2023-03-09Make all optional fields settableLaurenz
2023-03-08Rework style chain accessLaurenz
2023-03-08Streamline field namesLaurenz
2023-03-07Fully untyped modelLaurenz
2023-02-13Block sizingLaurenz
2023-02-13Fill and stroke properties for containersLaurenz
2023-02-13Remove dumb `field` functionsLaurenz
2023-02-12Update changelogLaurenz
2023-02-12Fix docsLaurenz
2023-02-12Support fractional width for `box`Laurenz
2023-02-12Add `baseline` argument to `box`Laurenz
2023-02-12Support `auto` as sizing for boxLaurenz
2023-02-12Make all nodes block-levelLaurenz
2023-02-12Remove base widthLaurenz
2023-02-06Make Rust happier about the inline documentationLaurenz
2023-01-29Update remaining examplesMartin Haug
2022-12-21Split up and document shapesLaurenz
2022-12-21Page function docs and moreMartin Haug
2022-12-21Document text categoryLaurenz
2022-12-20Document Utility funcs, some layout funcsMartin Haug
2022-12-20DocumentationLaurenz
2022-12-19Syntax and example sectionsLaurenz
2022-12-17Document parameters in commentLaurenz
2022-12-15Reflection for castablesLaurenz
2022-12-14New macro setupLaurenz
2022-12-08Naming consistencyLaurenz
2022-12-08Copyable regionsLaurenz
2022-12-02Introduce virtual typesetterLaurenz
2022-11-28Widow and orphan preventionLaurenz
2022-11-28FragmentsLaurenz
2022-11-25Tidy upLaurenz
2022-11-24Protect VmLaurenz
2022-11-18Reorganize style moduleLaurenz
2022-11-17Simplify layout_inline's signatureLaurenz
2022-11-12New interaction modelLaurenz
2022-11-09New block spacing modelLaurenz
2022-11-03Split cratesLaurenz