Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
New testutils module. | |||
2019-10-03 | Upgrade to Bootstrap 4. | Robert Jaros | |
Upgrade to Font Awesome 5. Restructure modules. | |||
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-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 | |
Change Options to ChartOptions to match new variable name | |||
2019-05-01 | Fix namespace issue | Robbie Cronin | |
Rename 2 conflicting Options variables in Charts and Tabulator packages to ChartOptions and TabulatorOptions respectively | |||
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 | |