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
Packages
Projects
Releases
Wiki
Activity
yggdrasil
/
libs
History
xfy
0b4346ecd4
fix(editor): 语言下拉展开时 Enter 不误触发插入
...
<select> 展开时 Enter 用于确认选项,不应提交整个弹框。 HTMLSelectElement.open 浏览器存在但 TS lib.dom 未声明,用交叉类型断言。
2026-07-06 14:15:25 +08:00
..
codemirror-editor
fix(lint): themes.ts import 排序(type import 前置)
2026-07-06 11:45:14 +08:00
lightbox
chore(biome): 引入 Biome v2.5 monorepo 配置并格式化全量源码
2026-07-02 17:54:46 +08:00
tiptap-editor
fix(editor): 语言下拉展开时 Enter 不误触发插入
2026-07-06 14:15:25 +08:00
yggdrasil-core
fix(theme): 跟随系统切换改为瞬切,放弃 VT 动画
2026-07-03 13:42:17 +08:00
biome.json
refactor(build): workspace 根迁移至 libs/,Makefile 整合 lint/fix
2026-07-02 18:02:52 +08:00
package.json
refactor(build): workspace 根迁移至 libs/,Makefile 整合 lint/fix
2026-07-02 18:02:52 +08:00
pnpm-lock.yaml
refactor(editor): support dynamic languages python/javascript in codemirror
2026-07-03 18:22:21 +08:00
pnpm-workspace.yaml
refactor(build): workspace 根迁移至 libs/,Makefile 整合 lint/fix
2026-07-02 18:02:52 +08:00
tsconfig.base.json
chore(workspace): 建立 pnpm workspace 与共享 tsconfig
2026-07-02 17:50:52 +08:00