Commit graph

1128 commits

Author SHA1 Message Date
Myriad-Dreamin
7faef58186
build: bump reflexo to v0.5.5-rc7 (#1414) 2025-02-27 11:41:45 +08:00
Myriad-Dreamin
4c06ffeaa9
fix: add more kind checking about MathText (#1415) 2025-02-27 11:41:30 +08:00
Myriad-Dreamin
8da796c8bc
build: bump typst-ansi-hl to v0.4.0 (#1412) 2025-02-27 02:32:01 +08:00
Myriad-Dreamin
8fcd045f37
fix: pass origin checking anyway in v0.13 (#1411)
* fix: pass origin checking anyway

* feat: log it for developers and users

* test: add test

* chore: remove an unwrap
2025-02-27 01:17:09 +08:00
Myriad-Dreamin
ddd503f180
feat: add no-content-hint feature to crityp (#1408) 2025-02-26 22:15:24 +08:00
Myriad-Dreamin
4145139534
build: bump version to 0.13.2-rc1 (#1403)
* docs: update changelog

* build: bump version to 0.13.2-rc1

* fix: horrible prerelease

* fix: bump that in package.json
2025-02-26 14:42:10 +08:00
Myriad-Dreamin
bbed728b82
feat: bump msrv and rust to v1.83 and v1.85 (#1407) 2025-02-26 14:40:23 +08:00
Myriad-Dreamin
208ce3dbad
feat(ci): use rust-toolchain.toml (#1406)
* feat(ci): use `rust-toolchain.toml`

* test: check toolchain

* fix: again

* fix: name
2025-02-26 14:33:30 +08:00
Myriad-Dreamin
1c313e4d7f
fix: bad uri usages when restoring preview (#1402) 2025-02-25 23:02:26 +08:00
Myriad-Dreamin
78b2d57a81
feat: add shebang related support (#1400) 2025-02-25 22:21:30 +08:00
Myriad-Dreamin
21c6492254
feat: use jump_from_click from typst-ide (#1399) 2025-02-25 19:15:05 +08:00
Hong Jiarong
791a7f8314
docs(typlite): add examples for --assets-path and --assets-src-path (#1396)
* Update README.md

* docs: update README.md to enhance usage instructions and contextual content rendering details
2025-02-25 15:30:46 +08:00
Myriad-Dreamin
15f2329bc1
fix: use new wasm renderer (#1398) 2025-02-25 14:47:54 +08:00
Myriad-Dreamin
9b3ff2c319
fix: deactivate features correctly when restarting server (#1397) 2025-02-25 13:04:34 +08:00
Myriad-Dreamin
7abf925a10
refactor: specify type of trait method Default::default (#1392) 2025-02-25 00:53:30 +08:00
Myriad-Dreamin
0e9d8933af
test: TYPST_PACKAGE_CACHE_PATH should be applied on server start (#1391)
* g1

* test: `TYPST_PACKAGE_CACHE_PATH` should be applied on server start

* fix: update with lock
2025-02-24 17:27:05 +08:00
Myriad-Dreamin
dc3482594b
feat: let tinymist::Config pull environment variables on start of server (#1390)
* feat: add `Config::new`

* feat: use `Config::new`

* fix: lose config if errors happens
2025-02-24 13:43:52 +08:00
Myriad-Dreamin
99bc4ac03d
feat: make tinymist.configureDefaultWordSeparator opt in (#1389)
* feat: make `tinymist.configureDefaultWordSeparator` opt in

* docs: add some comment
2025-02-24 12:20:26 +08:00
Myriad-Dreamin
3590774383
test(ci): test about completion script generation (#1387) 2025-02-24 11:59:47 +08:00
Myriad-Dreamin
d003db776c
fix: make tinymist-cli's argument names unique (#1388) 2025-02-24 11:39:09 +08:00
Myriad-Dreamin
a5e210813a
fix: term math text as content instead of string (#1386) 2025-02-24 11:31:27 +08:00
Myriad-Dreamin
1589cdd5df
feat: print type representation of anonymous modules (#1385)
* feat: print type representation of anonymous modules

* test: update snapshot
2025-02-24 11:26:32 +08:00
LN Liberda
7c0d9130eb
fix: expose and default to no-content-hint in typlite (#1381) 2025-02-24 10:28:25 +08:00
Myriad-Dreamin
e9eb6e6c95 chore: remove dirty log 2025-02-23 19:30:31 +08:00
Myriad-Dreamin
c5c33e3c77
docs: edit changelog (#1379) 2025-02-23 19:01:04 +08:00
Myriad-Dreamin
548f64aec9
feat: initialize tinymist-vscode-html extension (#1378)
* feat: migrate eslint

* feat: workspace prettierrc

* feat: workspace eslint

* chore: format files

* build: update yarn.lock

* feat: init html extension

* feat: html extension first working flow

* feat: css class support

* feat: update package metadata

* feat: check string context

* feat: clean code

* feat: delete unused yarn.lock
2025-02-23 18:56:47 +08:00
Myriad-Dreamin
c877c2bb9d build: lock typstyle to v0.13.0 2025-02-23 18:49:52 +08:00
Myriad-Dreamin
489d2b9595 build: lock reflexo to 0.5.5-rc6 2025-02-23 18:49:52 +08:00
Myriad-Dreamin
09b79330b8 build: bump version to 0.13.0 2025-02-23 18:49:52 +08:00
Myriad-Dreamin
3858fbb440 docs: update changelog 2025-02-23 18:49:52 +08:00
Myriad-Dreamin
5fefec6e5e docs: mention script to download nightly prebuilts 2025-02-23 17:34:08 +08:00
Myriad-Dreamin
fee3da7195 fix: disable hack feature when verifying publish of crates 2025-02-23 10:47:13 +08:00
Myriad-Dreamin
4af0784f6d docs: update changelog 2025-02-23 03:08:26 +08:00
Myriad-Dreamin
af64fc13d9 build: set typst dep to tag v0.13.0 2025-02-23 02:52:39 +08:00
Myriad-Dreamin
213951aff6 dev: remove log 2025-02-22 22:04:19 +08:00
Myriad-Dreamin
2a67f1a153 chore: check stop all 2025-02-22 22:04:19 +08:00
Myriad-Dreamin
3db931a1bb fix: stop all will make it address change 2025-02-22 22:04:19 +08:00
Myriad-Dreamin
91ba33b274 chore: add log 2025-02-22 22:04:19 +08:00
Myriad-Dreamin
265a6f09c4 refactor: style 2025-02-22 22:04:19 +08:00
Myriad-Dreamin
8004ae646e
fix: remove diagnostics when removing a project (#1372) 2025-02-22 20:54:33 +08:00
Myriad-Dreamin
6130a0062c
fix: apply memory changes to dedicate instances (#1371) 2025-02-22 20:54:18 +08:00
Myriad-Dreamin
5278a9ef45
fix: share preview handler among states (#1370) 2025-02-22 20:53:57 +08:00
Myriad-Dreamin
9ad8722ac8
feat: iterating find dedicate instance is not needed (#1369) 2025-02-22 20:53:30 +08:00
Myriad-Dreamin
876e402b26
build: bump version to 0.13.0-rc1 (#1361)
* build: bump version to 0.13.0-rc1

* build: update cargo.lock

* fix: weird dependencies
2025-02-22 17:11:53 +08:00
Myriad-Dreamin
5c56ade2c4
fix: simplify dependency features in cargo.toml (#1363) 2025-02-21 18:42:38 +08:00
Myriad-Dreamin
98bdd3c788
fix: browsing/regular preview's effect were switched (#1358) 2025-02-21 14:18:58 +08:00
Myriad-Dreamin
400dc7b722
fix: don't change focus main if is pinning by preview (#1357) 2025-02-21 14:18:44 +08:00
Myriad-Dreamin
b4a0957f6e
fix: add console diagnostics printing back for tinymist preview (#1359)
* fix: add console diagnostics printing back

* feat: print conditionally
2025-02-21 14:17:23 +08:00
Myriad-Dreamin
4f57e0f0b1
docs: update configuration documents (#1356) 2025-02-21 14:16:50 +08:00
Myriad-Dreamin
4ce4e79d4c
fix: loose and test origin checking of the preview server (#1353)
* fix: loose and test origin checking of the preview server

* feat: check scheme

* feat: check expected origin without hacking
2025-02-21 13:18:47 +08:00