| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-07-09 | feat: default to the url if no alt text is specified for a link | Tobias Schmitz | |
| 2025-07-08 | Merge branch 'main' into pdf-accessibility | Tobias Schmitz | |
| 2025-07-08 | refactor: remove general api to set cell kind and add pdf.(header|data)-cell | Tobias Schmitz | |
| 2025-07-08 | Rewrite foundations of native elements (#6547) | Laurenz | |
| 2025-07-07 | Fix minor typo in function docs (#6542) | Robin | |
| 2025-07-05 | Fix nightly warnings (#6558) | Laurenz | |
| 2025-07-03 | feat: [WIP] generate alt text for ref elements | Tobias Schmitz | |
| 2025-07-03 | docs: fix comment | Tobias Schmitz | |
| 2025-07-03 | feat: generate headers attribute table cells | Tobias Schmitz | |
| - fix marking repeated headers/footers as artifacts - fix table row grouping with empty cells | |||
| 2025-07-03 | feat: tag table headers and footers | Tobias Schmitz | |
| 2025-07-03 | fix: don't include outline title in TOC hierarchy | Tobias Schmitz | |
| 2025-07-03 | docs: fixup some comments | Tobias Schmitz | |
| 2025-07-03 | feat: mark RepeatElem as artifact | Tobias Schmitz | |
| 2025-07-03 | refactor: revert some changes to FrameItem::Link | Tobias Schmitz | |
| 2025-07-03 | refactor: derive(Cast) for ArtifactKind | Tobias Schmitz | |
| 2025-07-03 | feat: generate tags for tables | Tobias Schmitz | |
| 2025-07-03 | feat: pdf.tag function to manually create pdf tags | Tobias Schmitz | |
| 2025-07-03 | feat: write tags for more elements | Tobias Schmitz | |
| 2025-07-03 | feat: write tags for links and use quadpoints in link annotations | Tobias Schmitz | |
| 2025-07-03 | feat: pdf.artifact element | Tobias Schmitz | |
| 2025-07-03 | feat: mark artifacts | Tobias Schmitz | |
| 2025-07-03 | feat: [WIP] allow specifying alt text for links | Tobias Schmitz | |
| skip-checks:true # Please enter the commit message for your changes. Lines starting # with '#' will be kept; you may remove them yourself if you want to. # An empty message aborts the commit. # # Date: Wed May 28 17:47:35 2025 +0200 # # On branch pdf-accessibility # Your branch and 'origin/pdf-accessibility' have diverged, # and have 11 and 5 different commits each, respectively. # # Changes to be committed: # modified: crates/typst-ide/src/jump.rs # modified: crates/typst-layout/src/flow/distribute.rs # modified: crates/typst-layout/src/modifiers.rs # modified: crates/typst-library/src/foundations/content.rs # modified: crates/typst-library/src/layout/frame.rs # modified: crates/typst-library/src/model/bibliography.rs # modified: crates/typst-library/src/model/footnote.rs # modified: crates/typst-library/src/model/link.rs # modified: crates/typst-library/src/model/outline.rs # modified: crates/typst-library/src/model/reference.rs # modified: crates/typst-pdf/src/convert.rs # modified: crates/typst-pdf/src/link.rs # modified: crates/typst-render/src/lib.rs # modified: crates/typst-svg/src/lib.rs # modified: tests/src/run.rs # | |||
| 2025-07-03 | feat: [WIP] include links in tag tree | Tobias Schmitz | |
| skip-checks:true | |||
| 2025-07-03 | feat: [WIP] make more things locatable | Tobias Schmitz | |
| skip-checks:true | |||
| 2025-07-02 | Use "subs" and "sups" font features for typographic scripts (#5777) | Malo | |
| 2025-07-01 | Fix typos in calc module docs (#6535) | Robin | |
| 2025-07-01 | Fix minor typo in `array.product` docs (#6532) | Robin | |
| 2025-06-27 | Fix panic when sampling across two coincident gradient stops (#6166) | +merlan #flirora | |
| 2025-06-26 | Basic support for text decoration functions in HTML (#6510) | Laurenz | |
| 2025-06-26 | Disallow empty labels and references (#5776) (#6332) | Said A. | |
| Co-authored-by: Laurenz <laurmaedje@gmail.com> | |||
| 2025-06-26 | Allow deprecating symbol variants (#6441) | Malo | |
| 2025-06-26 | Consistent sizing for `html.frame` (#6505) | Laurenz | |
| 2025-06-26 | Support `in` operator on strings and modules (#6498) | Laurenz | |
| 2025-06-25 | Minor fixes to doc comments (#6500) | +merlan #flirora | |
| 2025-06-24 | Add page reference customization example (#6480) | Andrew Voynov | |
| Co-authored-by: Laurenz <laurmaedje@gmail.com> | |||
| 2025-06-24 | Improve equation reference example (#6481) | Andrew Voynov | |
| 2025-06-24 | Add docs for `std` module (#6407) | Andrew Voynov | |
| Co-authored-by: Laurenz <laurmaedje@gmail.com> | |||
| 2025-06-24 | Use ICU data to check if accent is bottom (#6393) | Max | |
| Co-authored-by: Laurenz <laurmaedje@gmail.com> | |||
| 2025-06-24 | Rewrite `outline.indent` example (#6383) | Andrew Voynov | |
| Co-authored-by: Laurenz <laurmaedje@gmail.com> | |||
| 2025-06-23 | Adding Croatian translations entries (#6413) | Ivica Nakić | |
| 2025-06-23 | Typed HTML API (#6476) | Laurenz | |
| 2025-06-20 | Support for generating native functions at runtime | Laurenz | |
| 2025-06-20 | More type-safe color conversions | Laurenz | |
| 2025-06-20 | Generic casting for `Axes<T>` | Laurenz | |
| 2025-06-20 | Add `Duration::decompose` | Laurenz | |
| 2025-06-19 | Fix align link in layout documentation (#6451) | Noam Zaks | |
| 2025-06-19 | Prefer `.yaml` over `.yml` in the docs (#6436) | Andrew Voynov | |
| 2025-06-19 | Hint for label in both document and bibliography (#6457) | Laurenz | |
| 2025-06-19 | Ensure that label repr is syntactically valid (#6456) | Laurenz | |
| 2025-06-12 | Consume `data` argument in `pdf.embed()` (#6435) | cAttte | |
