Skip to content

v1.3.3

Choose a tag to compare

@sorinvelescuB sorinvelescuB released this 28 Nov 08:25
· 394 commits to master since this release
52432d6

Not so many issues fixed during this release as we have been focusing on unit tests. Unit tests are in progress and, most likely, will be included in the next release.

Enhancements

#133 - When filtering using a specific tag, all charts are updated based on the filter regardless of where they are placed in the page
Library clean-up:

  • add git download badge and docker pull badge
  • updated docker container names
  • sort package.json
  • clean/removed unnecessary libraries
  • updated and fixed .gitignore file
  • removed svgDraft

Bugs

#131 - When a user would zoom in the filter applied to the charts were broken. We have fixed that.