Releases: playcanvas/pcui-graph
Releases · playcanvas/pcui-graph
v4.0.0
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
What's New
- the update node type function no longer needs to remove the context menu from the paper (#43)
v2.1.1
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
What's New
- ellthompson Update PCUIGraph styling (#35)
v1.1.4
What's New
- The line height property is now configurable in the node schema #24
v1.1.3
What's New
- Node attribute updates (#23)
v1.1.2
What's New
- expose the adjust vertices config option (#21)
- fix errors in the graph (#22)
v1.1.1
What's New
- fix node attribute creation (#20)
- support hidden node attributes and text formatters (#19)