| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-06-24 | Use third person in documentation (#1560) | MALO | |
| 2023-06-13 | Pass `Vt` through grid layouter explicitly | Laurenz | |
| 2023-06-12 | Fix bug with missing table row | Laurenz | |
| Fixes #1388 | |||
| 2023-06-06 | Improve value casting infrastructure | Laurenz | |
| 2023-05-17 | Better documentation outlines | Laurenz | |
| 2023-05-11 | Remove tracing from cheap functions | Laurenz | |
| Turns out that having tracing enabled on some functions that get called a lot distorts the traces so that their parent stack frames look much more expensive than they actually are. | |||
| 2023-04-26 | Fix grid-cell misalignment bug (#963) (#978) | jdierkes | |
| Having a table span multiple pages can cause an alignment bug in the table itself. If the first region in a cell in a grid row is empty, all other cells in this row will skip the first region. A misalignment bug can occur, since the calculation of all region sizes happen before the skip. The overall size allocated for the content of a cell with multiple regions and content in the first region thus is too little. Fixes #963 | |||
| 2023-04-23 | Add instrumentation (Part 1) (#761) | Sébastien d'Herbais de Thun | |
| 2023-04-01 | Needless clone, borrows, casts and lifetimes (#504) | Marek Barvíř | |
| 2023-03-22 | Fix typos (#115) | Kian-Meng Ang | |
| Found via `codespell -S target -L crate,ist,thi,alle,dedented,ue,tung,nd,ende,overriden,dependant` | |||
| 2023-03-19 | Renaming and refactoring | Laurenz | |
| 2023-03-17 | Counters | Laurenz | |
| 2023-03-10 | New #[func] macro | Laurenz | |
| 2023-03-09 | Make all optional fields settable | Laurenz | |
| 2023-03-08 | Rework style chain access | Laurenz | |
| 2023-03-08 | Streamline field names | Laurenz | |
| 2023-03-07 | Fully untyped model | Laurenz | |
| 2023-02-24 | Allow multiple authors | Laurenz | |
| 2023-02-14 | Fix grid sizing | Laurenz | |
| 2023-02-14 | Better table lines | Laurenz | |
| 2023-02-13 | Block sizing | Laurenz | |
| 2023-02-13 | Remove dumb `field` functions | Laurenz | |
| 2023-02-12 | Support fractional width for `box` | Laurenz | |
| 2023-02-12 | Remove base width | Laurenz | |
| 2023-02-12 | Fix square base | Laurenz | |
| 2023-02-12 | Fast path for gutter-less grid | Laurenz | |
| 2023-02-12 | Make grid RTL aware | Laurenz | |
| 2023-02-12 | Skip grid region if one cell is empty | Laurenz | |
| 2023-02-12 | Change grid base for auto columns | Laurenz | |
| 2023-02-06 | Make Rust happier about the inline documentation | Laurenz | |
| 2022-12-21 | Split up and document shapes | Laurenz | |
| 2022-12-21 | Page function docs and more | Martin Haug | |
| 2022-12-21 | Document text category | Laurenz | |
| 2022-12-20 | Some layout documentation | Martin Haug | |
| 2022-12-20 | Documentation | Laurenz | |
| 2022-12-19 | Syntax and example sections | Laurenz | |
| 2022-12-17 | Document parameters in comment | Laurenz | |
| 2022-12-15 | Reflection for castables | Laurenz | |
| 2022-12-14 | New macro setup | Laurenz | |
| 2022-12-08 | Copyable regions | Laurenz | |
| 2022-12-02 | Introduce virtual typesetter | Laurenz | |
| 2022-11-30 | Fix auto column shrinking behaviour | Laurenz | |
| 2022-11-28 | Fragments | Laurenz | |
| 2022-11-25 | Tidy up | Laurenz | |
| 2022-11-24 | Protect Vm | Laurenz | |
| 2022-11-09 | Remove role applications | Laurenz | |
| 2022-11-09 | New block spacing model | Laurenz | |
| 2022-11-04 | Style changes | Laurenz | |
| 2022-11-03 | Tidy up library | Laurenz | |
| 2022-11-03 | Split crates | Laurenz | |
