summaryrefslogtreecommitdiff
path: root/crates/typst-layout/src/grid
AgeCommit message (Expand)Author
2025-06-28skip layout of redundant gutter at the top of footertable-subfootersPgBiel
2025-06-28fix space calculation of new footersPgBiel
2025-06-28improve check to pull next repeating footerPgBiel
2025-06-28clippy lintsPgBiel
2025-06-28fix footer layout order and consecutive footer pushingPgBiel
2025-06-28fix footer layout rangePgBiel
2025-06-28use footer.range like header.rangePgBiel
2025-06-28resolve multiple footersPgBiel
2025-06-28fix footer widow check and rowspansPgBiel
2025-06-28fix footer progressionPgBiel
2025-06-28support repeated footers in rowspan simulationPgBiel
2025-06-28repeated method fixesPgBiel
2025-06-28temporary workaround for footer linesPgBiel
2025-06-28initial footer simulation and placementPgBiel
2025-06-28move height resets to finish region internalPgBiel
2025-06-28initial footer properties and bumpingPgBiel
2025-06-10Table multiple headers and subheaders (#6168)PgBiel
2025-05-06Respect RTL cell layouting order in grid layout (#6232)Tobias Schmitz
2025-03-11Fix `cargo clippy` warnings (mostly about `.repeat.take` and `.next_back`) (#...evie
2025-02-24Bump MSRV to 1.83 and Rust in CI to 1.85 (#5946)Laurenz
2025-01-06Move `CellGrid` from `typst-layout` to `typst-library` (#5585)Michael Färber
2024-12-05Bump Rust to 1.83 (#5534)Laurenz
2024-10-27Split out four new crates (#5302)Laurenz