| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-07-02 | Move everything into `crates/` directory | Laurenz | |
| 2023-06-30 | Non-Typst highlighting in documentation | Laurenz | |
| 2023-06-26 | Fix warnings | Laurenz | |
| 2023-06-26 | Fix shaping debug assertions | Laurenz | |
| 2023-06-26 | Fix underline bug. (#1567) | Andy Barcia Rodríguez | |
| 2023-06-26 | shape_tofus: respect text direction when inserting tofus (#1519) | bluebear94 | |
| This ensures that the ranges of the shaped glyphs are monotonically decreasing in right-to-left-text, thus avoiding nonsensical results in find_safe_to_break that later causes a panic (see #1373). Additionally, debug assertions have been added to catch non-monotonic glyph ranges. | |||
| 2023-06-24 | Use third person in documentation (#1560) | MALO | |
| 2023-06-20 | Move assets/data to library/assets (#1515) | figsoda | |
| So these assets lives inside the typst-library crate and doesn't break `cargo vendor` | |||
| 2023-06-20 | Add Filipino (`fil`/`tl`) translations (#1510) | Je Sian Keith Herman | |
| 2023-06-12 | More `bail!` usage | Laurenz | |
| 2023-06-12 | feat: add albanian translations (#1454) | Ken | |
| 2023-06-12 | Add translation for Turkish (#1466) | Abdulmelik Bekmez | |
| 2023-06-07 | Clarify markup details in the documentation (#1434) | Grégoire Locqueville | |
| 2023-06-06 | Improve value casting infrastructure | Laurenz | |
| 2023-06-01 | Bugfix of CJK punctuation adjustment (#1384) | Peng Guanwen | |
| 2023-05-30 | Support syntax highlighting for more languages (#771) | Gabriel Wu | |
| Co-authored-by: Laurenz <laurmaedje@gmail.com> | |||
| 2023-05-30 | Add Danish (#1365) | sandal | |
| 2023-05-29 | feat: Add Swedish (#1353) | Olle Månsson | |
| 2023-05-29 | Add Dutch LocalNames (#1357) | Lynn | |
| 2023-05-23 | Add note to text fractions | Laurenz | |
| Fixes #465 Fixes #1105 | |||
| 2023-05-22 | Fix PDF outline bugs | Laurenz | |
| Fixes #1098 Fixes #1143 Fixes #1151 | |||
| 2023-05-20 | Check crate docs in CI | Laurenz | |
| 2023-05-19 | resolve #510: reverse quote direction in RTL languages (#1183) | Naim A | |
| 2023-05-19 | Fix text examples | Laurenz | |
| Fixes #1251 Fixes #1252 Fixes #1253 Fixes #1254 Fixes #1255 | |||
| 2023-05-17 | Show default values in documentation | Laurenz | |
| Fixes #169 Fixes #1102 | |||
| 2023-05-17 | Better documentation outlines | Laurenz | |
| 2023-05-17 | Fix figure detection | Laurenz | |
| 2023-05-15 | Extract category definitions into individual functions | Laurenz | |
| 2023-05-11 | Improve alignment of text inside raw blocks (#1034) | Pg Biel | |
| 2023-05-11 | Implement sophisticated CJK punctuation adjustment (#954) | Peng Guanwen | |
| 2023-05-11 | Documentation fixes | Laurenz | |
| 2023-05-11 | Remove 'static bound on `World` | Laurenz | |
| Thanks to improvements in comemo, tracked types don't need to be 'static anymore. This means that the 'static bound on the `World` is now lifted and that the `Route` doesn't need to use unsafe code anymore to manage its lifetime. | |||
| 2023-05-11 | Fix typo in text fractions tooltip (#1167) | jannisko | |
| 2023-05-03 | Make ligatures copyable and searchable | Laurenz | |
| Fixes #479 Fixes #1040 | |||
| 2023-04-29 | whoops (#1035) | Pg Biel | |
| 2023-04-26 | Touch up docs | Laurenz | |
| 2023-04-26 | Allow passing `region` to LocalName (#926) | pan93412 | |
| 2023-04-24 | Spanish quote marks (#941) | Luis David Licea Torres | |
| 2023-04-23 | Add instrumentation (Part 1) (#761) | Sébastien d'Herbais de Thun | |
| 2023-04-17 | More Chinese punctuation adjustment (#836) | Peng Guanwen | |
| and also general linebreak improvements | |||
| 2023-04-17 | Write PDF outline | Laurenz | |
| 2023-04-16 | Clippy fixes (#581) | Marek Barvíř | |
| 2023-04-13 | Add support for more complex strokes (#505) | Birk Tjelmeland | |
| 2023-04-13 | Refine linebreak algorithm for better Chinese justification (#701) | Peng Guanwen | |
| 2023-04-11 | Add Czech translation (#683) | Radim Sückr | |
| 2023-04-11 | Added Arabic translations (#688) | Abdul Rahman Sibahi | |
| 2023-04-11 | Add Vietnamese Translation (#684) | ichxorya | |
| 2023-04-06 | Reorganize matches on languages | Laurenz | |
| 2023-04-06 | Add Norwegian language support (#628) | jakobrs | |
| 2023-04-06 | add support for polish language (#623) | zymon | |
