summaryrefslogtreecommitdiff
path: root/library/src/layout
AgeCommit message (Expand)Author
2023-02-24Allow multiple authorsLaurenz
2023-02-18Fix typosLaurenz
2023-02-16Dissolve utility categoryLaurenz
2023-02-15Fix tutorial previewsLaurenz
2023-02-14Fix grid sizingLaurenz
2023-02-14Better table linesLaurenz
2023-02-13Better examples for spacing functionsLaurenz
2023-02-13Configurable markers for nested listsLaurenz
2023-02-13Configurable numbering for nested enumsLaurenz
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-12Extract regions into separate moduleLaurenz
2023-02-12Fix square baseLaurenz
2023-02-12Fix set document bugLaurenz
2023-02-12Fix place baseLaurenz
2023-02-12Fast path for gutter-less gridLaurenz
2023-02-12Make grid RTL awareLaurenz
2023-02-12Skip grid region if one cell is emptyLaurenz
2023-02-12Change grid base for auto columnsLaurenz
2023-02-11Fix flow bugsLaurenz
2023-02-09Move `Fragment` into libraryLaurenz
2023-02-07Remove basics sectionLaurenz
2023-02-06Make Rust happier about the inline documentationLaurenz
2023-02-02Allow arbitrary math directly in contentLaurenz
2023-01-29Update remaining examplesMartin Haug
2023-01-29Update docs so that the reference builds againMartin Haug
2023-01-22Fix fr handling for horizontal auto pageLaurenz
2023-01-22Formatting fixesLaurenz
2022-12-30Numbering functionsLaurenz
2022-12-26Typo fixLaurenz
2022-12-23Fix broken linksLaurenz
2022-12-23Fix typosLaurenz
2022-12-22Hide margin auto settingLaurenz
2022-12-22Rename `desc` to `terms`Laurenz
2022-12-22Document individual directionsLaurenz
2022-12-21Split up and document shapesLaurenz
2022-12-21Finish the layout docsMartin Haug
2022-12-21Split up list type into three separate types and document themLaurenz
2022-12-21Page function docs and moreMartin Haug
2022-12-21Link directly to parametersLaurenz
2022-12-21Document text categoryLaurenz
2022-12-20Document spacing and breaksMartin Haug