summaryrefslogtreecommitdiff
path: root/crates/typst-library/src/introspection
AgeCommit message (Collapse)Author
2025-07-10Complete movement of HTML export code to `typst-html` (#6584)Laurenz
2025-07-09Target-specific native show rules (#6569)Laurenz
2025-07-08Rewrite foundations of native elements (#6547)Laurenz
2025-06-26Consistent sizing for `html.frame` (#6505)Laurenz
2025-03-24Use `u64` instead of `usize` to store counter and enumeration item numbers, ↵Eduardo Sánchez Muñoz
so behavior does not vary from 64-bit to 32-bit platforms (#6026)
2025-02-25Fix introspection of HTML root sibling metadata (#5953)Laurenz
2025-02-05Export target docs (#5812)Laurenz
Co-authored-by: Martin Haug <3874949+reknih@users.noreply.github.com>
2025-02-03Refactor `Scope` (#5797)Laurenz
2025-01-21Remove redundant doc comments on standard arguments (#5725)Laurenz
2025-01-10Don't generate accessors for required fields (#5680)Laurenz
2024-12-17Rename `pattern` to `tiling` (#5590)Laurenz
2024-12-17Remove deprecated things and compatibility behaviours (#5591)Laurenz
2024-12-16Get numbering of page counter from style chain (#5589)Eric Biedert
2024-12-05Bump Rust to 1.83 (#5534)Laurenz
2024-12-04Add HTML export formatLaurenz
2024-11-26Added warning when explicit return in code (not markup) discards joined ↵Sébastien d'Herbais de Thun
content (#5413) Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-11-17Timings for `state.at` and `state.get` (#5411)Sébastien d'Herbais de Thun
2024-11-12Add support for page references through new `ref.form` property (#4729)Max
2024-10-27Split out four new crates (#5302)Laurenz