tinymist/tools/editor-tools
QuadnucYard 4c8d34cdb2
Some checks are pending
tinymist::auto_tag / auto-tag (push) Waiting to run
tinymist::ci / Duplicate Actions Detection (push) Waiting to run
tinymist::ci / Check Clippy, Formatting, Completion, Documentation, and Tests (Linux) (push) Waiting to run
tinymist::ci / Check Minimum Rust version and Tests (Windows) (push) Waiting to run
tinymist::ci / prepare-build (push) Waiting to run
tinymist::ci / announce (push) Blocked by required conditions
tinymist::ci / build (push) Blocked by required conditions
tinymist::gh_pages / build-gh-pages (push) Waiting to run
feat: generate resource symbol svg in server and improve viewBox (#2109)
- feat: move symbol svg generation logic from client to client, and
directly display svg elements instead of mask-image. This significantly
boosts loading speed.
- fix: use font ascender and descender to bound view box, avoid
clipping.
2025-09-10 19:17:06 +08:00
..
src feat: generate resource symbol svg in server and improve viewBox (#2109) 2025-09-10 19:17:06 +08:00
.gitignore feat: complete symbol view (#218) 2024-04-27 09:58:58 +08:00
index.html feat: provide package view and local documentation (#596) 2024-09-12 21:17:07 +08:00
package.json build: make use of async io of js to speed up vscode builds (#2069) 2025-08-31 18:34:20 +08:00
tsconfig.json feat: revamp font view with more features and better styles (#2060) 2025-09-02 10:02:32 +08:00
vite.config.js feat: revamp font view with more features and better styles (#2060) 2025-09-02 10:02:32 +08:00