Releases: stdword/logseq13-full-house-plugin
Releases · stdword/logseq13-full-house-plugin
v4.3.6
v4.3.5
v4.3.4
v4.3.3
v4.3.2
v4.3.1
v4.3.0
4.3.0 (2024-09-15)
Pretty-printed changelog is here
Buttons to insert templates
Live Views
Setup instructions for the last demo are here
Commit Log
Bug Fixes
- context: full overview (6ec454a)
- core: sync filtering value for
...
and{ return ...}
ways (4eb9ff4) - tags: dev.tree.sync improvements (352b4ba)
- tags: display all template tags on
c.tags
(bfedf9d) - ui: css colors for default white & black logseq themes (bb2924c)
- ui: template / view insertion modes (986f24f)
Features
v4.2.2
v4.2.1
v4.2.0
4.2.0 (2024-08-27)
Pretty-printed changelog is here
Now templates are inserted instantly!
Shortcuts for templates
Easy actions creating
Prevent the particular block or sub-tree from rendering
«/»-command to render current block
Commit Log
Bug Fixes
- core: do not parse
...
when there is new line inside (fe4a2be) - core: fail on returning null or undefined in template body (f40078c)
- forgotten lines (fc88613)
- linter warnings (011147f)
- tags: dev.context.page fix for different object structures (59d17e1)
- tags: layout.args for boolean values (f0bd749)
- typescript errors & tests (e7ca1a7)
- wrong import (5f0d181)
Features
- core: a way to skip unwrapping code block (with added space after ```) (90c5940)
- core: add .ignore flag to parsing options (e1ec3d4)
- core: block rendering of sub-tree with
return undefined
statement (62c9e76) - core: don't reqire edit mode or selection mode for templates with shortcuts (80b197b)
- core: render current block slash-command (ba52e58)
- notify user about frocing insertion as view or template (6f2a609)
- refactor cursor positioning after insertion (4266e99)
- rendering: instant templates insertion (a0320c9)
- shortcuts for templates (b75db7a)
- sync changed shortcuts for template (afd024d)
- tags: blocks.actions.update (050e2e6)
- tags: blocks.edit (12077a1)
- tags: blocks.selected (e838d84)
- tags: blocks.skip (fb30043)
- tags: dev.color improved (e38b259)
- tags: template tags: sleep, dev.cssVars, cursor.selection (aa92538)
- try to keep cursor position for render-this-block command (e1e32cd)
- ui: show template shortcut in the ui list (6d5b3da)