summaryrefslogtreecommitdiff
path: root/tests/suite
AgeCommit message (Expand)Author
2025-07-09test: add test casesrect-strokesTobias Schmitz
2025-07-09Move math styling to codex and add `math.scr` (#6309)Max
2025-07-09Add `default` argument for `str.first` and `str.last` (#6554)Malo
2025-07-09Ignore spans when checking for RawElem equality (#6560)frozolotl
2025-07-09Anti-alias clip paths (#6570)Laurenz
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
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.
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
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
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
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
2025-05-20Error if an unexpected named argument was received (#6192)frozolotl
2025-05-12Prohibit some line break opportunities between LTR-ISOLATE and OBJECT-REPLACE...Tobias Schmitz
2025-05-12Catch indefinite loop in realization due to cycle between show and grouping r...Tobias Schmitz
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
2025-04-17Add test for flattened accents in math (#6188)Max
2025-04-07Show warnings from eval (#6100)+merlan #flirora
2025-04-02Disallow empty font lists (#6049)Malo
2025-04-02Support comparison functions in `array.sorted` (#5627)Malo
2025-04-02Parse multi-character numbers consistently in math (#5996)Ian Wrzesinski
2025-03-31Unify layout of `vec` and `cases` with `mat` (#5934)Max