aboutsummaryrefslogtreecommitdiff
path: root/kvision-modules/kvision-chart
AgeCommit message (Expand)Author
2020-05-09Add new className parameter to all DSL builder functions.Robert Jaros
2020-05-06Add root panel container types from Bootstrap 4.4. Deprecate current root pan...Robert Jaros
2020-05-01Force jQuery 3.4.1 and Moment.js 2.24.0 to workaround breaking issues.Robert Jaros
2020-03-12Fix package.json generation.Robert Jaros
2020-03-11Upgrade to Kotlin 1.3.70 + other dependencies (Coroutinse, Serialization, Spr...Robert Jaros
2019-12-26Dependencies upgradeRobert Jaros
2019-10-29Allow per chart plugins configuration (#81)Robert Jaros
2019-10-25Style fixesRobert Jaros
2019-10-17Move DSL builder functions out of the companion objects (#93)Robert Jaros
2019-10-13Fix tests.Robert Jaros
2019-10-13New Application class to reduce applications boilerplate (#92).Robert Jaros
2019-10-06Update all tests.Robert Jaros
2019-10-03Upgrade to Bootstrap 4.Robert Jaros
2019-09-25Upgrade Bootstrap to version 4Robert Jaros
2019-09-24Basic support for Chart.js plugins (#81)Robert Jaros
2019-09-24Fix chart onClick event parameters (#84)Robert Jaros
2019-07-16Fixed chart updates (#73)Robert Jaros
2019-06-08Fix test compilation error with karma-webpack 4.Robert Jaros
2019-05-11Allow constructing Root containers from HTMLElement objects.Robert Jaros
2019-05-01Update ChartCanvasSpec and ChartSpec for new ChartOptions nameRobbie Cronin
2019-05-01Update missed namespace changesRobbie Cronin
2019-05-01Fix namespace issueRobbie Cronin
2019-04-24Fix various problems with re-creating DOM nodes.Robert Jaros
2019-04-04Fix base test classes.Robert Jaros
2019-03-23Code style fixes.Robert Jaros
2019-03-10New module with support for drawing charts based on chart.js library.Robert Jaros