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
/
text
/
deco.rs
Age
Commit message (
Collapse
)
Author
2025-07-09
Target-specific native show rules (#6569)
Laurenz
2025-07-08
Rewrite foundations of native elements (#6547)
Laurenz
2025-06-26
Basic support for text decoration functions in HTML (#6510)
Laurenz
2025-06-02
Bump Rust to 1.87 in CI (#6367)
Laurenz
2025-01-10
Don't generate accessors for required fields (#5680)
Laurenz
2024-10-27
Split out four new crates (#5302)
Laurenz
2023-11-24
Merge `typst` and `typst-library`
Laurenz
2023-11-19
Streamline imports
Laurenz
2023-11-06
Content rework 2 - Electric Boogaloo (#2504)
Sébastien d'Herbais de Thun
2023-10-12
Part 5a: Gradients on text with `relative: auto` or `relative: "parent"` ↵
Sébastien d'Herbais de Thun
(#2364)
2023-10-04
Add `Repr` trait (#2269)
MALO
2023-10-04
Fix `extent` for text decoration (#2308)
Eric Biedert
2023-09-25
Add `background` parameter to `overline`, `underline` and `strike` (#2219)
tingerrr
2023-09-19
Gradient Part 1 - Color rework (#2171)
Sébastien d'Herbais de Thun
2023-09-14
Minor docs fixes
Laurenz
2023-09-11
First-class types
Laurenz
Makes types first-class values.
2023-09-11
Provide `highlight` function for setting the background color of text (#2076)
LU Jialin
2023-07-02
Move everything into `crates/` directory
Laurenz