mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-25 02:50:13 +01:00
* 🐛 Improve onDataChanged method fix https://github.com/siyuan-note/siyuan/pull/16244 重构、修复插件重启逻辑 重构 比如插件在 onload() 中插入了图标,uninstall 会把图标删除,afterLoadPlugin 又不能执行 onload() 把图标加回来 使用 getElementById 先加载插件样式 避免插入重复的样式 改进插件样式插入位置 * reloadPlugin |
||
|---|---|---|
| .. | ||
| closeWin.ts | ||
| index.ts | ||
| init.ts | ||
| onWindowsMsg.ts | ||
| openNewWindow.ts | ||
| setHeader.ts | ||