summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-06-25Consistent sizing for `html.frame`consistent-html-frame-sizeLaurenz
2025-06-24Also fix encoding of `<textarea>` (#6497)Laurenz
2025-06-24Check that git tree is clean after build (#6495)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-23Test runner support for HTML export errorsLaurenz
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
2025-06-11Fix untidy Cargo.lockLaurenz
2025-06-11Warning when watching stdin (#6381)Y.D.X.
2025-06-11Render `#super` as `<sup>`, `#sub` as `<sub>` in HTML (#6422)Lachlan Kermode
2025-06-11Use `codex::ModifierSet` (#6159)T0mstone
2025-06-11Fix panic when test source is not found in world (#6428)Tobias Schmitz
2025-06-11List both YAML file extensions in bibliography docs (#6426)Andrew Voynov
2025-06-11Do not force `math.mid` elements to have the Large math class (#5980)Malo
2025-06-10Adjust source file API surface (#6423)Laurenz
2025-06-10Specify which CSL style is not suitable for bibliographies (#6306)Andrew Voynov
2025-06-10Make a more descriptive definition of `module` (#6380)Andrew Voynov
2025-06-10Standardize trailing slashes in docs route paths (#6420)3w36zj6
2025-06-10Use the shaper in math (#6336)Max
2025-06-10Table multiple headers and subheaders (#6168)PgBiel
2025-06-10Report errors in external files (#6308)Tobias Schmitz
2025-06-10Improve number lexing (#5969)Ian Wrzesinski
2025-06-09Document how to escape lr delimiter auto-scaling (#6410)Andrew Voynov