index
:
typst
0.10
0.11
0.11-with-extras
0.11.1-with-extras
0.12
0.12.0-with-extras
0.13
0.6
0.7
0.8
0.9
better-lists
consistent-html-frame-size
digital-signatures
html-content-models
improve-raw-docs
in-operator-for-modules
main
parallel-iterations
pdf-accessibility
pdf-lang
rect-strokes
ref-cite-warn
repeat-figure-caption
table-subfooters
type-str-compat-round-2
warn-suppression
MSM's mirror of Typst
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
typst-library
Age
Commit message (
Expand
)
Author
2025-07-09
Content models
html-content-models
Laurenz
2025-07-09
Move `html` module to `typst-html` crate (#6577)
Laurenz
2025-07-09
Construct library via extension trait instead of default & inherent impl (#6576)
Laurenz
2025-07-09
Target-specific native show rules (#6569)
Laurenz
2025-07-08
Rewrite foundations of native elements (#6547)
Laurenz
2025-07-07
Fix minor typo in function docs (#6542)
Robin
2025-07-05
Fix nightly warnings (#6558)
Laurenz
2025-07-02
Use "subs" and "sups" font features for typographic scripts (#5777)
Malo
2025-07-01
Fix typos in calc module docs (#6535)
Robin
2025-07-01
Fix minor typo in `array.product` docs (#6532)
Robin
2025-06-27
Fix panic when sampling across two coincident gradient stops (#6166)
+merlan #flirora
2025-06-26
Basic support for text decoration functions in HTML (#6510)
Laurenz
2025-06-26
Disallow empty labels and references (#5776) (#6332)
Said A.
2025-06-26
Allow deprecating symbol variants (#6441)
Malo
2025-06-26
Consistent sizing for `html.frame` (#6505)
Laurenz
2025-06-26
Support `in` operator on strings and modules (#6498)
Laurenz
2025-06-25
Minor fixes to doc comments (#6500)
+merlan #flirora
2025-06-24
Add page reference customization example (#6480)
Andrew Voynov
2025-06-24
Improve equation reference example (#6481)
Andrew Voynov
2025-06-24
Add docs for `std` module (#6407)
Andrew Voynov
2025-06-24
Use ICU data to check if accent is bottom (#6393)
Max
2025-06-24
Rewrite `outline.indent` example (#6383)
Andrew Voynov
2025-06-23
Adding Croatian translations entries (#6413)
Ivica Nakić
2025-06-23
Typed HTML API (#6476)
Laurenz
2025-06-20
Support for generating native functions at runtime
Laurenz
2025-06-20
More type-safe color conversions
Laurenz
2025-06-20
Generic casting for `Axes<T>`
Laurenz
2025-06-20
Add `Duration::decompose`
Laurenz
2025-06-19
Fix align link in layout documentation (#6451)
Noam Zaks
2025-06-19
Prefer `.yaml` over `.yml` in the docs (#6436)
Andrew Voynov
2025-06-19
Hint for label in both document and bibliography (#6457)
Laurenz
2025-06-19
Ensure that label repr is syntactically valid (#6456)
Laurenz
2025-06-12
Consume `data` argument in `pdf.embed()` (#6435)
cAttte
2025-06-12
Unify `EvalMode` and `LexMode` into `SyntaxMode` (#6432)
cAttte
2025-06-12
Check that all translation files are added to TRANSLATIONS and ends with newl...
Ilia
2025-06-11
Warn when using variable fonts (#6425)
cAttte
2025-06-11
Render `#super` as `<sup>`, `#sub` as `<sub>` in HTML (#6422)
Lachlan Kermode
2025-06-11
Use `codex::ModifierSet` (#6159)
T0mstone
2025-06-11
List both YAML file extensions in bibliography docs (#6426)
Andrew Voynov
2025-06-10
Specify which CSL style is not suitable for bibliographies (#6306)
Andrew Voynov
2025-06-10
Make a more descriptive definition of `module` (#6380)
Andrew Voynov
2025-06-10
Use the shaper in math (#6336)
Max
2025-06-10
Table multiple headers and subheaders (#6168)
PgBiel
2025-06-10
Report errors in external files (#6308)
Tobias Schmitz
2025-06-09
Update docs for gradient.repeat (#6385)
Andrew Voynov
2025-06-09
Pin colspan and rowspan for blank cells (#6401)
PgBiel
2025-06-04
Numbering implementation refactor (#6122)
Sam Ireson
2025-06-04
Add support for WebP images (#6311)
Linus Unnebäck
2025-06-04
Fix Ukrainian secondary smart quotes (#6372)
Nazar Serhiichuk
2025-06-03
Change Russian secondary smart quotes & remove alternatives (#6331)
Andrew Voynov
[next]