index
:
github/kvision.git
gh-pages
kvision_1
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kvision-modules
/
kvision-chart
Age
Commit message (
Expand
)
Author
2020-03-12
Fix package.json generation.
Robert Jaros
2020-03-11
Upgrade to Kotlin 1.3.70 + other dependencies (Coroutinse, Serialization, Spr...
Robert Jaros
2019-12-26
Dependencies upgrade
Robert Jaros
2019-10-29
Allow per chart plugins configuration (#81)
Robert Jaros
2019-10-25
Style fixes
Robert Jaros
2019-10-17
Move DSL builder functions out of the companion objects (#93)
Robert Jaros
2019-10-13
Fix tests.
Robert Jaros
2019-10-13
New Application class to reduce applications boilerplate (#92).
Robert Jaros
2019-10-06
Update all tests.
Robert Jaros
2019-10-03
Upgrade to Bootstrap 4.
Robert Jaros
2019-09-25
Upgrade Bootstrap to version 4
Robert Jaros
2019-09-24
Basic support for Chart.js plugins (#81)
Robert Jaros
2019-09-24
Fix chart onClick event parameters (#84)
Robert Jaros
2019-07-16
Fixed chart updates (#73)
Robert Jaros
2019-06-08
Fix test compilation error with karma-webpack 4.
Robert Jaros
2019-05-11
Allow constructing Root containers from HTMLElement objects.
Robert Jaros
2019-05-01
Update ChartCanvasSpec and ChartSpec for new ChartOptions name
Robbie Cronin
2019-05-01
Update missed namespace changes
Robbie Cronin
2019-05-01
Fix namespace issue
Robbie Cronin
2019-04-24
Fix various problems with re-creating DOM nodes.
Robert Jaros
2019-04-04
Fix base test classes.
Robert Jaros
2019-03-23
Code style fixes.
Robert Jaros
2019-03-10
New module with support for drawing charts based on chart.js library.
Robert Jaros