summaryrefslogtreecommitdiff
path: root/crates/typst-library/src/model/table.rs
AgeCommit message (Expand)Author
2025-07-08Merge branch 'main' into pdf-accessibilityTobias Schmitz
2025-07-08refactor: remove general api to set cell kind and add pdf.(header|data)-cellTobias Schmitz
2025-07-08Rewrite foundations of native elements (#6547)Laurenz
2025-07-03feat: generate headers attribute table cellsTobias Schmitz
2025-07-03feat: tag table headers and footersTobias Schmitz
2025-07-03feat: generate tags for tablesTobias Schmitz
2025-07-03feat: [WIP] make more things locatableTobias Schmitz
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
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