Myriad-Dreamin
|
2c38695b6f
|
docs: maintain readme and command docs (#733)
* docs: maintain readme and command docs
* docs: update inline images
* test: update snapshot
* test: update baseline
* test: update baseline
|
2024-10-26 22:47:12 +08:00 |
|
Myriad-Dreamin
|
66fff06dfe
|
build: bump tinymist to 0.12.0-rc1 (#708)
* feat: support nightly typst (#600)
* feat: support for custom certificate configuration (#592)
* feat: add certificate option
* refactor: move SystemCompilerFeat into tinymist-world
* feat: move HttpRegistry as HttpsRegistry into tinymist-world
* feat: add reading pem file
* feat: update LspUniverseBuilder::build
* feat: fill missing argument of LspUniverseBuilder::build
* chore: update lock file for additional dependencies
* chore: refine comment for certification
* refactor: simplify by new constructor
* refactor: sort arguments for threaded_http
* refactor: split https.rs from lib.rs in tinymist-world
* feat: provide package view and local documentation (#596)
* feat: move featured components
* feat: provide package view and local documentation
* stage
* fix: compile error by merged commits
* fix: ignore system fonts correctly (#597)
* feat: adapt nightly typst
chore: use mainline typst
fix: `leaf_at` second parameter
fix: build `Engine`
fix: `interpret_mode_at` converage
feat: use my typst
fix: use `typst::trace` to trace
fix: frameitem
fix: new kinds
fix: new scope
fix: lazyhash
fix: result
fix: new SyntaxKinds
fix: utils, lazyhash
chore: remove useless imports
fix: sink
feat: frameitem
fix: export svg with page
fix: deref span
styl:
deps
fix: lazyhash
deps: use my typstyle
fix: enable contenthint with feature
fix: leaf_at side
fix: compile.output
deps
fix: warnings
deps: use new branch name
fix: fix merge error
ci: update ci branch
test: accept new test snap
fix: fix compile
deps: update typst
fix: fix compilation for latest tinymist
fix: fix tests
fix: fix tests
* chore: clean useless imports
---------
Co-authored-by: ricOC3 <100465762+ricOC3@users.noreply.github.com>
Co-authored-by: Myriad-Dreamin <35292584+Myriad-Dreamin@users.noreply.github.com>
* fix: compile warnings and errors
* fix: add round_2 back
* fix: pdf options
* build: bump version to 0.11.33
build: bump version to 0.11.31 (#652)
build: lock git branches
build: bump version to 0.11.23-rc1
dev: update cargo.toml
deps: update typst, typst.ts, typstyle to tagged version (#624)
build: bump version to 0.11.29 (#628)
dev: nightly-0.11.31 (#649)
* deps: update typst
* test: fix snapshot
fix: dependencies
dev: nightly 0.11.33 (#655)
* deps: update typst, typst.ts, typstyle
* test: fix test hash
* fix: compile error
* fix: errors
* build: bump typst to 0.12.0
* dev: final bumps
* build: bump version to 0.11.34-rc1
* build: update cargo.lock
* test: update snapshot
---------
Co-authored-by: ParaN3xus <136563585+ParaN3xus@users.noreply.github.com>
Co-authored-by: ricOC3 <100465762+ricOC3@users.noreply.github.com>
|
2024-10-19 18:32:37 +08:00 |
|
Myriad-Dreamin
|
e57cf36f9b
|
feat: render hover docs with converted result (#701)
* feat: render hover docs with converted result
* dev: update snapshot
|
2024-10-17 19:18:36 +08:00 |
|
Myriad-Dreamin
|
78f3893185
|
feat: provide package view and local documentation (#596)
* feat: move featured components
* feat: provide package view and local documentation
* stage
* fix: compile error by merged commits
|
2024-09-12 21:17:07 +08:00 |
|
ricOC3
|
b06447ffe2
|
feat: support for custom certificate configuration (#592)
* feat: add certificate option
* refactor: move SystemCompilerFeat into tinymist-world
* feat: move HttpRegistry as HttpsRegistry into tinymist-world
* feat: add reading pem file
* feat: update LspUniverseBuilder::build
* feat: fill missing argument of LspUniverseBuilder::build
* chore: update lock file for additional dependencies
* chore: refine comment for certification
* refactor: simplify by new constructor
* refactor: sort arguments for threaded_http
* refactor: split https.rs from lib.rs in tinymist-world
|
2024-09-12 09:02:54 +08:00 |
|
ParaN3xus
|
0fa1bab9d0
|
feat: add compatibility for Typst's util (stable) and utils (nightly) (#573)
|
2024-08-27 18:38:03 +08:00 |
|
Myriad-Dreamin
|
a53b9d92d7
|
docs: add notes to stateful pin commands (#562)
|
2024-08-26 21:41:09 +08:00 |
|
Myriad-Dreamin
|
093f2af6dc
|
feat: support include expressions in typlite (#547)
|
2024-08-19 09:36:36 +08:00 |
|
Myriad-Dreamin
|
41e83b38e2
|
dev: merge {typlite,typst-preview,tinymist} world and compile argument parsers (#546)
* dev: merge lite world and lsp world
* dev: merge {typlite,typst-preview,tinymist} compile arg parsers
|
2024-08-19 09:12:01 +08:00 |
|
Yifan Song
|
63ade4f893
|
remove feature texmath (#535)
|
2024-08-15 21:51:24 +08:00 |
|
Myriad-Dreamin
|
c4c3d6f3fa
|
feat: convert editor READMEs to docs.typ (#498)
|
2024-08-05 23:32:18 +08:00 |
|
Myriad-Dreamin
|
acd22b71a5
|
feat: convert introduction.typ to README.md (#479)
* dev: supports some functions for README
* feat: convert introduction.typ to README.md
|
2024-07-30 17:12:20 +08:00 |
|
Myriad-Dreamin
|
bc3bd9f762
|
feat: add error framework and parse sys arguments for typlite (#478)
* feat: parse sys arguments for typlite
* feat: add error framework to typlite
* dev: allow output to stdout
* fix: error in docs
|
2024-07-30 16:49:04 +08:00 |
|
Myriad-Dreamin
|
ff72962334
|
feat(typlite): add equation support (#454)
* feat(typlite): add equation support
* feat(typlite): minimize snapshot
* dev(typlite): eliminate unnecessary spacing
* dev: redact totally
* fix: snapshot
|
2024-07-24 13:41:54 +08:00 |
|
Myriad-Dreamin
|
ab3c642038
|
feat(typlite): add image support (#453)
|
2024-07-24 02:11:21 +08:00 |
|
Myriad-Dreamin
|
379359a19f
|
dev: add link support of typlite (#452)
* dev: extend ast to work
* dev: support link
* dev: reimplement it
* dev: add nest testing
* dev: rearrange code
* dev: rearrange code
|
2024-07-23 20:40:55 +08:00 |
|
Myriad-Dreamin
|
f8c4218534
|
feat: introduce typlite's cli (#451)
* feat: introduce typlite's cli
* build: specify default-bin
* fix
* fix: default bin again
* dev: ignore typlite's lock
|
2024-07-23 19:48:14 +08:00 |
|
Myriad-Dreamin
|
1b769a4ddd
|
feat: add typlite for typst's doc comments (#398)
|
2024-07-11 09:45:51 +08:00 |
|