Skip to content

Releases: cns-iu/ngx-dino

v0.6.0

11 Aug 19:49

Choose a tag to compare

Added in 0.6.0

  • CI builds now lint, build, and test on each commit to develop or master
  • Added a dinoResizable directive for creating auto-resizable components (with some limitations).
  • Refined legend components to be more like other dino components
  • Updated the demo site to have legends on all visualization tabs
  • Documentation and testing

Known Issues in 0.6.0

  • Documentation is not yet complete enough for external users to effectively use the code

v0.5.2

31 Jul 17:45

Choose a tag to compare

0.5.2 - 2018-07-31

Added in 0.5.2

  • Fixes a JSON parse error in a couple visualizations

v0.5.1

31 Jul 15:53

Choose a tag to compare

0.5.1 - 2018-07-31

Added in 0.5.1

  • First version to bulid AND publish to NPM!

v0.5.0

31 Jul 15:52

Choose a tag to compare

0.5.0 - 2018-07-30

Added in 0.5.0

  • First release of @ngx-dino published to NPM!

Known Issues in 0.5.0

  • Legend components are not yet consistent with how other components in ngx-dino work
  • Documentation is not yet complete enough for external users to effectively use the code