| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-07-02 | Move everything into `crates/` directory | Laurenz | |
| 2023-06-26 | Make footnotes referenceable (#1546) | MALO | |
| 2023-06-24 | Use third person in documentation (#1560) | MALO | |
| 2023-06-12 | Fix a bunch of typos + broken link (#1453) | Alex Saveau | |
| 2023-06-08 | Keep all footnotes for line together for movable item | Laurenz | |
| 2023-06-08 | Improve footnote handling for multi-page blocks | Laurenz | |
| 2023-06-08 | Fix footnote in columns | Laurenz | |
| Fixes #1433 | |||
| 2023-06-08 | Fix a bug with footnotes in blocks/lists/etc. | Laurenz | |
| This still not gives the "footnote and entry" are on same page invariant for blocks, but at least we do not get random extraneous page breaks anymore. Relevant issues: #1275, #1433 | |||
| 2023-06-08 | Fix a bug in footnote together-keeping logic | Laurenz | |
| 2023-06-08 | Fix line alignment | Laurenz | |
| Fixes #1398. How this works for the other shapes is a hack, but the line was missing from that hack. | |||
| 2023-05-30 | Fix pagebreak before `place` | Laurenz | |
| Fixes #1368 | |||
| 2023-05-23 | Fix typo | Laurenz | |
| 2023-05-23 | Fix layout panic in rounded rectangle | Laurenz | |
| Fixes #1216 both by hardening the rounded rectangle against negative size and by ensuring that the negative size doesn't occur in the first place for this case. | |||
| 2023-05-20 | Footnotes | Laurenz | |
| 2023-04-23 | Add instrumentation (Part 1) (#761) | Sébastien d'Herbais de Thun | |
| 2023-04-06 | Fix box and block sizing | Laurenz | |
| 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 | Expose content representation more | 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-08 | Require font to be a named argument | Laurenz | |
| 2023-03-07 | Fully untyped model | Laurenz | |
| 2023-02-14 | Fix grid sizing | Laurenz | |
| 2023-02-13 | Block sizing | Laurenz | |
| 2023-02-12 | Support fractional width for `box` | Laurenz | |
| 2023-02-12 | Make all nodes block-level | Laurenz | |
| 2023-02-12 | Remove base width | Laurenz | |
| 2023-02-11 | Fix flow bugs | Laurenz | |
| 2022-12-23 | Fix typos | Laurenz | |
| 2022-12-14 | New macro setup | Laurenz | |
| 2022-12-09 | Align set rule | Laurenz | |
| 2022-12-08 | Copyable regions | Laurenz | |
| 2022-12-02 | Introduce virtual typesetter | Laurenz | |
| 2022-11-29 | Reorganize library and tests | Laurenz | |
| 2022-11-28 | Widow and orphan prevention | Laurenz | |
| 2022-11-28 | Fragments | Laurenz | |
| 2022-11-25 | Tidy up | Laurenz | |
| 2022-11-22 | Reorganize content type | Laurenz | |
| 2022-11-18 | Reorganize style module | Laurenz | |
| 2022-11-17 | Handle paragraph indent at a later stage | Laurenz | |
| 2022-11-12 | New interaction model | Laurenz | |
| 2022-11-09 | Remove role applications | Laurenz | |
| 2022-11-09 | New block spacing model | Laurenz | |
| 2022-11-03 | Tidy up library | Laurenz | |
| 2022-11-03 | Split crates | Laurenz | |
