summaryrefslogtreecommitdiff
path: root/library/src/layout
AgeCommit message (Expand)Author
2023-03-20Documentation for measure, locate, and styleLaurenz
2023-03-19Renaming and refactoringLaurenz
2023-03-19Measurement and introspection reworkLaurenz
2023-03-18Rename formula to equationLaurenz
2023-03-18Architecture descriptionLaurenz
2023-03-17Hover and autocomplete in show rulesLaurenz
2023-03-17StateLaurenz
2023-03-17CountersLaurenz
2023-03-17More jump targetsLaurenz
2023-03-15Node linksLaurenz
2023-03-14Hanging indentLaurenz
2023-03-13Derive `Cast` for enumsLaurenz
2023-03-11Jump to source and previewLaurenz
2023-03-11FiguresLaurenz
2023-03-11Section referencesLaurenz
2023-03-10Expose content representation moreLaurenz
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-08Require font to be a named argumentLaurenz
2023-03-07Fully untyped modelLaurenz
2023-02-26Documentation fixesLaurenz
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