This website requires JavaScript.
Explore
Help
Sign In
xfy
/
yggdrasil
Watch
1
Star
0
Fork
0
You've already forked yggdrasil
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
yggdrasil
/
libs
/
tiptap-editor
History
xfy
914f168551
fix(editor): 切换视图时按滚动比例同步位置
...
修复切回富文本时编辑器滚动到底部的问题:移除 commands.focus() (会强制滚动到光标位置),改用滚动比例跨模式同步,富文本与源码 视图按相同比例定位,保持视觉位置一致。
2026-06-16 15:53:28 +08:00
..
src
fix(editor): 切换视图时按滚动比例同步位置
2026-06-16 15:53:28 +08:00
package-lock.json
chore(tiptap-editor): update package-lock.json
2026-06-08 15:54:27 +08:00
package.json
deps(editor): add @tiptap/extension-file-handler
2026-06-05 15:17:39 +08:00
vite.config.ts
build: simplify tiptap build by setting fixed output filename in vite config
2026-06-04 16:26:25 +08:00