summaryrefslogtreecommitdiff
path: root/crates/typst-library
AgeCommit message (Expand)Author
2025-04-01Switch PDF backend to `krilla` (#5420)Laurenz Stampfl
2025-03-31Add dotless parameter to `math.accent` (#5939)Max
2025-03-31Add default parameter for array.{first, last} (#5970)+merlan #flirora
2025-03-31Improve french smartquotes (#5976)Malo
2025-03-31Correcting Czech translation in `typst-library` (#6101)Astra3
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-12Fix missing words and paren in docs (#6046)Kevin K.
2025-03-11Fix `cargo clippy` warnings (mostly about `.repeat.take` and `.next_back`) (#...evie
2025-03-10Fix typo in docs (#6034)Ludovico Gerardi
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-25Add more methods to `direction` (#5893)Malo
2025-02-25Improve hints for show rule recursion depth (#5856)Malo
2025-02-25Add `#str.normalize(form)` (#5631)evie
2025-02-25Fix introspection of HTML root sibling metadata (#5953)Laurenz
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-23Fix HTML export of table with gutter (#5920)PgBiel
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-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-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
2025-02-06Documentation fixes and improvements (#5816)Malo
2025-02-05Export target docs (#5812)Laurenz
2025-02-04Bump codex to 0.1.0 (#5805)Laurenz
2025-02-04Fix typo in page documentation (#5804)Ryan Chua
2025-02-04Scope deprecations (#5798)Laurenz
2025-02-03Refactor `Scope` (#5797)Laurenz
2025-02-02Revert adding `flatten-text` to `image` (#5789)Laurenz
2025-01-31Change the default math class of U+22A5 ⊥ UP TACK to Normal (#5714)Malo
2025-01-31Disable cjk_latin_spacing in raw by default (#5753)Hong Jiarong
2025-01-31Change type repr to short name (#5788)Laurenz
2025-01-31Include images from raw pixmaps and more (#5632)frozolotl
2025-01-30Modular, multi-threaded, transitioning plugins (#5779)Laurenz
2025-01-29Resolve bound name of bare import statically (#5773)Laurenz