| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-11-29 | Fix paragraph spacing in Rust 1.82+0.10 | Laurenz | |
| 2023-12-04 | Fix PDF transform (#2850) | Sébastien d'Herbais de Thun | |
| 2023-12-04 | Update emph.rs docstring (#2847) | Joseph Wilson | |
| 2023-12-04 | Fix zero-sized patterns | Laurenz | |
| 2023-12-04 | Fix defaults on `#[synthesized]` fields (#2825) | Sébastien d'Herbais de Thun | |
| Fixes #2821 | |||
| 2023-11-30 | Adjust signature of `jump_from_cursor` | Laurenz | |
| 2023-11-30 | Drop dependency on `DashMap` | Laurenz | |
| DashMap doesn't work in multi-threaded WebAssembly in Safari: https://bugs.webkit.org/show_bug.cgi?id=265581 | |||
| 2023-11-30 | Fix content hashing | Laurenz | |
| Fixes #2800 | |||
| 2023-11-30 | Optimized labels & introspector (#2801) | Sébastien d'Herbais de Thun | |
| Co-authored-by: Laurenz <laurmaedje@gmail.com> | |||
| 2023-11-30 | Fix chinese numbers being limited to 255 (#2802) | frozolotl | |
| 2023-11-29 | Don't exit watcher on invalid utf-8 (#2795) | He Li | |
| 2023-11-29 | Added the Estonian language to LocalName (#2797) | Marten Roots | |
| 2023-11-29 | Pattern improvements | Laurenz | |
| 2023-11-29 | A little less route nesting | Laurenz | |
| 2023-11-29 | Demo mid() with a new example showing a friction point with auto-scaling (#2783) | Leedehai | |
| 2023-11-29 | Don't write multiple authors in XMP metadata | Laurenz | |
| Fixes #2556. | |||
| 2023-11-28 | Better error message for named instead of positional argument | Laurenz | |
| 2023-11-28 | Add missing details for type completion | Laurenz | |
| 2023-11-27 | Mark document children as internal | Laurenz | |
| 2023-11-27 | Make workspace inheriting consistent | Laurenz | |
| 2023-11-27 | Update changelog | Laurenz | |
| 2023-11-27 | Fix trailing comma of function call in math mode (#2772) | T0mstone | |
| 2023-11-27 | Optimized `DocumentElem` (#2777) | Sébastien d'Herbais de Thun | |
| 2023-11-27 | Implement mid() for middle delimiters in lr() (#2760) | Leedehai | |
| 2023-11-27 | Optimize `Content::has`, `Introspector::query_label`, and `MetaElem` (#2759) | Sébastien d'Herbais de Thun | |
| 2023-11-27 | Use clippy workspace lints and inline format args (#2771) | danieleades | |
| 2023-11-27 | Run clippy on all features (#2767) | danieleades | |
| 2023-11-27 | Added `hint` to `bail!`, `warning!`, and `error!` (#2756) | Sébastien d'Herbais de Thun | |
| 2023-11-27 | Added vertical number alignment to enum (#2742) | Jakob Sachs | |
| Fixes #2441 | |||
| 2023-11-26 | Rework `Vt` into `Engine` | Laurenz | |
| - Moves as much data out of the `Vm` - Removes duplication with call_vm and call_vt flavours - Uses tracked chain instead of fixed int for determining max nesting depth - This means that nesting checks now generalizes to layout and realization, to detect crashing show rules and overly nested layouts | |||
| 2023-11-24 | Bump Hayagriva | Martin Haug | |
| Fix #2572 | |||
| 2023-11-24 | Gradient Part 6 - Pattern fills (#2740) | Sébastien d'Herbais de Thun | |
| 2023-11-24 | Simplify counting a bit | Laurenz | |
| 2023-11-24 | Move delayed errors into tracer | Laurenz | |
| 2023-11-24 | Merge `typst` and `typst-library` | Laurenz | |
| 2023-11-24 | Allow multiple font paths in `TYPST_FONT_PATHS` (#2746) | frozolotl | |
| 2023-11-24 | Fix `has` on non-inherent fields (#2745) | frozolotl | |
| 2023-11-21 | Make `color.components`' alpha parameter named (#2734) | frozolotl | |
| 2023-11-21 | Tidy up some imports | Laurenz | |
| 2023-11-21 | Inline block into styles file | Laurenz | |
| 2023-11-21 | Extract location type into its own file | Laurenz | |
| 2023-11-21 | Clean up some color quantization code (#2730) | frozolotl | |
| 2023-11-20 | Support arbitrary content for document title | Laurenz | |
| For PDF, they will be immediately turned into plain text. However, it's still useful because templates can now accept content titles (with math or such things) instead of forcing strings because of set document. Moreover, it will be useful with "get rules" in the future. | |||
| 2023-11-20 | Document the `#[ghost]` attribute from #2718 (#2721) | Sébastien d'Herbais de Thun | |
| 2023-11-20 | Fix gradient colors (#2719) | Sébastien d'Herbais de Thun | |
| 2023-11-19 | Added `ghost` attr to `elem` macro (#2718) | Sébastien d'Herbais de Thun | |
| 2023-11-19 | Fix docs | Laurenz | |
| 2023-11-19 | Workaround for show set propagation on citations | Laurenz | |
| Fixes #2531 | |||
| 2023-11-19 | Rename typeset function to layout | Laurenz | |
| 2023-11-19 | More useful `Debug` impls | Laurenz | |
