| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-11-29 | Fix paragraph spacing in Rust 1.82+0.6 | Laurenz | |
| 2023-06-24 | Use third person in documentation (#1560) | MALO | |
| 2023-06-24 | layout::par::collect: Treat linebreak element as whitespace (#1542) | bluebear94 | |
| Fixes #1540. | |||
| 2023-06-20 | Move assets/data to library/assets (#1515) | figsoda | |
| So these assets lives inside the typst-library crate and doesn't break `cargo vendor` | |||
| 2023-06-12 | Delayed errors | Laurenz | |
| Fixes #785. Thanks to @Dherse for the idea! | |||
| 2023-06-12 | Fix a bunch of typos + broken link (#1453) | Alex Saveau | |
| 2023-05-30 | Use icu4x for linebreaking algorithm (#1355) | Peng Guanwen | |
| 2023-05-20 | Footnotes | Laurenz | |
| 2023-05-17 | Show default values in documentation | Laurenz | |
| Fixes #169 Fixes #1102 | |||
| 2023-05-17 | Better documentation outlines | Laurenz | |
| 2023-05-15 | Do not hang CJK punctuation (#1211) | Peng Guanwen | |
| 2023-05-11 | Implement sophisticated CJK punctuation adjustment (#954) | Peng Guanwen | |
| 2023-05-11 | More efficient introspection | Laurenz | |
| Switches from a mutable locator to one based on tracked chains and optimizes query performance. | |||
| 2023-05-11 | Remove 'static bound on `World` | Laurenz | |
| Thanks to improvements in comemo, tracked types don't need to be 'static anymore. This means that the 'static bound on the `World` is now lifted and that the `Route` doesn't need to use unsafe code anymore to manage its lifetime. | |||
| 2023-05-03 | Make ligatures copyable and searchable | Laurenz | |
| Fixes #479 Fixes #1040 | |||
| 2023-05-01 | Fix smartquotes in outline (#1047) | chris-02 | |
| Fixes #1041. | |||
| 2023-04-27 | Correct some typos (#987) | Alexander Seiler | |
| 2023-04-23 | Add instrumentation (Part 1) (#761) | Sébastien d'Herbais de Thun | |
| 2023-04-18 | Clippy fixes (#856) | Marek Barvíř | |
| 2023-04-17 | More Chinese punctuation adjustment (#836) | Peng Guanwen | |
| and also general linebreak improvements | |||
| 2023-04-16 | Clippy fixes (#581) | Marek Barvíř | |
| 2023-04-15 | Fix typo in `ParElem` documentation (#810) | Thiago Trannin | |
| 2023-04-13 | Fix linebreak after inline objects with metadata | Laurenz | |
| 2023-04-13 | Refine linebreak algorithm for better Chinese justification (#701) | Peng Guanwen | |
| 2023-04-05 | Fix first line indent with styled text | 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-18 | Rename formula to equation | Laurenz | |
| 2023-03-17 | Hover and autocomplete in show rules | Laurenz | |
| 2023-03-17 | Counters | Laurenz | |
| 2023-03-14 | Hanging indent | Laurenz | |
| 2023-03-13 | Derive `Cast` for enums | Laurenz | |
| 2023-03-11 | Jump to source and preview | Laurenz | |
| 2023-03-10 | Expose content representation more | 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-08 | Require font to be a named argument | Laurenz | |
| 2023-03-07 | Fully untyped model | Laurenz | |
| 2023-02-26 | Documentation fixes | 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 | |
| 2023-02-06 | Make Rust happier about the inline documentation | Laurenz | |
| 2023-01-22 | Fix fr handling for horizontal auto page | Laurenz | |
| 2022-12-26 | Typo fix | Laurenz | |
| 2022-12-23 | Fix broken links | Laurenz | |
