| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-04-12 | Merge text runs during paragraph layout | Laurenz | |
| 2022-04-09 | Sum color and length into stroke | Laurenz | |
| 2022-04-08 | Em units | Laurenz | |
| 2022-04-08 | Start & end alignment | Laurenz | |
| 2022-04-08 | Property resolving | Laurenz | |
| 2022-04-07 | Make `Relative` generic | Laurenz | |
| 2022-04-07 | Rename length-related types | Laurenz | |
| `Fractional` => `Fraction` `Relative` => `Ratio` `Linear` => `Relative` | |||
| 2022-03-18 | Methods | Laurenz | |
| 2022-03-17 | CR: I'm gonna make him a refactor he can't refuse | Martin Haug | |
| 2022-03-16 | `LineNode` | Martin Haug | |
| 2022-03-14 | Knuth-Plass and MicroType | Laurenz | |
| 2022-02-25 | Basic justification | Laurenz | |
| 2022-02-17 | Make values hashable | Laurenz | |
| 2022-02-17 | Better debug implementations for numeric types | Laurenz | |
| 2022-02-10 | Fix CMYK formatting | Laurenz | |
| 2022-02-03 | Refactor flow, stack and grid layouters a bit | Laurenz | |
| 2022-02-08 | New color stuff | Martin Haug | |
| - CMYK function - More default colors - Interpret RGB values as sRGB | |||
| 2022-01-27 | Add Code Block syntax highlighting | Martin Haug | |
| 2022-01-24 | Export into rendered images | Laurenz | |
| 2022-01-08 | Make all nodes into classes | Laurenz | |
| 2022-01-05 | Refactor | Laurenz | |
| 2021-12-30 | Make clippy a bit happier | Laurenz | |
| 2021-12-15 | Set Rules Episode IV: A New Fold | Laurenz | |
| 2021-12-02 | Remove baseline weirdness | Laurenz | |
| 2021-11-29 | Layout bugfixes | Laurenz | |
| 2021-11-26 | More independent placed node | Laurenz | |
| 2021-11-26 | X/Y abstractions | Laurenz | |
| 2021-11-25 | Layout improvements | Laurenz | |
| 2021-11-23 | Transformations | Laurenz | |
| 2021-11-23 | Simpler alignment resolving | Laurenz | |
| 2021-11-23 | 2d alignments with plus operator | Laurenz | |
| 2021-11-23 | Horizon alignment | Laurenz | |
| 2021-11-22 | Remove decorum | Laurenz | |
| 2021-11-20 | Strokes | Laurenz | |
| 2021-11-18 | Refactoring | Laurenz | |
| 2021-11-17 | Align node | Laurenz | |
| 2021-11-16 | Image fit modes | Laurenz | |
| 2021-11-16 | Abstraction for fr resolving | Laurenz | |
| 2021-11-16 | Introduce `SizedNode` | Laurenz | |
| 2021-11-24 | Fix some comments | Martin Haug | |
| 2021-11-20 | Add tracking to font function | Martin Haug | |
| 2021-11-08 | Fine-grained capturing | Laurenz | |
| 2021-11-05 | Refactoring | Laurenz | |
| Co-Authored-By: Martin <mhaug@live.de> | |||
| 2021-10-31 | More useful `Spec` helpers | Laurenz | |
| 2021-10-31 | Fix panic in pad node | Laurenz | |
| 2021-10-26 | Fr in stack and par | 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-10 | Rename `State` to `Style` and move it into its own module | Laurenz | |
| 2021-10-10 | Move paint and colors into `geom` | Laurenz | |
| 2021-08-31 | Make user-facing "debug" representation use Debug instead of Display | Laurenz | |
