| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-07-09 | Ignore spans when checking for RawElem equality (#6560) | frozolotl | |
| 2025-07-09 | Target-specific native show rules (#6569) | Laurenz | |
| 2025-07-08 | Rewrite foundations of native elements (#6547) | Laurenz | |
| 2025-06-20 | More type-safe color conversions | Laurenz | |
| 2025-06-10 | Report errors in external files (#6308) | Tobias Schmitz | |
| Co-authored-by: Laurenz <laurmaedje@gmail.com> | |||
| 2025-03-12 | Fix missing words and paren in docs (#6046) | Kevin K. | |
| 2025-02-18 | HTML export: Use `<code>` for inline `RawElem` (#5884) | ᡥᠠᡳᡤᡳᠶᠠ ᡥᠠᠯᠠ·ᠨᡝᡴᠣ 猫 | |
| 2025-02-10 | Respect `par` constructor arguments (#5842) | Laurenz | |
| 2025-01-31 | Disable cjk_latin_spacing in raw by default (#5753) | Hong Jiarong | |
| 2025-01-10 | Don't generate accessors for required fields (#5680) | Laurenz | |
| 2025-01-09 | Revamp data loading and deprecate `decode` functions (#5671) | Laurenz | |
| 2024-12-04 | A few basic HTML show rules | Laurenz | |
| These are very incomplete and ignore various properties. They are just to get things started. | |||
| 2024-11-04 | Disable justification in `raw(block: true, ...)` (#4889) | Sébastien d'Herbais de Thun | |
| Co-authored-by: Laurenz <laurmaedje@gmail.com> | |||
| 2024-10-31 | Replace `once_cell`'s `Lazy` as much as possible (#4617) | Abdul-Rahman Sibahi | |
| Co-authored-by: Laurenz <laurmaedje@gmail.com> | |||
| 2024-10-27 | Split out four new crates (#5302) | Laurenz | |
| 2023-11-24 | Merge `typst` and `typst-library` | Laurenz | |
| 2023-11-19 | Streamline imports | Laurenz | |
| 2023-11-14 | Translate local names to Greek (#2684) | Dimitri Kokkonis | |
| Additionally, add support for single and double quotes in Greek. | |||
| 2023-11-13 | Fix potential line splitting issue in `raw` (#2674) | Sébastien d'Herbais de Thun | |
| 2023-11-13 | Assign spans to `raw.line` (#2672) | Sébastien d'Herbais de Thun | |
| 2023-11-06 | Content rework 2 - Electric Boogaloo (#2504) | Sébastien d'Herbais de Thun | |
| 2023-10-10 | Add `raw.line` (#2341) | Sébastien d'Herbais de Thun | |
| 2023-09-29 | Color fixes (#2262) | Sébastien d'Herbais de Thun | |
| 2023-09-28 | initial Romanian support (#2246) | DVDTSB | |
| 2023-09-26 | Extract IDE crate | Laurenz | |
| 2023-09-19 | Gradient Part 1 - Color rework (#2171) | Sébastien d'Herbais de Thun | |
| 2023-09-11 | First-class types | Laurenz | |
| Makes types first-class values. | |||
| 2023-09-11 | Forward third-party errors | Laurenz | |
| Better to know something even if it isn't always formatted in the prettiest way | |||
| 2023-08-31 | Replace tabs with spaces in raw elements. (#2042) | Anton Wetzel | |
| 2023-08-29 | More type safety for spans | Laurenz | |
| 2023-08-25 | Add Finnish translations (#1996) | Kivi Kaitaniemi | |
| 2023-08-25 | calm down clippy even more (#1997) | Beiri22 | |
| 2023-08-21 | Fix documentation on when raw text is a block. (#1953) | Clemens Koza | |
| 2023-08-20 | Local names for Chinese and Traditional Chinese (#1919) | Kingfree | |
| 2023-08-07 | Add hint for "access denied" message | Laurenz | |
| 2023-08-07 | Touch up docs | Laurenz | |
| 2023-08-04 | Bytes type | Laurenz | |
| - Moves `Bytes` from `util` to `eval` module - Accepts bytes in `str` function for bytes -> str conversion - Adds `bytes` function for str | array -> bytes conversion - Adds `array` function for bytes -> array conversion - Adds `len`, `at`, and `slice` methods for bytes - Adds `encoding` parameter to `read` function | |||
| 2023-07-26 | Add Listing's Spanish translation (#1798) | Adrián Delgado | |
| 2023-07-17 | Load theme for raw code (#1675) | Myriad-Dreamin | |
| 2023-07-06 | Raw syntax definition loading (#1655) | Sébastien d'Herbais de Thun | |
| 2023-07-06 | Add Japanese translation for LocalName (#1662) | Shogo Takata | |
| 2023-07-02 | Move everything into `crates/` directory | Laurenz | |
