mirror of
https://github.com/logseq/logseq.git
synced 2026-02-01 22:47:36 +00:00
* types: remove problematic Record<string, any>
* types: remove `[key: string]: any` which clobbers all other type info
* fix: support alternative dev entrypoint
* fix: normalize boolean value to string
* fix: identify field used for legacy themes (?)
* fix: add missing `effect` and `iir` properties, which are likely internal only
* docs: move comment to JS Doc so it should show up in docs
* fix: add missing internal `lsr` field
* bump package to 0.1.15 to indicate breaking API change
* fix: ensure that Plugins can access their settings... if they exist
* Revert "bump package to 0.1.15 to indicate breaking API change"
This reverts commit 6e0d1094f2.
---------
Co-authored-by: Gabriel Horner <97210743+logseq-cldwalker@users.noreply.github.com>
@logseq/libs
🚀 Logseq SDK libraries.
Installation
yarn add @logseq/libs
Usage
Load logseq plugin sdk as global namespace
import "@logseq/libs"
APIs & Samples
Community templates
- https://github.com/pengx17/logseq-plugin-template-react
- https://github.com/pengx17/logseq-plugin-template-svelte
- https://github.com/tiensonqin/logseq-cljs-playground
Feedback
If you have any feedback or encounter any issues, feel free to join Logseq's discord group. https://discord.gg/KpN4eHY