Myriad-Dreamin
4a236e88cd
build: bump version to 0.12.10 ( #960 )
...
* docs: update changelog
* wording
* build: bump version to 0.12.0
2024-12-07 15:39:32 +08:00
Myriad-Dreamin
5dd9badc11
build: bump version to 0.12.10-rc1 ( #957 )
...
* docs: update changelog
* build: bump version to 0.12.10-rc1
* wording
2024-12-07 12:30:34 +08:00
Myriad-Dreamin
27460a9c53
build: bump version to 0.12.8 ( #940 )
...
* build: bump version to 0.12.8
* fix: bump versions in package.json files
2024-12-03 22:27:57 +08:00
Myriad-Dreamin
d88cd90899
build: bump version to 0.12.6 ( #939 )
...
* docs: update changelog
* build: bump version to 0.12.6
2024-12-03 20:32:14 +08:00
Myriad-Dreamin
7efbaf35d2
build: bump version to 0.12.6-rc3 ( #938 )
...
* docs: update changelog
* build: bump version to 0.12.6-rc3
2024-12-03 17:28:57 +08:00
Myriad-Dreamin
fb98a7102a
build: bump version to 0.12.6-rc2 ( #930 )
...
* build: bump version to 0.12.6-rc2
* dev: reformat
* chore: update date to publish
2024-12-02 22:47:42 +08:00
Myriad-Dreamin
1a41dfeb2d
build: bump version to 0.12.6-rc1 ( #915 )
...
* docs: update changelog
* build: bump version to 0.12.6-rc1
* fix: wording
2024-11-30 16:30:36 +08:00
Myriad-Dreamin
8b495fe2ab
feat: recursively parse markup link according to typst syntax ( #911 )
2024-11-29 15:43:38 +08:00
Myriad-Dreamin
6fa07b6777
fix: stop show until new line or code terminator ( #910 )
2024-11-29 15:31:02 +08:00
Myriad-Dreamin
adef0381be
fix: continue parsing expression on func/method call ( #909 )
2024-11-29 15:30:51 +08:00
Myriad-Dreamin
5423976278
fix: stop import-as clause before colon ( #908 )
2024-11-29 15:17:00 +08:00
Myriad-Dreamin
b3573029cc
fix: match braces in math mode as content ( #901 )
2024-11-25 13:14:36 +08:00
Caleb Maclennan
146d33e0a3
chore: Fix typos throughout code base (manual)
...
These are ones `typos` was not confident on how to fix but these seem
like reasonable resolutions to me.
2024-11-25 09:26:53 +08:00
Myriad-Dreamin
162ff73f0f
fix: remove buggy term list parsing ( #897 )
2024-11-24 18:02:11 +08:00
Myriad-Dreamin
ce125a2ed1
build: bump version to 0.12.4 ( #892 )
2024-11-23 16:03:58 +08:00
Myriad-Dreamin
e1848488f0
revert: undo "feat: add package related arguments to typstExtraArgs ( #832 and #833 )" ( #891 )
...
* Revert "fix: cross build with `vendor-openssl` feature and bump version to 0.12.4-rc2 (#884 )"
This reverts commit 254c4ce087 .
* Revert "feat: add package related arguments to `typstExtraArgs` (#833 )"
This reverts commit 8e36f25cf2 .
* Revert "feat: use typst-kit's package functions (#832 )"
This reverts commit d2afe78fee .
* build: bump version to 0.12.4-rc3
* docs: update changelog
2024-11-23 14:17:40 +08:00
Myriad-Dreamin
254c4ce087
fix: cross build with vendor-openssl feature and bump version to 0.12.4-rc2 ( #884 )
...
* fix: cross build with `vendor-openssl` feature
* build: bump version to 0.12.4-rc2
2024-11-22 17:53:09 +08:00
Myriad-Dreamin
42e97d83f7
build: bump version to 0.12.4-rc1 ( #883 )
...
* docs: update changelog
* build: bump version to 0.12.4-rc1
2024-11-22 16:43:32 +08:00
Myriad-Dreamin
e95e4284b1
fix: match brackets in content block recursively ( #856 )
...
* feat: only match brackets in content block
* test: update snapshot
2024-11-19 23:28:12 +08:00
Myriad-Dreamin
434f222855
build: bump version to 0.12.2 ( #829 )
2024-11-15 21:38:23 +08:00
Myriad-Dreamin
52a8d0e678
build: bump version to 0.12.2-rc1 ( #827 )
...
* build: bump packages
* docs: update changelog
* build: bump version to 0.12.2-rc1
* chore: wording
* fix: errors
* fix: wording
2024-11-15 15:19:59 +08:00
Myriad-Dreamin
ac97c34d0f
feat: improve signature formatting in docs ( #750 )
...
* feat: improve signature formatting in docs
* test: update snapshot
* fix: package docs formatting
2024-10-30 15:17:08 +08:00
Myriad-Dreamin
136b162360
dev: fix bugs in bold/italic syntax highlighting ( #732 )
2024-10-24 23:34:06 +08:00
Myriad-Dreamin
b1efa88161
feat: improve syntax highlighting ( #724 )
...
* dev: simplify if statement handling
* dev: parse blocks in if/for/while more consistently
* feat: improve context expression parsing
* feat: improve context expression parsing
* feat: improve parameter clause parsing
2024-10-22 21:41:20 +08:00
Myriad-Dreamin
4437b3bffb
build: bump version to 0.12.0 ( #712 )
...
* build: bump version to 0.12.0
* build: fix git versions
* docs: update changelog
* fix: description in changelog
* fix: wrong category
2024-10-20 00:52:15 +08:00
Myriad-Dreamin
ff535a1924
fix: bump version to 0.12.0-rc1 (real) ( #710 )
...
* test: update snapshot
* fix: actually bump to 0.12.0-rc1
2024-10-19 23:03:10 +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
3ed401740e
feat: read and check type annotations in docstring (Part. 1) ( #679 )
...
* feat: read and check type annotations in docstring
* fix: remove test.snap in playground
* chore: refactor and remove some dirty changes
2024-10-15 14:52:50 +08:00
Myriad-Dreamin
0e41ea33b2
build: bump version to 0.11.32 ( #666 )
2024-10-13 13:49:30 +08:00
Myriad-Dreamin
24751130a5
feat: parse for clause correctly ( #642 )
...
* fix: unchanged snapshots
* feat: parse for clause correctly
2024-10-07 13:13:42 +08:00
Myriad-Dreamin
578928135f
fix: the version in package.json is not bumped ( #631 )
...
* fix: the version is not bumped
* dev: add version checking for publish
2024-10-06 20:31:51 +08:00
Myriad-Dreamin
f3ccb4a186
build: bump version to 0.11.22 ( #611 )
...
* build: bump version to 0.11.22
* fix: bugs in package view
* feat: check release version for nightly releases
2024-09-28 07:38:25 +08:00
Myriad-Dreamin
3d886a021b
feat: improve theme settings for raw blocks ( #606 )
2024-09-20 14:12:53 +08:00
Myriad-Dreamin
1f9a42c2e8
build: bump version to 0.11.20 ( #566 )
2024-08-26 23:58:06 +08:00
Myriad-Dreamin
0c2d06969c
build: bump version to 0.11.20-rc1 ( #563 )
...
* docs: update changelog
* build: bump version to 0.11.20-rc1
2024-08-26 21:58:16 +08:00
Myriad-Dreamin
ccaf83e2ec
fix: parse quotes near the atomic hash expression ( #559 )
2024-08-26 10:56:49 +08:00
Myriad-Dreamin
cfa04bdd1b
feat: improve numeric literal parsers ( #558 )
2024-08-26 10:55:34 +08:00
Myriad-Dreamin
1b9255e04e
fix: parse dot issue 492 again ( #557 )
2024-08-26 10:42:39 +08:00
Myriad-Dreamin
606486b9fd
build: bump version to 0.11.19
2024-08-11 13:30:18 +08:00
Myriad-Dreamin
a95b07de27
fix: nested colorization
2024-08-11 11:24:50 +08:00
Myriad-Dreamin
3cbf75c369
build: bump version to 0.11.19-rc1 ( #524 )
...
* build: update changelog
* build: bump msrv
* build: bump version to 0.11.19-rc1
2024-08-10 21:11:13 +08:00
Myriad-Dreamin
555da7e5a5
feat: identify more context for bracket colorization ( #522 )
2024-08-10 20:43:18 +08:00
Myriad-Dreamin
f8472e9a3e
fix: allow underline in url link ( #520 )
2024-08-10 20:42:59 +08:00
Myriad-Dreamin
11f9965c48
fix: parse dot operation on atomic expression correctly ( #497 )
2024-08-05 19:47:55 +08:00
Myriad-Dreamin
fb0a300bc2
build: bump version to 0.11.18 ( #494 )
...
* build: bump version to 0.11.18
* build: update cargo.lock
2024-08-05 03:27:38 +08:00
Myriad-Dreamin
a3095c2d5a
build: bump version to 0.11.18-rc1 ( #491 )
2024-08-05 02:40:07 +08:00
Myriad-Dreamin
04de6a2806
fix: allow hyphenate in url link ( #481 )
2024-07-30 18:47:57 +08:00
Myriad-Dreamin
08b9c10aa1
docs: improve and add contribution guide for syntaxes ( #471 )
...
* dev: reformat metadata of raw languages
* docs: improve and add contribution guide for syntaxes
2024-07-27 23:04:52 +08:00
Myriad-Dreamin
651d7f7148
build: bump version to 0.11.17 ( #469 )
...
* docs: update readme
* fix: disable syntax highlighting issue
* gg
* fix: fenced code
* build: bump version to 0.11.17
* fix: indented fenced code
2024-07-27 13:34:27 +08:00
Myriad-Dreamin
56b47fb01d
build: bump version to 0.11.17-rc1 ( #468 )
...
* docs: update changelog
* build: bump version to 0.11.17-rc1
* docs: update changelog
* docs: update changelog
* docs: update changelog
* docs: add a tip to help first contributors.
* build: update cargo.lock
2024-07-27 12:02:30 +08:00