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
/
src
/
library
/
layout
Age
Commit message (
Collapse
)
Author
2022-11-03
Split crates
Laurenz
2022-11-02
Move layout traits into library
Laurenz
2022-11-02
More dynamic content representation
Laurenz
2022-10-28
Refactor `geom` module
Laurenz
2022-10-18
Reduce dependencies from compiler on library
Laurenz
2022-09-21
Tracked memoization
Laurenz
2022-09-20
Refactor error handling
Laurenz
2022-09-20
A New World
Laurenz
2022-09-19
Remove pins and memoization
Laurenz
2022-07-26
New `Str` type with methods
Laurenz
2022-06-14
Many fixes
Laurenz
2022-06-12
Move `Arc` into `Frame`
Laurenz
2022-06-12
Make all fields of `Frame` private
Laurenz
2022-06-10
Bump dependencies
Laurenz
2022-06-08
CR: Whoever said orange is the new pink was seriously disturbed.
Martin Haug
2022-06-08
Auto-detect grid row semantics
Martin Haug
2022-06-08
More consistent role application
Martin Haug
2022-06-04
First iteration of outline items
Martin Haug
2022-05-28
Page background and foreground
Laurenz
2022-05-26
All methods for groups
Laurenz
2022-05-26
Locatable groups
Laurenz
2022-05-25
Move route from context to VM
Laurenz
2022-05-20
Add missing string cast for marginal
Laurenz
2022-05-16
Store core context in grid layouter
Laurenz
2022-05-13
Automatically display value in more places
Laurenz
2022-05-13
Fix grid measurement bug
Laurenz
2022-05-06
Cast content from string
Laurenz
2022-05-03
Code Review: Heap is Stack. Unsafe is Good.
Martin Haug
Spaghetti Code is Style.
2022-05-02
New page margins API
Martin Haug
2022-04-30
New block spacing model
Laurenz
2022-04-26
New document & flow building
Laurenz
2022-04-24
Soft pagebreak
Laurenz
2022-04-23
Show rules with type ascribed object
Laurenz
2022-04-19
Automatic frame merging
Laurenz
2022-04-12
Merge text runs during paragraph layout
Laurenz
2022-04-10
Move language-related properties from `par` to `text`
Laurenz
Closes #67
2022-04-08
Em units
Laurenz
2022-04-08
Start & end alignment
Laurenz
2022-04-07
Make `Relative` generic
Laurenz
2022-04-07
Rename length-related types
Laurenz
`Fractional` => `Fraction` `Relative` => `Ratio` `Linear` => `Relative`
2022-04-07
Rework style chains
Laurenz
2022-03-12
Remove classes and improve naming
Laurenz
2022-03-11
Rename template to content
Laurenz
2022-03-11
More restructuring
Laurenz
2022-03-08
Allow access to numbering for unordered lists
Laurenz
2022-02-28
Reorganize library
Laurenz