summaryrefslogtreecommitdiff
path: root/crates/typst-library/src/model/table.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-02-23Fix HTML export of table with gutter (#5920)PgBiel
2025-01-23Handle boxes and blocks a bit better in HTML export (#5744)Laurenz
Co-authored-by: Martin Haug <3874949+reknih@users.noreply.github.com>
2025-01-23HTML tables (#5666)Michael Färber
2025-01-10Don't generate accessors for required fields (#5680)Laurenz
2024-10-27Split out four new crates (#5302)Laurenz