summaryrefslogtreecommitdiff
path: root/crates/typst-library/src/layout/grid/mod.rs
AgeCommit message (Collapse)Author
2025-07-09Target-specific native show rules (#6569)Laurenz
2025-07-08Rewrite foundations of native elements (#6547)Laurenz
2025-06-10Table multiple headers and subheaders (#6168)PgBiel
2025-06-09Pin colspan and rowspan for blank cells (#6401)PgBiel
2025-01-10Don't generate accessors for required fields (#5680)Laurenz
2025-01-06Move `CellGrid` from `typst-layout` to `typst-library` (#5585)Michael Färber