Update to SB Chart block v0.1.1 for improved enqueing of the chart.js Javascript and better colours in the Gutenberg palette.
Changes
Change | Reference |
---|---|
Changed: Eliminate very light gray and white from the Gutenberg colour palette. Add yellowish grey | . bobbingwide/sb-chart-block#2 |
Changed: Only include chartjs-script in the dependencies for the Chart block on admin pages | bobbingwide/sb-chart-block#9 |
Changed: Enqueue chart.js in the footer when necessary. | |
Changed: Run Chart when DOMContentLoaded. |