summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2024-04-13Better test runner (#3922)Laurenz
2024-04-09Fix raw bidi text (#3885)A-Walrus
2024-04-08Fix missing blackboard bold letters (#3759)José Lopes
2024-04-06Deformed stroke for some length values fix (#3860)Tomás Cruz
2024-04-04Let the lexer respect linebreaks within inline raw (#3756)Leedehai
2024-04-03Fix newline parsing behavior in code mode (#3780)Leedehai
2024-04-02A few CI and crate config changes (#3852)Laurenz
2024-04-02Improve `repr` for `SequenceElem` (#3584)Malo
2024-04-02Support negative dimensions in rectangles (#3807)Ana Gelez
2024-04-02Never shrink lines in raw blocks (#3796)Ana Gelez
2024-04-02Fix tab rendering for raw block with lang "typ(c)" (#3847)Leedehai
2024-04-02Fixed interaction of first_line_indent with outline (#3745)Etienne Collin
2024-04-01Fix `str.trim(regex,at:end)` when the whole string is matched (#3730)Leedehai
2024-04-01Fix compression of punctuation marks at line start of end (#3744)Ran Luo
2024-04-01Implement `to-dict` method on arrays (#3575)frozolotl
2024-03-25Better handle large numbers from external data files (#3791)Ana Gelez
2024-03-25Fix smart quotes in PDF outline (#3790)Ana Gelez
2024-03-23Let `Repr` for `Relative<T>` print both abs + ratio (#3721)Leedehai
2024-03-16Remove grid usize overflow tests (#3687)PgBiel
2024-03-14Small table footer and hline placement improvements (#3659)PgBiel
2024-03-14Fix sizing of nested equations (#3664)Laurenz
2024-03-13Fix non-terminating loop in flow layout (#3652)Laurenz
2024-03-13Fix `italic` function in math (#3651)Laurenz
2024-03-13Fix table cells and rowspans wrongly assuming full page height available (#3637)PgBiel
2024-03-13Ensure grids have at least the given amount of rows (#3644)PgBiel
2024-03-12Fix `Behaviour` of spacing (#3634)Laurenz
2024-03-11Fix figure caption separator synthesis (#3621)Laurenz
2024-03-11Fix crash with empty raw block (#3619)Laurenz
2024-03-11Fix paragraph layouting index out of bounds bug (#3607)frozolotl
2024-03-11Ensure hline/vline positioning respects colspan/rowspan (#3610)PgBiel
2024-03-11Small fixes for table line priority in headers/footers (#3602)PgBiel
2024-03-09Repeatable Table Footers [More Flexible Tables Pt.6a] (#3577)PgBiel
2024-03-09Remove floating point rounding from colors (and more) (#3557)frozolotl
2024-03-09Generate PDF ID automatically unless we really have a stable ID (#3591)Laurenz
2024-03-07Bump our crates (#3573)Laurenz
2024-03-07Remove `safe_div` (#3572)Laurenz
2024-03-07DPI-based natural sizing for images (#3571)Laurenz
2024-03-07Remove unmaintained benchmarks (#3569)Laurenz
2024-03-06Bump assets (#3560)Laurenz
2024-03-06Add `typst init` command (#3544)Laurenz
2024-03-06Repeatable Table Headers [More Flexible Tables Pt.5a] (#3545)PgBiel
2024-03-04Fix BiDi bug with mixed explicit dir in paragraph (#3532)A-Walrus
2024-03-04Add `chunks` method to array (#3539)frozolotl
2024-03-04Fix JIS style punctuation (#3543)Peng Guanwen
2024-03-03Merging cells: Rowspans [More Flexible Tables Pt.3b] (#3501)PgBiel
2024-03-01Add rounded corners and strokes to highlight (#3526)frozolotl
2024-03-01Provide more fine-grained spans in raw blocks (#3257)Myriad-Dreamin
2024-02-29Add `depth` and `offset` field to `heading` (#3038)tingerrr
2024-02-28Make use of `is_some_and` where applicable (#3523)Laurenz
2024-02-28Implement alpha modification methods for colors (#3516)frozolotl