| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-10-26 | Fr in stack and par | Laurenz | |
| 2021-10-23 | Remove inline alignment from stack | Laurenz | |
| The current inline alignment is very broken and leads to lots of subtle weirdness. Getting rid of it simplifies the stack's interface a lot. At a later point either: - inline alignment will be added back in a better way, or - all nodes will be able to expand or align themselves, meaning that the stack's children take care of their alignment | |||
| 2021-10-05 | Rename `length` to `size` in `square()` | Laurenz | |
| 2021-09-27 | Add spacing capabilities to stack function | Laurenz | |
| - Named argument `spacing` controls spacing between any two template arguments - Arbitrary linears in the list can produce arbitrary spacing | |||
| 2021-09-27 | Fix panic due to bad alignments in stack function | Laurenz | |
| 2021-07-30 | Change indent from 4 to 2 spaces | Laurenz | |
| 2021-07-08 | Rename Fill to Paint | Laurenz | |
| 2021-06-30 | Remove color literals (#39) | Laurenz | |
| 2021-06-27 | Adjust comments | Martin | |
| Co-authored-by: Laurenz <laurmaedje@gmail.com> Update tests/typ/layout/stack.typ Co-authored-by: Laurenz <laurmaedje@gmail.com> | |||
| 2021-06-27 | Code review, new stack test | Martin Haug | |
| 2021-06-10 | Restructure tests | Laurenz | |
