The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Trying to fix a hard to understand bug in TRAVIS:
- Trying to fix a hard to understand bug in TRAVIS:
- Trying to fix a hard to understand bug in TRAVIS: Module parse failed: /home/travis/build/RodrigoMattosoSilveira/rms-sparklines-styleguide/node_modules/rms-sparklines/util-lib/src/util-lib.ts Unexpected token (10:33) You may need an appropriate loader to handle this file type.
- Added tooltips to barchart; now all sparklines have tooltips
- Fixed tooltip bug on inline and boxplot sparklines, where tooltips are not removed after moving away from the tooltip zone, while still withing the canvas area.
- Fixed tooltip bug on inline and boxplot sparklines
- support for tooltips on rms-sparkline-boxplot
- support for tooltips on rms-sparkline-inline
- Fixed bugs with inline
- Fixed documentation typos; included details about new ways to pass arrays.
- refactored to generate all components according to Web Component best practices for structures; more work required to comply with all recommendations.
- refactored version of rms-sparkline, with all utility classes hosted in util-lib
- added support for svg
- Added box plot
- Integrated [email protected]
- Debugging the reason for build failure
- Added support for bar-chart negative, dual, tri char types
- Split the inline charts to show case simple, decorated and shaded.