Skip to content

Releases: playcanvas/pcui-graph

v4.0.0

22 Mar 14:53
Compare
Choose a tag to compare

What's New

  • Fix various spelling mistakes #46
  • Remove PCUI styles #47 (Breaking Change)
  • Improve JSDoc block formatting #49
  • Migrate all vars to let and const #50
  • Enable docs build on Windows #51
  • Update API docs to latest #52
  • Switch to first party rollup terser plugin #53
  • Update to Rollup 3.x #54
  • Use the TypeScript compiler to generate type declarations #55
  • Align more closely with PCUI Typedoc generation #56

v3.0.1

08 Feb 12:44
Compare
Choose a tag to compare

What's New

  • the update node type function no longer needs to remove the context menu from the paper (#43)

v3.0.0

23 Dec 16:53
Compare
Choose a tag to compare

What's New

  • Build update #42

v2.1.1

22 Dec 11:39
Compare
Choose a tag to compare

What's New

  • add the pcui-graph.scss file to the package.json files list
  • Readme update for hosted storybook #37
  • ContextMenu change #39
  • Fix shifting node while clicking on them. #40

v2.1.0

28 Jul 15:48
728f0a9
Compare
Choose a tag to compare

What's New

  • ellthompson Update PCUIGraph styling (#35)

v.2.0.0

08 Mar 17:01
0321b33
Compare
Choose a tag to compare

What's New

  • Updated the build (#28)

v1.1.4

07 Jan 16:49
Compare
Choose a tag to compare

What's New

  • The line height property is now configurable in the node schema #24

v1.1.3

06 Dec 16:53
Compare
Choose a tag to compare

What's New

  • Node attribute updates (#23)

v1.1.2

19 Nov 15:07
78751bb
Compare
Choose a tag to compare

What's New

  • expose the adjust vertices config option (#21)
  • fix errors in the graph (#22)

v1.1.1

09 Nov 16:35
2fdf717
Compare
Choose a tag to compare

What's New

  • fix node attribute creation (#20)
  • support hidden node attributes and text formatters (#19)