summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-27Update changelogLaurenz
2023-11-27Fix trailing comma of function call in math mode (#2772)T0mstone
2023-11-27Fixed changelog typosLaurenz
2023-11-27Bump docker/metadata-action from 4.3.0 to 5.0.0 (#2782)dependabot[bot]
2023-11-27Bump actions/checkout from 3 to 4 (#2781)dependabot[bot]
2023-11-27Bump docker/setup-buildx-action from 2.5.0 to 3.0.0 (#2780)dependabot[bot]
2023-11-27Bump docker/login-action from 2.1.0 to 3.0.0 (#2779)dependabot[bot]
2023-11-27Bump ncipollo/release-action from 1.12.0 to 1.13.0 (#2778)dependabot[bot]
2023-11-27Check actions with dependabot (#2766)danieleades
2023-11-27Optimized `DocumentElem` (#2777)Sébastien d'Herbais de Thun
2023-11-27Implement mid() for middle delimiters in lr() (#2760)Leedehai
2023-11-27Add test cases to verify lexer's identifier validation (#2773)Leedehai
2023-11-27Optimize `Content::has`, `Introspector::query_label`, and `MetaElem` (#2759)Sébastien d'Herbais de Thun
2023-11-27Use clippy workspace lints and inline format args (#2771)danieleades
2023-11-27Run clippy on all features (#2767)danieleades
2023-11-27Added `hint` to `bail!`, `warning!`, and `error!` (#2756)Sébastien d'Herbais de Thun
2023-11-27Added vertical number alignment to enum (#2742)Jakob Sachs
2023-11-26Rework `Vt` into `Engine`Laurenz
2023-11-24Bump HayagrivaMartin Haug
2023-11-24Gradient Part 6 - Pattern fills (#2740)Sébastien d'Herbais de Thun
2023-11-24Simplify counting a bitLaurenz
2023-11-24Move delayed errors into tracerLaurenz
2023-11-24Merge `typst` and `typst-library`Laurenz
2023-11-24Allow multiple font paths in `TYPST_FONT_PATHS` (#2746)frozolotl
2023-11-24Fix `has` on non-inherent fields (#2745)frozolotl
2023-11-24Update test-helper doc for the easiest installation instruction (#2744)Leedehai
2023-11-24Upgrade open package to v5.0.1 (#2752)Albert Dong
2023-11-21Make `color.components`' alpha parameter named (#2734)frozolotl
2023-11-21Tidy up some importsLaurenz
2023-11-21Inline block into styles fileLaurenz
2023-11-21Extract location type into its own fileLaurenz
2023-11-21Remove bibliography point from LaTeX guideMartin Haug
2023-11-21Clean up some color quantization code (#2730)frozolotl
2023-11-20Support arbitrary content for document titleLaurenz
2023-11-20Document the `#[ghost]` attribute from #2718 (#2721)Sébastien d'Herbais de Thun
2023-11-20Fix gradient colors (#2719)Sébastien d'Herbais de Thun
2023-11-19Added `ghost` attr to `elem` macro (#2718)Sébastien d'Herbais de Thun
2023-11-19Fix docsLaurenz
2023-11-19Workaround for show set propagation on citationsLaurenz
2023-11-19Remove trailing whitespaceLaurenz
2023-11-19Rename typeset function to layoutLaurenz
2023-11-19More useful `Debug` implsLaurenz
2023-11-19Streamline importsLaurenz
2023-11-19Fix linebreaking at the end of linksLaurenz
2023-11-19Disable default features of `zip` crateLaurenz
2023-11-19Use proxy for fetching release metadataLaurenz
2023-11-19Watching fixes (#2706)Laurenz
2023-11-17Implement euclidean division and remainder (#2678)frozolotl
2023-11-17Parallel image encoding (#2693)Sébastien d'Herbais de Thun
2023-11-17Remove restrictions to chroma and improve clamping (#2690)frozolotl