summaryrefslogtreecommitdiff
path: root/src/library/grid.rs
AgeCommit message (Expand)Author
2021-12-30Style chainsLaurenz
2021-12-30Make clippy a bit happierLaurenz
2021-12-28TidyingLaurenz
2021-12-21Set Rules Episode IX: The Rise of TestingLaurenz
2021-12-07Set Rules Episode II: Attack of the propertiesLaurenz
2021-12-05Set Rules Episode I: The Phantom StyleLaurenz
2021-11-29Layout bugfixesLaurenz
2021-11-26X/Y abstractionsLaurenz
2021-11-25Layout improvementsLaurenz
2021-11-24Small style changesLaurenz
2021-11-18RefactoringLaurenz
2021-11-17More intuitive auto image sizing in gridLaurenz
2021-11-16Image fit modesLaurenz
2021-11-16Abstraction for fr resolvingLaurenz
2021-11-16Don't wrap already layoutable nodes into flows/pars unnecessarilyLaurenz
2021-11-16Revert page and inline levelsLaurenz
2021-11-16Simplify `FlowNode` a bitLaurenz
2021-11-16Introduce `FlowNode`Laurenz
2021-11-27Fix a grid constraintMartin Haug
2021-11-24Fix some commentsMartin Haug
2021-11-15Make clippy happier and remove `Str`Laurenz
2021-10-31Reorganize modulesLaurenz
2021-06-26Cleanse libraryLaurenz
2021-06-25Make font take everything as keyword argumentsLaurenz
2021-06-18Remove eat_ prefixLaurenz
2021-06-13Refactor column resolvingLaurenz
2021-06-12Allow grid cells to span multiple regions. (#30)Martin
2021-06-11Push some nodes directly into the stackLaurenz
2021-06-09Tidy upLaurenz
2021-06-09Add a grid layouterMartin Haug