This repository has been archived by the owner on Nov 29, 2023. It is now read-only.
Releases: Stardusten/ob-table-enhancer
Releases · Stardusten/ob-table-enhancer
0.5.11
0.5.10
0.5.9
0.5.8
- 修复了一个标签页下的表格正在编辑,点击另一个标签页无法正确持久化表格的问题
- 添加了列宽调整功能
0.5.7 hotkey interception fix
- Misc: Update manifest.json
0.5.6 Remove Loggers
- Misc: Remove log
0.5.5 劫持了一些内置 Command;支持编辑时直接使用右键菜单中的按钮
Intercepted commands:
- editor:toggle-bold
- editor:toggle-italics
- editor:toggle-blockquote
- editor:toggle-bullet-list
- editor:toggle-checklist-status
- editor:toggle-code
- editor:toggle-highlight
- editor:toggle-numbered-list
- editor:toggle-strikethrough
0.5.4 修复有时无法使用的问题
- Fixed: rebind to activedocument
0.5.3 修复有表格正在编辑时,点击按钮编辑内容会丢失的问题;增加按列排序按钮
- Fixed: changes will not be saved if you click button when any cell …
0.5.2 修复有时点击表格会变成源码,同时按钮面板异常显示的问题
现在除非是疯狂点击表格,否则不会出现表格变源码,同时按钮面板异常显示的问题。