summaryrefslogtreecommitdiff
path: root/tests/suite
AgeCommit message (Collapse)Author
2025-07-02Use "subs" and "sups" font features for typographic scripts (#5777)Malo
2025-06-27Bump `typst-dev-assets` (#6514)Max
2025-06-27Fix panic when sampling across two coincident gradient stops (#6166)+merlan #flirora
2025-06-27Sort line items by logical order when constructing frame (#5887)+merlan #flirora
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-06-26Basic support for text decoration functions in HTML (#6510)Laurenz
2025-06-26Fix nested HTML frames (#6509)Laurenz
2025-06-26Disallow empty labels and references (#5776) (#6332)Said A.
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-06-26Allow deprecating symbol variants (#6441)Malo
2025-06-26Support `in` operator on strings and modules (#6498)Laurenz
2025-06-24Also fix encoding of `<textarea>` (#6497)Laurenz
2025-06-23Fix stroke cap of shapes with partial stroke (#5688)Wannes Malfait
2025-06-23Properly handle raw text elementsLaurenz
2025-06-23Handle pre elements that start with a newlineLaurenz
2025-06-23Turn non-empty void element into export errorLaurenz
2025-06-23Test runner support for HTML export errorsLaurenz
2025-06-23Typed HTML API (#6476)Laurenz
2025-06-20Generic casting for `Axes<T>`Laurenz
2025-06-19Hint for label in both document and bibliography (#6457)Laurenz
2025-06-12Consume `data` argument in `pdf.embed()` (#6435)cAttte
2025-06-11Render `#super` as `<sup>`, `#sub` as `<sub>` in HTML (#6422)Lachlan Kermode
2025-06-11Use `codex::ModifierSet` (#6159)T0mstone
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-06-11Do not force `math.mid` elements to have the Large math class (#5980)Malo
2025-06-10Specify which CSL style is not suitable for bibliographies (#6306)Andrew Voynov
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-06-10Use the shaper in math (#6336)Max
2025-06-10Table multiple headers and subheaders (#6168)PgBiel
2025-06-10Report errors in external files (#6308)Tobias Schmitz
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-06-10Improve number lexing (#5969)Ian Wrzesinski
2025-06-09Pin colspan and rowspan for blank cells (#6401)PgBiel
2025-06-04Numbering implementation refactor (#6122)Sam Ireson
2025-06-04Add support for WebP images (#6311)Linus Unnebäck
2025-06-04Fix Ukrainian secondary smart quotes (#6372)Nazar Serhiichuk
2025-06-03Fix bottom accent positioning in math (#6187)Max
2025-05-28Fix stroking of glyphs in math mode (#6243)Mikołaj
2025-05-28Remove line break opportunity when math operator precededes a closing paren ↵Ian Wrzesinski
(#6216)
2025-05-20Error if an unexpected named argument was received (#6192)frozolotl
2025-05-12Prohibit some line break opportunities between LTR-ISOLATE and ↵Tobias Schmitz
OBJECT-REPLACEMENT-CHARACTER (#6251) Co-authored-by: Max <max@mkor.je> Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-05-12Catch indefinite loop in realization due to cycle between show and grouping ↵Tobias Schmitz
rule (#6259)
2025-05-06Use list spacing for attach spacing in tight lists (#6242)Tobias Schmitz
2025-05-06Respect RTL cell layouting order in grid layout (#6232)Tobias Schmitz
Co-authored-by: PgBiel <9021226+PgBiel@users.noreply.github.com>
2025-04-17Add test for flattened accents in math (#6188)Max
2025-04-07Show warnings from eval (#6100)+merlan #flirora
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-04-02Disallow empty font lists (#6049)Malo
2025-04-02Support comparison functions in `array.sorted` (#5627)Malo
Co-authored-by: +merlan #flirora <uruwi@protonmail.com> Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-04-02Parse multi-character numbers consistently in math (#5996)Ian Wrzesinski
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-03-31Unify layout of `vec` and `cases` with `mat` (#5934)Max
2025-03-31Add dotless parameter to `math.accent` (#5939)Max
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-03-31Add default parameter for array.{first, last} (#5970)+merlan #flirora
2025-03-31Improve french smartquotes (#5976)Malo
2025-03-27Test all exif rotation types and fix two of them (#6102)Laurenz Stampfl
2025-03-24Refactor grid header and footer resolving (#5919)PgBiel