summaryrefslogtreecommitdiff
path: root/crates/typst-library/src/layout/grid
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-03-24Refactor grid header and footer resolving (#5919)PgBiel
2025-02-24Bump MSRV to 1.83 and Rust in CI to 1.85 (#5946)Laurenz
2025-02-23Fix HTML export of table with gutter (#5920)PgBiel
2025-01-23HTML tables (#5666)Michael Färber
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