summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-02fix(array.slice): Clarify and correct function description (#4446)Mattes Bieniarz
2024-07-02Use a clearer match pattern (#4437)Leedehai
2024-07-01Optimize optimized paragraph layout (#4483)Laurenz
2024-06-24Bump Rust in CI (#4445)Laurenz
2024-06-24Split up paragraph layout into more files (#4443)Laurenz
2024-06-22Better error message when package version not exists (#4429)Yip Coekjan
2024-06-22Fix luma to CMYK conversion (#4425)Eric Biedert
2024-06-22Fix color mixing and gradients in luma space (#4424)Eric Biedert
2024-06-22Hint for shadowed std functions (#4402)Yip Coekjan
2024-06-22Add Galician & catalan translations (#4414)JPichel
2024-06-22Add message when trying to access a field that is not set (#4399)+merlan #flirora
2024-06-22Allow "imprecise" bounds for the compiler version (#4394)Clemens Koza
2024-06-22Add named symbols: `⌈`, `⌉`, `⌊`, `⌋` (#4267)Yip Coekjan
2024-06-17Fix backlinks (#4409)Laurenz
2024-06-16Compress CMaps (#4406)Laurenz
2024-06-16Improve subsetting (#4373)Laurenz Stampfl
2024-06-16Add hints to array destructuring error messages (#4400)Malo
2024-06-16Tight lists only attach to preceding paragraphs, not blocks anymore (#4396)Laurenz
2024-06-16Add support for COLRv1 emojis (#4371)Laurenz Stampfl
2024-06-14Paragraph spacing property (#4390)Laurenz
2024-06-13Make symbols callable like functions & migrate callable accents to callable s...Yip Coekjan
2024-06-12Lexer hint (#4346)astrale-sharp
2024-06-11Don't change DPI in resvg (#4354)Laurenz Stampfl
2024-06-11Add link to `tests` in `docs/dev/architecture.md` (#4353)Yip Coekjan
2024-06-11interrupt_styles: Check all potential style matches (#4345)+merlan #flirora
2024-06-11Add hint when string is used in place of label (#4330)+merlan #flirora
2024-06-10Basic multi-threading (#4366)Laurenz
2024-06-10Remove `Tracer` (#4365)Laurenz
2024-06-09Pure location assignment (#4352)Laurenz
2024-06-06Add more environment control parameters to CLI (#4227)LuizAugustoPapa
2024-06-06Add symbols `{gt,lt}.neq` (#4305)T0mstone
2024-06-06Bump SVG & PDF cinematic universe (#4316)Laurenz
2024-06-04Pad matrix cell to make matrix have a consistent height (#4153)Wenzhuo Liu
2024-06-04Hint for labels in code mode (#4319)Yip Coekjan
2024-06-04Align point and linebreak should not increase math row height (#4306)Leedehai
2024-06-04Refactor casts to use `HintedStrResult` (#4229)PgBiel
2024-06-04Improving error message for invalid file types (#4216)PepinhoJp
2024-06-04Align corner brackets to the top and bottom when scaling (#4200)+merlan #flirora
2024-06-04Add regression test for #2631 (#4328)Laurenz
2024-06-03Fix emoji advance in PDF export (#4325)Ana Gelez
2024-06-03Clean up list styling (#4324)Laurenz
2024-06-03Bring back `StyleVec` (#4323)Laurenz
2024-06-03Show block-level elements as blocks (#4310)Laurenz
2024-05-30Add flush element (#4141)+merlan #flirora
2024-05-30Simplify paragraph collection (#4301)Laurenz
2024-05-30Fix race condition in interners (#4300)Laurenz
2024-05-30Tests for jump from click/cursor (#4297)Laurenz
2024-05-30Improve CLI help doc about input & output (#4282)Yip Coekjan
2024-05-30Allow `measure` to accept available size (#4264)+merlan #flirora
2024-05-30Allow setting `raw.theme` to `none` to disable syntax highlighting (#4256)Yip Coekjan