| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-05-28 | Page background and foreground | Laurenz | |
| 2022-05-27 | Test groups | Laurenz | |
| 2022-05-26 | Locate me! | Laurenz | |
| 2022-04-30 | New block spacing model | Laurenz | |
| 2022-04-24 | Soft pagebreak | Laurenz | |
| 2022-04-18 | Fix duplicate RTL text and alignment + fr bugs | Laurenz | |
| 2022-04-13 | Smart quotes | Laurenz | |
| Co-Authored-By: Martin Haug <mhaug@live.de> | |||
| 2022-04-08 | Start & end alignment | Laurenz | |
| 2022-03-11 | More restructuring | Laurenz | |
| 2022-02-28 | Reorganize library | Laurenz | |
| 2022-02-21 | Refactor paragraph layout | Laurenz | |
| 2022-02-18 | Headers and footers | Laurenz | |
| 2022-02-07 | Redesigned template layout | Laurenz | |
| 2022-02-05 | Refactor and fix style folding | Laurenz | |
| 2022-02-04 | Add evasion of glyph shape for under- and overlines | Martin Haug | |
| 2022-01-29 | Add `hide` class | Laurenz | |
| 2022-01-24 | Export into rendered images | Laurenz | |
| 2022-01-17 | Basic tables | Laurenz | |
| 2022-01-01 | Bump and lock dependencies | Laurenz | |
| 2021-12-27 | Adjust column size and expansion handling | Martin Haug | |
| 2021-12-27 | Apply simple suggestions from code review | Martin | |
| Co-Authored-By: Laurenz <laurmaedje@gmail.com> | |||
| 2021-12-26 | Introduce equal-width columns | Martin Haug | |
| 2021-12-21 | Set Rules Episode IX: The Rise of Testing | Laurenz | |
| 2021-12-15 | Set Rules Episode VI: Return of the Refactor | Laurenz | |
| 2021-12-15 | Set Rules Episode V: The Tests Strike Back | Laurenz | |
| 2021-12-02 | Remove baseline weirdness | Laurenz | |
| 2021-11-29 | Fix square and circle width & height | Laurenz | |
| 2021-11-29 | Go back to wrapping inline nodes | Laurenz | |
| 2021-11-29 | Layout bugfixes | Laurenz | |
| 2021-11-23 | Transformations | Laurenz | |
| 2021-11-23 | Simpler alignment resolving | Laurenz | |
| 2021-11-22 | Welcome to Tigerland | Laurenz | |
| 2021-11-29 | Castable optional and smart values | Laurenz | |
| 2021-11-18 | Page fill | Laurenz | |
| 2021-11-17 | Placed node | Laurenz | |
| 2021-11-17 | Align node | Laurenz | |
| 2021-11-16 | Image fit modes | Laurenz | |
| 2021-11-16 | Don't wrap already layoutable nodes into flows/pars unnecessarily | Laurenz | |
| 2021-11-16 | Revert page and inline levels | Laurenz | |
| 2021-10-31 | Fix panic in pad node | Laurenz | |
| 2021-10-28 | Add `move` function | Laurenz | |
| 2021-10-26 | Fr in stack and par | Laurenz | |
| 2021-10-23 | Remove directions from grid | Laurenz | |
| 2021-10-23 | Revise block node contract | Laurenz | |
| Frames produced by block nodes are now always treated as exactly one per given region and a frame must not be larger than its respective region. Any overflow must be handled internally. This means that stack and grid don't need to search for fitting regions anymore, since the child has already does that for them. This commit further moves stack spacing into a new `SpacingNode`. | |||
| 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-09-30 | New default fonts | 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-09-27 | Expand all but last region for broken up auto rows | Laurenz | |
| 2021-09-25 | Prevent paragraph from overflowing due to trailing linebreak | Laurenz | |
