Releases: acrodata/visual-component-api
Releases · acrodata/visual-component-api
v0.11.0
07 Jun 10:48
Compare
Sorry, something went wrong.
No results found
Features
re-design VisualInteraction
v0.10.1
06 Jun 14:00
Compare
Sorry, something went wrong.
No results found
Bug Fixes
fix filters type of VisualInteraction
v0.10.0
06 Jun 01:43
Compare
Sorry, something went wrong.
No results found
Features
- filters?: VisualDataFilter[];
+ filters?: VisualDataSourceFilter[];
v0.9.0
25 Sep 15:09
Compare
Sorry, something went wrong.
No results found
Features
move the @acrodata/gui to peerDependencies
v0.8.2
09 Sep 14:21
Compare
Sorry, something went wrong.
No results found
Bug Fixes
fix getOptionsFromConfig for undefined options
v0.8.1
09 Sep 12:59
Compare
Sorry, something went wrong.
No results found
revert to add getOptionsFromConfig
v0.8.0
09 Sep 12:52
Compare
Sorry, something went wrong.
No results found
Features
update @acrodata/gui to 2.6
remove getOptionsFromConfig and use getModelFromConfig instead
v0.7.2
11 May 08:20
Compare
Sorry, something went wrong.
No results found
v0.7.1
25 Apr 14:12
Compare
Sorry, something went wrong.
No results found
revert data and responseData type
v0.7.0
11 Apr 10:30
Compare
Sorry, something went wrong.
No results found
Features
add VisualConfigs interface
add mergeObject and improve updateOptions
improve requestData