Skip to content

Releases: RoamJS/query-builder

Add option to not open nodes in sidebar on crea...

30 Nov 22:33
d753268
Compare
Choose a tag to compare

...te (Closes #176) (#177)

  • Add option to not open nodes in sidebar on create

  • rm options

  • reverse sidebar open flag title and description

  • 1.14.0

  • 1.15.0

addCommand "Create Query Block" and "Preview" k...

30 Nov 04:31
27134b8
Compare
Choose a tag to compare

...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) * ...

21 Nov 22:24
2b54dea
Compare
Choose a tag to compare

...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...

13 Nov 23:31
5a72de4
Compare
Choose a tag to compare

... 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...

19 Oct 01:16
e4d67b6
Compare
Choose a tag to compare

...8)

  • Add progress bars, separate preview/export,

  • 1.11.3

Fix export dialog null (#167) * add check *...

14 Oct 01:19
eb8cb52
Compare
Choose a tag to compare

Add Move Column Buttons to Kanban (#164) * add...

10 Oct 19:48
1077761
Compare
Choose a tag to compare

... move right/left buttons for columns

  • remove / add some imports

  • spelling/spacing

  • 1.11.1

1.11.0 (#161)

28 Sep 19:33
a3d9092
Compare
Choose a tag to compare
1.11.0 (#161)

Refactor LabelDialog in TldrawCanvas (#158) * ...

25 Sep 23:07
f23d66e
Compare
Choose a tag to compare

...add LabelDialogAutocomplete

  • 1.10.17

Fix text render on canvas copy SVG/PNG (#157) ...

23 Sep 18:59
2a90d1e
Compare
Choose a tag to compare

...* add fill, remove stroke

  • 1.10.16