Skip to content

Releases: acrodata/visual-component-api

v0.16.0

Choose a tag to compare

@nzbin nzbin released this 28 Aug 05:42

Features

  • VisualComponent: rename completed to onReady

v0.15.0

Choose a tag to compare

@nzbin nzbin released this 27 Aug 03:04

Features

  • VisualComponent: add completed callback

v0.14.0

Choose a tag to compare

@nzbin nzbin released this 18 Aug 10:20

Features

  • VisualComponent: add translations prop

v0.13.0

Choose a tag to compare

@nzbin nzbin released this 14 Aug 03:49
  • update VisualDataSourceApi

v0.12.0

Choose a tag to compare

@nzbin nzbin released this 11 Aug 14:12
  • update VisualDataSourceType

v0.11.0

Choose a tag to compare

@nzbin nzbin released this 07 Jun 10:48

Features

  • re-design VisualInteraction

v0.10.1

Choose a tag to compare

@nzbin nzbin released this 06 Jun 14:00

Bug Fixes

  • fix filters type of VisualInteraction

v0.10.0

Choose a tag to compare

@nzbin nzbin released this 06 Jun 01:43

Features

- filters?: VisualDataFilter[];
+ filters?: VisualDataSourceFilter[];

v0.9.0

Choose a tag to compare

@nzbin nzbin released this 25 Sep 15:09

Features

  • move the @acrodata/gui to peerDependencies

v0.8.2

Choose a tag to compare

@nzbin nzbin released this 09 Sep 14:21

Bug Fixes

  • fix getOptionsFromConfig for undefined options