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
/
src
/
introspection
Age
Commit message (
Collapse
)
Author
2025-07-10
Complete movement of HTML export code to `typst-html` (#6584)
Laurenz
2025-07-09
Target-specific native show rules (#6569)
Laurenz
2025-07-08
Rewrite foundations of native elements (#6547)
Laurenz
2025-06-26
Consistent sizing for `html.frame` (#6505)
Laurenz
2025-03-24
Use `u64` instead of `usize` to store counter and enumeration item numbers, ↵
Eduardo Sánchez Muñoz
so behavior does not vary from 64-bit to 32-bit platforms (#6026)
2025-02-25
Fix introspection of HTML root sibling metadata (#5953)
Laurenz
2025-02-05
Export target docs (#5812)
Laurenz
Co-authored-by: Martin Haug <3874949+reknih@users.noreply.github.com>
2025-02-03
Refactor `Scope` (#5797)
Laurenz
2025-01-21
Remove redundant doc comments on standard arguments (#5725)
Laurenz
2025-01-10
Don't generate accessors for required fields (#5680)
Laurenz
2024-12-17
Rename `pattern` to `tiling` (#5590)
Laurenz
2024-12-17
Remove deprecated things and compatibility behaviours (#5591)
Laurenz
2024-12-16
Get numbering of page counter from style chain (#5589)
Eric Biedert
2024-12-05
Bump Rust to 1.83 (#5534)
Laurenz
2024-12-04
Add HTML export format
Laurenz
2024-11-26
Added warning when explicit return in code (not markup) discards joined ↵
Sébastien d'Herbais de Thun
content (#5413) Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-11-17
Timings for `state.at` and `state.get` (#5411)
Sébastien d'Herbais de Thun
2024-11-12
Add support for page references through new `ref.form` property (#4729)
Max
2024-10-27
Split out four new crates (#5302)
Laurenz