summaryrefslogtreecommitdiff
path: root/crates/typst-layout/src/flow
AgeCommit message (Expand)Author
2025-03-11Fix `cargo clippy` warnings (mostly about `.repeat.take` and `.next_back`) (#...evie
2025-02-10Respect `par` constructor arguments (#5842)Laurenz
2025-01-27Support first-line-indent for every paragraph (#5768)Laurenz
2025-01-24Semantic paragraphs (#5746)Laurenz
2025-01-22Don't link items if container is already linked (#5732)Laurenz
2024-12-20Fix crash when block or text have negative sizes (#5610)PgBiel
2024-12-18Fix infinite loop with footnote which never fits (#5498)PgBiel
2024-12-17Fix sticky blocks at the top of blocks and pages (#5581)PgBiel
2024-12-09Forbid footnote migration in pending floats (#5497)PgBiel
2024-12-08Fix multiple footnotes in footnote entry (#5545)PgBiel
2024-12-04Add HTML export formatLaurenz
2024-11-12Add support for page references through new `ref.form` property (#4729)Max
2024-11-05Fix unstoppable empty footnote loop (#5354) (#5364)wznmickey
2024-10-31Replace `once_cell`'s `Lazy` as much as possible (#4617)Abdul-Rahman Sibahi
2024-10-28Fix clipping with outset (#5295)Eric Biedert
2024-10-27Split out four new crates (#5302)Laurenz