summaryrefslogtreecommitdiff
path: root/tests/typ/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-03-31Correct minor typos (#474)Chris Ohk
2023-03-27Update changelogLaurenz
2023-03-27Fix enum parsing and allow zero in numberingsLaurenz
2023-03-24Replace infinite repeat layout panic with error (#235)Ryan Pitasky
2023-03-22Fix typos (#115)Kian-Meng Ang
2023-03-19Renaming and refactoringLaurenz
2023-03-19Measurement and introspection reworkLaurenz
2023-03-17CountersLaurenz
2023-03-14Hanging indentLaurenz
2023-03-08Streamline field namesLaurenz
2023-03-08Require font to be a named argumentLaurenz
2023-03-07Fully untyped modelLaurenz
2023-02-25New default styleLaurenz
2023-02-14Better table linesLaurenz
2023-02-13Configurable markers for nested listsLaurenz
2023-02-13Configurable numbering for nested enumsLaurenz
2023-02-13Dissolve basics folderLaurenz
2023-02-13Block sizingLaurenz
2023-02-13Fill and stroke properties for containersLaurenz
2023-02-12Support fractional width for `box`Laurenz
2023-02-12Make all nodes block-levelLaurenz
2023-02-12Make grid RTL awareLaurenz
2023-02-11Fix flow bugsLaurenz
2023-01-31Move assetsLaurenz
2023-01-30Add calc moduleMartin Haug
2023-01-27Hashtags everywhere!Laurenz
2023-01-23Math moduleLaurenz
2022-12-30Remove index syntax in favor of accessor methodsLaurenz
2022-12-21Split up and document shapesLaurenz
2022-12-21Document text categoryLaurenz
2022-12-15Reflection for castablesLaurenz
2022-12-09Align set ruleLaurenz
2022-11-30Fix auto column shrinking behaviourLaurenz
2022-11-29Reorganize library and testsLaurenz
2022-11-28Widow and orphan preventionLaurenz
2022-11-26Document metadataLaurenz
2022-11-19Rename `margins` to `margin`Laurenz
2022-11-09New block spacing modelLaurenz
2022-11-03Tidy up libraryLaurenz
2022-09-19Remove pins and memoizationLaurenz
2022-05-28Page background and foregroundLaurenz
2022-05-27Ensure me is always contained in allLaurenz
2022-05-26Pure functions!Laurenz
2022-05-27Test groupsLaurenz
2022-05-26Locate me!Laurenz
2022-05-16Absolute pathsLaurenz
2022-05-04Move smallcaps into separate functionLaurenz
2022-05-03Code Review: Heap is Stack. Unsafe is Good.Martin Haug