summaryrefslogtreecommitdiff
path: root/library/src
AgeCommit message (Collapse)Author
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-03-01Split up `model` moduleLaurenz
2023-03-01Bump `ecow`Laurenz
2023-02-26Documentation fixesLaurenz
2023-02-25New default styleLaurenz
2023-02-24Better font autocompletionLaurenz
2023-02-24Allow multiple authorsLaurenz
2023-02-23Merge main backLaurenz
2023-02-23More EcoVec usageLaurenz
Frame unfortunately can't use it because splice is missing.
2023-02-23Switch to ecowLaurenz
2023-02-19Panic functionLaurenz
2023-02-18Fix typosLaurenz
2023-02-17Fix error handling after hashtagLaurenz
2023-02-16Dissolve utility categoryLaurenz
2023-02-15Fix tutorial previewsLaurenz
2023-02-15Fix raw block highlightingLaurenz
2023-02-14Fix grid sizingLaurenz
2023-02-14Better table linesLaurenz
2023-02-13Let `eval` take code instead of markupLaurenz
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-12Add delimiter setting for `cases`Laurenz
2023-02-12Fix docsLaurenz
2023-02-12Support fractional width for `box`Laurenz
2023-02-12Add `baseline` argument to `box`Laurenz
2023-02-12Vertically center non-math content in math by defaultLaurenz
2023-02-12Support `auto` as sizing for boxLaurenz
2023-02-12Remove block around outlineLaurenz
2023-02-12Add `tg` and `ctg` operatorsLaurenz
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-12Let line have an extentLaurenz
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