summaryrefslogtreecommitdiff
path: root/crates/typst-library/src/foundations
AgeCommit message (Expand)Author
2025-07-08Merge branch 'main' into pdf-accessibilityTobias Schmitz
2025-07-08Rewrite foundations of native elements (#6547)Laurenz
2025-07-07Fix minor typo in function docs (#6542)Robin
2025-07-05Fix nightly warnings (#6558)Laurenz
2025-07-03refactor: revert some changes to FrameItem::LinkTobias Schmitz
2025-07-03feat: write tags for links and use quadpoints in link annotationsTobias Schmitz
2025-07-03feat: pdf.artifact elementTobias Schmitz
2025-07-03feat: [WIP] allow specifying alt text for linksTobias Schmitz
2025-07-01Fix typos in calc module docs (#6535)Robin
2025-07-01Fix minor typo in `array.product` docs (#6532)Robin
2025-06-26Disallow empty labels and references (#5776) (#6332)Said A.
2025-06-26Allow deprecating symbol variants (#6441)Malo
2025-06-26Support `in` operator on strings and modules (#6498)Laurenz
2025-06-23Typed HTML API (#6476)Laurenz
2025-06-20Support for generating native functions at runtimeLaurenz
2025-06-20Add `Duration::decompose`Laurenz
2025-06-19Ensure that label repr is syntactically valid (#6456)Laurenz
2025-06-12Unify `EvalMode` and `LexMode` into `SyntaxMode` (#6432)cAttte
2025-06-11Use `codex::ModifierSet` (#6159)T0mstone
2025-06-10Make a more descriptive definition of `module` (#6380)Andrew Voynov
2025-06-10Table multiple headers and subheaders (#6168)PgBiel
2025-06-10Report errors in external files (#6308)Tobias Schmitz
2025-06-02Improve `calc.round` documentation (#6345)Malo
2025-05-20Removing unused warnings in nightly (#6169)Patrik Simic
2025-04-07Document exceptions and alternatives to using `type` (#6027)alluring-mushroom
2025-04-07Show warnings from eval (#6100)+merlan #flirora
2025-04-07Fix typo in module docs (#6146)Andrew Voynov
2025-04-02Support comparison functions in `array.sorted` (#5627)Malo
2025-03-31Add default parameter for array.{first, last} (#5970)+merlan #flirora
2025-03-24Use `std::ops::ControlFlow` in `Content::traverse` (#6053)Ian Wrzesinski
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-03Make `array.chunks` example more readable (#5975)Andrew Voynov
2025-02-25Add `#str.normalize(form)` (#5631)evie
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-12Update documentation for `float.{to-bits, from-bits}` (#5836)+merlan #flirora
2025-02-06Documentation fixes and improvements (#5816)Malo
2025-02-05Export target docs (#5812)Laurenz
2025-02-04Scope deprecations (#5798)Laurenz
2025-02-03Refactor `Scope` (#5797)Laurenz
2025-01-31Change type repr to short name (#5788)Laurenz
2025-01-30Modular, multi-threaded, transitioning plugins (#5779)Laurenz
2025-01-29Resolve bound name of bare import statically (#5773)Laurenz
2025-01-24Semantic paragraphs (#5746)Laurenz
2025-01-23Basic SymbolElem additionIan Wrzesinski
2025-01-22Don't link items if container is already linked (#5732)Laurenz
2025-01-21Remove redundant doc comments on standard arguments (#5725)Laurenz