Skip to content

Releases: retejs/rete

v0.6.9

01 Mar 21:53
Compare
Choose a tag to compare
v0.6.9, updated deps

v0.6.8

13 Jan 21:02
Compare
Choose a tag to compare

Changelog:

  • Task: fixed return of input data

v0.6.7

13 Jan 20:34
Compare
Choose a tag to compare

Changelog:

  • Task async support

v0.6.6

16 Dec 20:17
Compare
Choose a tag to compare
rollup regenerator

v0.6.5

07 Dec 17:29
Compare
Choose a tag to compare
v0.6.5

v0.6.4

01 Dec 15:28
Compare
Choose a tag to compare
test connections

v0.6.3

13 Nov 11:30
Compare
Choose a tag to compare
v0.6.3

v0.6.2

10 Nov 21:25
Compare
Choose a tag to compare
v0.6.2

v0.6.1

09 Nov 15:28
Compare
Choose a tag to compare
v0.6.1

v0.6.0

07 Nov 15:49
Compare
Choose a tag to compare

Added:

  • the instance of Node with the same title as the component name is passed to the builder (you do not need to create it manually)
  • the context menu accepts the components, not the builders
  • you can pass arguments to process(), and they will be transferred to the workers
  • added persistent flag, which specify that events triggered not during export

Fixed:

  • group resizing
  • zoomAt did not placed all of the nodes on the screen
  • unnecessary text selection on touchscreen when calling context menu