Skip to content

Conversation

laurmaedje
Copy link
Member

@laurmaedje laurmaedje commented Jun 21, 2025

The first few commits from #6476 are useful changes, but a bit unrelated to the main matter of the PR, so I've extracted them here (and will not squash during merge).

@laurmaedje laurmaedje merged commit 3602d06 into main Jun 21, 2025
14 checks passed
@laurmaedje laurmaedje deleted the html-typed-preparations branch June 21, 2025 15:01
Copy link
Contributor

@T0mstone T0mstone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I want to point out that https://doc.rust-lang.org/stable/std/fmt/fn.from_fn.html exists, so if/when that stabilizes, it should probably replace the custom function defined here.

@laurmaedje
Copy link
Member Author

laurmaedje commented Jun 23, 2025

Nice, didn't know about that. Hopefully, it will become a thing soon.

ParaN3xus added a commit to ParaN3xus/tinymist that referenced this pull request Jul 15, 2025
ParaN3xus added a commit to ParaN3xus/tinymist that referenced this pull request Jul 15, 2025
ParaN3xus added a commit to ParaN3xus/tinymist that referenced this pull request Jul 16, 2025
Myriad-Dreamin pushed a commit to Myriad-Dreamin/tinymist that referenced this pull request Jul 23, 2025
* build: use nightly typst, typst-ansi-hl, typstyle, reflexo; update ttf-parser, fontdb

* refactor: new eval_string api

* refactor: typst::html -> typst_html

fixup

* refactor: new Source lines api in typst/typst/6308

* refactor: new ast::Expr enum names in typst/typst#5784

* refactor: new color api in typst/typst#6479

* refactor: new element api in typst/typst#6547

* refactor: new html frame api in typst/typst#6505

* refactor: new label constructing api in typst/typst#6332

* refactor: new symbol api in typst/typst#6441

* fix: catch_unwind when printing Ty's debug format

* styl: fmt

* refactor: use new LibraryExt mod

fixup 2

* fix: increase recursion limit for tinymist-query

* tests: update test snaps

* ci: continue on error

* build: bump world crates to 0.13.15-rc1

* build: pin reflexo, typstyle

fixup 3

* build: bump to 0.13.15-rc1

* docs: changelog

* ci: update windows version
ParaN3xus added a commit to ParaN3xus/tinymist that referenced this pull request Jul 28, 2025
ParaN3xus added a commit to ParaN3xus/tinymist that referenced this pull request Jul 30, 2025
ParaN3xus added a commit to ParaN3xus/tinymist that referenced this pull request Jul 31, 2025
ParaN3xus added a commit to ParaN3xus/tinymist that referenced this pull request Jul 31, 2025
* build: use nightly typst, typst-ansi-hl, typstyle, reflexo; update ttf-parser,fontdb

* refactor: new eval_string api

* refactor: typst::html -> typst_html

* refactor: new Source lines api in typst/typst/6308

* refactor: new ast::Expr enum names in typst/typst#5784

* refactor: new color api in typst/typst#6479

* refactor: new element api in typst/typst#6547

* refactor: new html frame api in typst/typst#6505

* refactor: new label constructing api in typst/typst#6332

* refactor: new symbol api in typst/typst#6441

* fix: catch_unwind when printing Ty's debug format

* styl: fmt

* refactor: use new LibraryExt mod

* fix: increase recursion limit for tinymist-query

* tests: update test snaps

* ci: continue on error

* deps: update rustc

* tests: update test snaps

* deps: patch reflexo

* refactor(typlite): replace manual highlight and strike with official impl

* tests: update test snaps for shortened empty attributes syntax

* tests(typlite): update test snaps to ignore outline temporarily

* fix(typlite): convert link

* feat: auto release nightly

* feat: auto tag stable release
ParaN3xus added a commit to ParaN3xus/tinymist that referenced this pull request Jul 31, 2025
ParaN3xus added a commit to ParaN3xus/tinymist that referenced this pull request Jul 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants