summaryrefslogtreecommitdiff
path: root/crates/typst-library/src/model/bibliography.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-26Disallow empty labels and references (#5776) (#6332)Said A.
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-06-25Minor fixes to doc comments (#6500)+merlan #flirora
2025-06-19Prefer `.yaml` over `.yml` in the docs (#6436)Andrew Voynov
2025-06-12Unify `EvalMode` and `LexMode` into `SyntaxMode` (#6432)cAttte
2025-06-11List both YAML file extensions in bibliography docs (#6426)Andrew Voynov
2025-06-10Specify which CSL style is not suitable for bibliographies (#6306)Andrew Voynov
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-06-10Report errors in external files (#6308)Tobias Schmitz
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-04-07Show warnings from eval (#6100)+merlan #flirora
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-03-12Fix missing words and paren in docs (#6046)Kevin K.
2025-01-24Semantic paragraphs (#5746)Laurenz
2025-01-23Add support for `c2sc` OpenType feature in `smallcaps` (#5655)Malo
2025-01-10Don't generate accessors for required fields (#5680)Laurenz
2025-01-09Revamp data loading and deprecate `decode` functions (#5671)Laurenz
2024-11-29Compile-time `PicoStr` interning (#5491)Laurenz
2024-10-31Replace `once_cell`'s `Lazy` as much as possible (#4617)Abdul-Rahman Sibahi
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-10-27Split out four new crates (#5302)Laurenz