thzxx pushed to master at MetonaTeam/MarkLite 2026-07-25 16:41:26 +08:00
d6ae9e3c8e release: v0.4.5 — Mermaid 图表渲染支持
thzxx released v0.4.4 at MetonaTeam/MarkLite 2026-07-25 16:24:52 +08:00
thzxx pushed tag v0.4.4 to MetonaTeam/MarkLite 2026-07-25 16:24:18 +08:00
thzxx pushed to master at MetonaTeam/MarkLite 2026-07-25 16:24:11 +08:00
2e7baa1073 release: v0.4.4 — 升级 MetonaEditor 0.2.4 & MetonaToast 0.2.1
thzxx pushed to master at MetonaTeam/MetonaEditor 2026-07-25 15:50:17 +08:00
ff667ae77a feat: v0.2.4 — 搜索面板全面重设计 + 完整安装文档
thzxx pushed to master at MetonaTeam/MetonaToast 2026-07-25 15:34:48 +08:00
cb8dd623db chore: 提交 dist 构建产物
thzxx pushed to master at MetonaTeam/MetonaEditor 2026-07-25 15:30:48 +08:00
b48468f599 fix: 移除 setInterval 轮询,改用纯事件驱动 selectionChange — 修复 CI 卡死问题
thzxx pushed to master at MetonaTeam/MetonaEditor 2026-07-25 15:25:35 +08:00
60588745d3 fix: 浮动工具栏水平/垂直定位完全重写 — 基于等宽字体精确计算列偏移+滚动补偿
thzxx pushed to master at MetonaTeam/MetonaEditor 2026-07-25 15:20:18 +08:00
a0bf5f3032 fix: 浮动工具栏坐标修正 — 转为 editorPane 局部坐标,紧贴选中文字
thzxx pushed to master at MetonaTeam/MetonaEditor 2026-07-25 15:17:29 +08:00
d96f124a8f fix: 浮动工具栏精确定位 — 紧贴选中文字 4px,顶部不足时自动显示在下方
thzxx pushed to master at MetonaTeam/MetonaEditor 2026-07-25 15:12:51 +08:00
01c9807817 fix: 浮动工具栏贴近选中文字 + 构建最新 dist
thzxx pushed to master at MetonaTeam/MetonaEditor 2026-07-25 15:06:42 +08:00
19f9ba91a8 fix: 浮动工具栏开关按钮无效 — 新增 toggleFloatingToolbar/isFloatingToolbar API
thzxx pushed to master at MetonaTeam/MetonaEditor 2026-07-25 14:59:03 +08:00
8f578599cf perf: 优化浮动工具栏 selectionChange 轮询间隔 200ms→500ms,修复测试缓慢问题
thzxx pushed to master at MetonaTeam/MetonaEditor 2026-07-25 14:53:52 +08:00
708f0937d8 feat: v0.2.3 — 浮动格式工具栏 + 10个新API + 德语翻译 + 类型修复
thzxx pushed to master at MetonaTeam/MetonaToast 2026-07-25 13:06:28 +08:00
8014dedf93 fix: 移除 lint 脚本中的单引号以兼容 Windows
bc1128bd1f release: v0.2.1 — bug修复、代码去重、功能增强、覆盖率88.57%
Compare 2 commits »
thzxx pushed to master at MetonaTeam/MetonaToast 2026-07-25 13:02:35 +08:00
62a94b8b1d fix: 移除 lint 脚本中的单引号以兼容 Windows
thzxx pushed to master at MetonaTeam/MetonaToast 2026-07-25 13:02:13 +08:00
b5c670ece3 release: v0.2.1 — bug修复、代码去重、功能增强、覆盖率88.57%
thzxx pushed to master at MetonaTeam/MetonaToast 2026-07-25 11:52:07 +08:00
cca2675fb4 refactor: 对齐 MetonaEditor — babel-jest 替代 ts-jest
thzxx pushed to master at MetonaTeam/MetonaEditor 2026-07-25 11:35:55 +08:00
5184e9e8c1 chore: sync CI config with Gitea (--forceExit --no-cache, NODE_OPTIONS)
thzxx pushed to master at MetonaTeam/MetonaToast 2026-07-25 11:33:56 +08:00
32a3bdf86e fix(ci): 修复 Gitea Actions 测试卡死问题