summaryrefslogtreecommitdiff
path: root/crates
AgeCommit message (Expand)Author
2025-07-07Fix minor typo in function docs (#6542)Robin
2025-07-05Fix nightly warnings (#6558)Laurenz
2025-07-04Fix typo in PackageStorage (#6556)Andrew Voynov
2025-07-04Remove duplicate language computation (#6557)Tobias Schmitz
2025-07-02Use punctuation math class for Arabic comma (#6537)Max
2025-07-02Use "subs" and "sups" font features for typographic scripts (#5777)Malo
2025-07-01Fix typos in calc module docs (#6535)Robin
2025-07-01Fix minor typo in `array.product` docs (#6532)Robin
2025-06-30Fix typo in PDF standard CLI help part 2 (#6531)Adrián Delgado
2025-06-30Fix typo in PDF standard CLI help (#6518)Adrián Delgado
2025-06-27Fix panic when sampling across two coincident gradient stops (#6166)+merlan #flirora
2025-06-27Sort line items by logical order when constructing frame (#5887)+merlan #flirora
2025-06-26Basic support for text decoration functions in HTML (#6510)Laurenz
2025-06-26Fix nested HTML frames (#6509)Laurenz
2025-06-26Disallow empty labels and references (#5776) (#6332)Said A.
2025-06-26Allow deprecating symbol variants (#6441)Malo
2025-06-26Consistent sizing for `html.frame` (#6505)Laurenz
2025-06-26Support `in` operator on strings and modules (#6498)Laurenz
2025-06-25Minor fixes to doc comments (#6500)+merlan #flirora
2025-06-24Also fix encoding of `<textarea>` (#6497)Laurenz
2025-06-24Bump `krilla` to current Git version (#6488)Tobias Schmitz
2025-06-24Add page reference customization example (#6480)Andrew Voynov
2025-06-24Improve equation reference example (#6481)Andrew Voynov
2025-06-24Add docs for `std` module (#6407)Andrew Voynov
2025-06-24Use ICU data to check if accent is bottom (#6393)Max
2025-06-24Rewrite `outline.indent` example (#6383)Andrew Voynov
2025-06-23Adding Croatian translations entries (#6413)Ivica Nakić
2025-06-23Fix stroke cap of shapes with partial stroke (#5688)Wannes Malfait
2025-06-23Properly handle raw text elementsLaurenz
2025-06-23Extract `write_children` functionLaurenz
2025-06-23Handle pre elements that start with a newlineLaurenz
2025-06-23Turn non-empty void element into export errorLaurenz
2025-06-23Consistent codepoint formatting in HTML and PDF error messagesLaurenz
2025-06-23Typed HTML API (#6476)Laurenz
2025-06-20Support for generating native functions at runtimeLaurenz
2025-06-20Add `typst_utils::display`Laurenz
2025-06-20More type-safe color conversionsLaurenz
2025-06-20Generic casting for `Axes<T>`Laurenz
2025-06-20Add `Duration::decompose`Laurenz
2025-06-20Encode empty attributes with shorthand syntaxLaurenz
2025-06-20Fix param autocompletion false positive (#6475)Laurenz
2025-06-19Fix align link in layout documentation (#6451)Noam Zaks
2025-06-19Prefer `.yaml` over `.yml` in the docs (#6436)Andrew Voynov
2025-06-19Hint for label in both document and bibliography (#6457)Laurenz
2025-06-19Ensure that label repr is syntactically valid (#6456)Laurenz
2025-06-12Better error message for compile time string interning failure (#6439)Laurenz
2025-06-12Consume `data` argument in `pdf.embed()` (#6435)cAttte
2025-06-12Unify `EvalMode` and `LexMode` into `SyntaxMode` (#6432)cAttte
2025-06-12Check that all translation files are added to TRANSLATIONS and ends with newl...Ilia
2025-06-11Warn when using variable fonts (#6425)cAttte