Releases: RoamJS/query-builder
Ability to add source to canvas node (#190) * ...
...init
-
add arrow to toolbar to add source to node
-
handle color with formatHexColor
-
update css
-
add nodeLabel to callout text
-
handle trimmed title comparison
-
update arrow label
-
.
-
.
-
update allFormatsWithReferencedNodes name and shape
-
PR Feedback
-
1.18.0
Update Kanban Cards to display selections (#182...
...)
-
Update Kanban Cards to display selections
-
PR feedback: show selections by default
-
1.17.0
Canvas label dialog ux improvements (#187) * A...
...dd Callout to distinguish the action taking place
- 1.16.0
Add option to not open nodes in sidebar on crea...
addCommand "Create Query Block" and "Preview" k...
...b shortcut (#178)
-
addCommand "Create Query Block"
-
add preview keyboard shortcut for QueryEditor
-
Create Query Block command fixes
-
move preview to addCommand via CustomEvent
-
rm unused import
-
1.14.0
-
update docs
-
update docs again
Style dgraph nodes in Graph Overview (#175) * ...
...add to config
-
add graph callback
-
modify color to save with hex
-
minor fixes
-
PR Feedback: add callback to rm graph view styling
-
1.13.0
Add images to canvas nodes (#171) * typescript...
... fix
-
add canvas settings config
-
add image to node
-
styling: allow nodes to resize text, hide overflow
-
add image to toSvg()
-
edits
-
remove period
-
move g.appendChild(text);
-
manual merge from main
-
Add resolveQueryBuilderRef utility function
-
move key image feature to
DiscourseNodeCanvasSettings component -
extract and modify setDimensions
-
support images in 'send to canvas'
-
Remove CanvasSettings component and related code
-
rm clearOnClick type change
-
cleanup
-
support block refs
-
PR Feedback
-
1.12.0
Add progress bars, separate preview/export (#16...
...8)
-
Add progress bars, separate preview/export,
-
1.11.3
Fix export dialog null (#167) * add check *...
Add Move Column Buttons to Kanban (#164) * add...
... move right/left buttons for columns
-
remove / add some imports
-
spelling/spacing
-
1.11.1