Skip to content

Releases: RoamJS/query-builder

Ability to add source to canvas node (#190) * ...

12 Dec 21:13
55ef13b
Compare
Choose a tag to compare

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

06 Dec 01:59
26b863b
Compare
Choose a tag to compare

...)

  • Update Kanban Cards to display selections

  • PR feedback: show selections by default

  • 1.17.0

Canvas label dialog ux improvements (#187) * A...

06 Dec 01:26
437a7ac
Compare
Choose a tag to compare

...dd Callout to distinguish the action taking place

  • 1.16.0

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