Skip to content

Releases: siyuan-note/plugin-sample

v0.1.4

06 Jun 12:53
Compare
Choose a tag to compare

Full Changelog: v0.1.3...v0.1.4

v0.1.3

31 May 13:38
82de26e
Compare
Choose a tag to compare
:bookmark: Release v0.1.3

v0.1.2

30 May 04:16
3fe5bbc
Compare
Choose a tag to compare
:bookmark: Release v0.1.2

v0.1.1

30 May 03:44
20c05bf
Compare
Choose a tag to compare
:bookmark: Release v0.1.1

v0.1.0

30 May 03:35
8d4f4e0
Compare
Choose a tag to compare
:art: Update README

v0.0.9

29 May 15:37
36c4fae
Compare
Choose a tag to compare
:art: Add plugin config items `backends` and `frontends` https://gith…

v0.0.8

29 May 13:30
e0ab7f0
Compare
Choose a tag to compare
:art: Add plugin config items `backends` and `frontends` https://gith…

v0.0.7

29 May 07:07
b284b75
Compare
Choose a tag to compare
Merge remote-tracking branch 'origin/main'

v0.0.6

24 May 01:41
27956f1
Compare
Choose a tag to compare
:art: Remove marketplace package config item `i18n` https://github.co…

Add some API

23 May 02:07
Compare
Choose a tag to compare
  • CustomBlock
  • Hotkey
  • Editor
  • openTab: 目前仅支持打开自定义页签,后续添加 pdf 和文档
  • 页签没有激活时不掉用 init
  • Menu
  • Dialog
  • Lute
  • confirm
  • showMessage
  • fetchGet, fetchPost, fetchSyncPost
  • isMobile
  • adaptHotkey
  • plugin.openSetting
  • plugin.loadData, plugin.saveData, plugin.removeData
  • plugin.eventBus: "ws-main" | "click-blockicon" | "click-editorcontent" | "click-pdf"
  • plugin.i18n
  • plugin.addTopBar
  • plugin.addTab
  • plugin.addDock
  • plugin.addFloatLayer
  • plugin.onload, plugin.onLayoutReady, plugin.onunload,