summaryrefslogtreecommitdiff
path: root/library/src/layout
AgeCommit message (Expand)Author
2023-04-02Fix block spacingLaurenz
2023-04-01Add support for cliping content in `block` and `box` (#431)Birk Tjelmeland
2023-04-01Needless clone, borrows, casts and lifetimes (#504)Marek Barvíř
2023-03-31Added FR language support (#483)Sébastien d'Herbais de Thun
2023-03-31Added ZH language support (#481)1bitbool
2023-03-31Make `Paint` not implement `Copy`Laurenz
2023-03-31Added RU language support (#467)Daniil Berezin
2023-03-30Make label on styled and sequence elements locatableLaurenz
2023-03-29Added IT language support (#413)Marco Radocchia
2023-03-27typo: `childfren` -> `children` (#381)oskgo
2023-03-27Term list separator changesLaurenz
2023-03-27Fix enum parsing and allow zero in numberingsLaurenz
2023-03-25Fix fill color obstructing page header and background (#277)Florian Kothmeier
2023-03-24Replace infinite repeat layout panic with error (#235)Ryan Pitasky
2023-03-22Fix typos (#115)Kian-Meng Ang
2023-03-20Documentation for citation, bibliography, and contentLaurenz
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