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
/
library
/
src
/
layout
/
container.rs
Age
Commit message (
Collapse
)
Author
2023-07-02
Move everything into `crates/` directory
Laurenz
2023-06-24
Use third person in documentation (#1560)
MALO
2023-06-06
Improve value casting infrastructure
Laurenz
2023-05-17
Show default values in documentation
Laurenz
Fixes #169 Fixes #1102
2023-05-17
Better documentation outlines
Laurenz
2023-04-23
Add instrumentation (Part 1) (#761)
Sébastien d'Herbais de Thun
2023-04-06
Fix block child spacing
Laurenz
2023-04-06
Fix box and block sizing
Laurenz
2023-04-03
Improve justification of Chinese/Japanese text (#542)
Alex Sayers
2023-04-01
Add support for cliping content in `block` and `box` (#431)
Birk Tjelmeland
2023-03-31
Make `Paint` not implement `Copy`
Laurenz
2023-03-19
Renaming and refactoring
Laurenz
2023-03-18
Rename formula to equation
Laurenz
2023-03-17
Counters
Laurenz
2023-03-17
More jump targets
Laurenz
2023-03-10
New #[func] macro
Laurenz
2023-03-09
Make all optional fields settable
Laurenz
2023-03-08
Rework style chain access
Laurenz
2023-03-08
Streamline field names
Laurenz
2023-03-07
Fully untyped model
Laurenz
2023-02-13
Block sizing
Laurenz
2023-02-13
Fill and stroke properties for containers
Laurenz
2023-02-13
Remove dumb `field` functions
Laurenz
2023-02-12
Update changelog
Laurenz
2023-02-12
Fix docs
Laurenz
2023-02-12
Support fractional width for `box`
Laurenz
2023-02-12
Add `baseline` argument to `box`
Laurenz
2023-02-12
Support `auto` as sizing for box
Laurenz
2023-02-12
Make all nodes block-level
Laurenz
2023-02-12
Remove base width
Laurenz
2023-02-06
Make Rust happier about the inline documentation
Laurenz
2023-01-29
Update remaining examples
Martin Haug
2022-12-21
Split up and document shapes
Laurenz
2022-12-21
Page function docs and more
Martin Haug
2022-12-21
Document text category
Laurenz
2022-12-20
Document Utility funcs, some layout funcs
Martin Haug
2022-12-20
Documentation
Laurenz
2022-12-19
Syntax and example sections
Laurenz
2022-12-17
Document parameters in comment
Laurenz
2022-12-15
Reflection for castables
Laurenz
2022-12-14
New macro setup
Laurenz
2022-12-08
Naming consistency
Laurenz
2022-12-08
Copyable regions
Laurenz
2022-12-02
Introduce virtual typesetter
Laurenz
2022-11-28
Widow and orphan prevention
Laurenz
2022-11-28
Fragments
Laurenz
2022-11-25
Tidy up
Laurenz
2022-11-24
Protect Vm
Laurenz
2022-11-18
Reorganize style module
Laurenz
2022-11-17
Simplify layout_inline's signature
Laurenz
[next]