summaryrefslogtreecommitdiff
path: root/src/layout
AgeCommit message (Expand)Author
2022-01-31Fix incremental parsing bugsLaurenz
2022-01-24Export into rendered imagesLaurenz
2022-01-24Simplify CLILaurenz
2022-01-17Basic tablesLaurenz
2022-01-13Make use of new Rust 1.58 formatting featureLaurenz
2022-01-08Make all nodes into classesLaurenz
2022-01-07Scoped stylesLaurenz
2022-01-05Lift styles out of individual nodesLaurenz
2021-12-30Style chainsLaurenz
2021-12-30Make clippy a bit happierLaurenz
2021-12-22Review One: A Set Rules StoryLaurenz
2021-12-21Set Rules Episode IX: The Rise of TestingLaurenz
2021-12-16Set Rules Episode VIII: The First MacroLaurenz
2021-12-15Set Rules Episode IV: A New FoldLaurenz
2021-12-09Set Rules Episode III: Revenge of the packerLaurenz
2021-12-13Reduce the size of the `FramesEntry` struct and bump editionMartin Haug
2021-11-26More independent placed nodeLaurenz
2021-11-26X/Y abstractionsLaurenz
2021-11-25Layout improvementsLaurenz
2021-11-24Small style changesLaurenz
2021-11-23TransformationsLaurenz
2021-11-232d alignments with plus operatorLaurenz
2021-11-22Remove decorumLaurenz
2021-11-18RefactoringLaurenz
2021-11-17Placed nodeLaurenz
2021-11-17Align nodeLaurenz
2021-11-16Image fit modesLaurenz
2021-11-16Revert page and inline levelsLaurenz
2021-10-31Reorganize modulesLaurenz
2021-10-31More useful `Spec` helpersLaurenz
2021-10-31Fix panic in pad nodeLaurenz
2021-10-26Simplify node constructionLaurenz
2021-10-26Fr in stack and parLaurenz
2021-10-23Simplify decorationsLaurenz
2021-10-23Introduce page / block / inline levelsLaurenz
2021-10-23Remove directions from gridLaurenz
2021-10-23Revise block node contractLaurenz
2021-10-23New `ShapeNode`Laurenz
2021-10-23Remove inline alignment from stackLaurenz
2021-10-10Rename `State` to `Style` and move it into its own moduleLaurenz
2021-10-10Move paint and colors into `geom`Laurenz
2021-10-05Refactor a bitLaurenz
2021-10-05Don't fit images to remaining heightLaurenz
2021-10-02Fix panic in grid due to empty auto rowLaurenz
2021-09-28Allow linear values for text edgesLaurenz
2021-09-27Refactor line reordering from callback to iteratorLaurenz
2021-09-27Fix panic due to bad alignments in stack functionLaurenz
2021-09-27More useful incremental checksLaurenz
2021-09-27Expand all but last region for broken up auto rowsLaurenz
2021-09-27Fix paragraph constraintsLaurenz