Commit Graph

83 Commits (f734b6db37d67954192a3377e40c543835ccd736)

Author SHA1 Message Date
charlie 7edc34b85a chore(plugin): bump libs version 2021-08-25 16:28:57 +08:00
charlie d8d69c0e51 improve(plugin): run installed plugin in isolated domain 2021-08-25 16:24:56 +08:00
charlie f2b2552a6c improve(plugin): types 2021-08-25 09:39:18 +08:00
charlie 94c3857da4 improve(plugin): simplify caller 2021-08-23 18:19:06 +08:00
charlie e1c207ca03 plugin(api): add data format field for user configs 2021-08-21 22:36:24 +08:00
charlie a5f5fe2910 improve(plugin): support macro renderer hook 2021-08-20 17:44:51 +08:00
charlie d00e89b9a6 improve(plugin): run internal plugin in isolated domain 2021-08-18 22:56:58 +08:00
charlie b705732dcc improve(plugin): add dsl query type 2021-08-17 17:38:39 +08:00
charlie 6697e35258 improve(plugin): add page related api 2021-08-17 16:53:33 +08:00
charlie 0750d0c09a improve(plugin): add perf info table for loading phase 2021-08-17 12:00:21 +08:00
charlie 9edd2c6f19 chore(plugin): bump minor version 2021-07-19 19:36:33 +08:00
charlie 981bcf5ec6 improve(plugin): add types and api of scrolling to block in page 2021-07-19 19:36:33 +08:00
charlie 510e21f81d fix(plugin): types 2021-07-14 00:37:31 +08:00
charlie f4b6995479 fix(plugin): typo 2021-07-14 00:37:31 +08:00
charlie 9fab48d8d2 chore(plugin): build & bump minor version 2021-07-14 00:37:31 +08:00
charlie 661bb064f7 improve(plugin): basic impls of file storage api for specific plugin context 2021-07-14 00:37:31 +08:00
charlie 153f8f3202 improve(plugin): rename api & bump minor version 2021-07-02 10:51:44 +08:00
charlie fe5cbbb5af chore(plugin): bump libs version 2021-06-30 17:46:15 +08:00
charlie af4ec42c78 improve(plugin): support register page bar menu action item 2021-06-30 17:44:51 +08:00
charlie d4c7a8a3b0 improve(plugin): types 2021-06-29 18:01:10 +08:00
charlie 71c3b6fca1 chore(plugin): bump libs version 2021-06-29 17:55:21 +08:00
charlie e947acf7bd feat(plugin): support configurable UI api for toolbar action items 2021-06-29 17:55:06 +08:00
charlie ac5d4b4508 improve(plugin): add openExternalLink api 2021-06-22 21:57:58 +08:00
Tienson Qin 40922ae477 doc: add plugins community templates 2021-06-17 19:37:19 +08:00
charlie 6535e2068d improve(plugin): insert block api & type & bump libs version 2021-06-17 13:17:15 +08:00
Tienson Qin 12ea1a29f3 fix: api-insert-new-block! 2021-06-17 12:25:18 +08:00
charlie 33072a2e18 fix(plugin): remove debugger 2021-06-17 10:33:17 +08:00
charlie 80e47bf829 fix(plugin): beforeunload call error if it not exist & bump libs version 2021-06-17 10:33:17 +08:00
Tienson Qin a94bd64c1d docs: add plugins sample and feedback links 2021-06-15 21:11:22 +08:00
charlie 100b3ee0e8 improve(plugin): api types & bump libs version 2021-06-15 20:47:10 +08:00
Junyu Zhan 8da1374356 feat: add more doc comments for plugins 2021-06-13 08:34:14 +08:00
dependabot[bot] b7e3f0c8b9 chore(deps): bump browserslist from 4.16.3 to 4.16.6 in /libs
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.3 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.16.3...4.16.6)

---
updated-dependencies:
- dependency-name: browserslist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-11 19:26:34 +08:00
dependabot[bot] 3537016df1 chore(deps): bump ws from 7.4.4 to 7.4.6 in /libs
Bumps [ws](https://github.com/websockets/ws) from 7.4.4 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.4.4...7.4.6)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-11 19:26:14 +08:00
charlie 2a4ce84dd8 chore(plugin): bump libs version 2021-06-11 13:46:04 +08:00
charlie 4f0cf8a88e improve(plugin): types & apis of slot hooks 2021-06-11 13:45:35 +08:00
charlie d6b43ee91f chore(plugin): bump libs version 2021-06-10 17:40:44 +08:00
charlie da1f415af3 improve(plugin): add graph related api & types 2021-06-10 17:39:10 +08:00
charlie 6305545f26 improve(plugin): add batch block api & types 2021-06-10 15:16:00 +08:00
charlie 52b72342d9 Merge branch 'feat/integration-plugins-core' of github.com:logseq/logseq into feat/integration-plugins-core
# Conflicts:
#	libs/src/LSPlugin.ts
2021-06-09 20:17:10 +08:00
Junyu Zhan a6e0f6181a feat: add more comment doc for plugin APIs 2021-06-09 20:05:41 +08:00
charlie b3e6ba1efe improve(plugin): fit for tsdoc extractor 2021-06-09 19:07:10 +08:00
charlie db85eac095 improve(plugin): update api 2021-06-07 22:22:26 +08:00
charlie b1b04ad7b0 improve(plugin): bump sdk version & fixed types 2021-06-07 21:54:18 +08:00
charlie a623b31d42 improve(ui): details of plugin item 2021-06-07 21:12:46 +08:00
Peng Xiao 3974d4d8f8 feat: allow get page by id 2021-06-07 10:39:41 +08:00
charlie fe07418127 chore(plugin): bump sdk version 2021-06-05 11:41:40 +08:00
charlie e0840067c2 improve(plugin): add more types & apis 2021-06-05 11:38:50 +08:00
Peng Xiao 4b80f33a6b fix: add getPage type 2021-06-04 15:42:20 +08:00
Peng Xiao f0958a5b24 fix: BlockEntity optional fields 2021-06-04 12:13:28 +08:00
Peng Xiao 0a0f99eced fix: add PageEntity type 2021-06-04 09:50:07 +08:00