summaryrefslogtreecommitdiff
path: root/crates
AgeCommit message (Expand)Author
2025-03-31Make `World::font` implementations safe (#6117)Myriad-Dreamin
2025-03-28IDE: complete jump-to-cursor impl (#6037)Matt Fellenz
2025-03-28Fix descriptions of color maps (#6096)frozolotl
2025-03-28Fix typo (#6104)Philipp Niedermayer
2025-03-27Test all exif rotation types and fix two of them (#6102)Laurenz Stampfl
2025-03-24Refactor grid header and footer resolving (#5919)PgBiel
2025-03-24Use `u64` instead of `usize` to store counter and enumeration item numbers, s...Eduardo Sánchez Muñoz
2025-03-24Expand page breaks' triggers for page(height: auto) in docs (#6081)Andrew Voynov
2025-03-24Use `std::ops::ControlFlow` in `Content::traverse` (#6053)Ian Wrzesinski
2025-03-12Make two typst-kit functions private (#6045)Laurenz
2025-03-12Fix missing words and paren in docs (#6046)Kevin K.
2025-03-11Fix parallel package installation (#5979)Andrew Voynov
2025-03-11Fix `math.root` frame size (#6021)Max
2025-03-11Fix `cargo clippy` warnings (mostly about `.repeat.take` and `.next_back`) (#...evie
2025-03-10Bump `rustybuzz` (and adjacent crates) (#5407)Caleb Maclennan
2025-03-10Fix typo in docs (#6034)Ludovico Gerardi
2025-03-07Hotfix for labels on symbols (#6015)Laurenz
2025-03-04Fix debug implementation of Recipe (#5997)Andrew Voynov
2025-03-03Respect `quotes: false` in inline quote (#5991)3w36zj6
2025-03-03Make `array.chunks` example more readable (#5975)Andrew Voynov
2025-03-03Fix docs example with type/string comparison (#5987)Tijme
2025-02-26Improve clarity of `ast.rs` for newcomers to the codebase (#5784)Ian Wrzesinski
2025-02-26Fix curve with multiple non-closed components. (#5963)Emmanuel Lesueur
2025-02-25Add more methods to `direction` (#5893)Malo
2025-02-25Only autocomplete methods which take self (#5824)Laurenz
2025-02-25Improve hints for show rule recursion depth (#5856)Malo
2025-02-25Add `#str.normalize(form)` (#5631)evie
2025-02-25Deduplicate watcher update call (#5955)Laurenz
2025-02-25Fix high CPU usage due to inotify watch triggering itself (#5905)aodenis
2025-02-25Fix introspection of HTML root sibling metadata (#5953)Laurenz
2025-02-24HTML export: fix elem counting on classify_output (#5910)Sharzy
2025-02-24Override the default math class of some characters (#5949)Malo
2025-02-24Fix math accent base height calculation (#5941)Max
2025-02-24Bump MSRV to 1.83 and Rust in CI to 1.85 (#5946)Laurenz
2025-02-24Fix comparison of `Func` and `NativeFuncData` (#5943)Laurenz
2025-02-23Documentation improvements (#5888)Malo
2025-02-23Make math shorthands noncontinuable (#5925)Max
2025-02-23Fix HTML export of table with gutter (#5920)PgBiel
2025-02-18--make-deps fixes (#5873)Matthew Toohey
2025-02-18HTML export: Use `<code>` for inline `RawElem` (#5884)ᡥᠠᡳᡤᡳᠶᠠ ᡥᠠᠯᠠ·ᠨᡝᡴᠣ 猫
2025-02-17More robust SVG auto-detection (#5878)Laurenz
2025-02-16Remove Linux Libertine warning (#5876)Laurenz
2025-02-12Lazy parsing of the package index (#5851)Ana Gelez
2025-02-12`Gradient::repeat`: Fix floating-point error in stop calculation (#5837)+merlan #flirora
2025-02-12Update documentation for `float.{to-bits, from-bits}` (#5836)+merlan #flirora
2025-02-11Fix autocomplete and jumps in math (#5849)Laurenz
2025-02-10Respect `par` constructor arguments (#5842)Laurenz
2025-02-10Add smart quotes for Bulgarian (#5807)TwoF1nger
2025-02-10Add warning for `pdf.embed` elem used with HTML (#5829)Malo
2025-02-10Don't crash on image with zero DPI (#5835)PgBiel