All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- New plugins injector
- Bumped version number
- Couple issues with JS modularizing
- Moved to JS modules
- Bumped versions due to patch
- Support for Laravel 11
- Updated version of ChartJS
- Ability to set Axes font sizes
- Nonce
- Added Laravel 10 support
- Upgraded to ChartJS 4.2
- Minor issue with L9 tests
- Compatibility with Laravel 9
- Version to 3.7
- Issue with heights
- Issue with cdn
- New blade directives for nicer layouts
- Support for PHP8
- New point styling for datasets
- New caret spacing for cleaner UI
- Ability to handle click events in the chart
- MapChart isnt ready for release
- Tooltip always on option
- Removed __construct from charts - now use collectData or just pass the data in the constructor
- Issue with chart title
- Issue with pan on zoomed chart
- Zoom option
- Various Chart Classes with configs set
- Moved to Chart 3.x
- Issue with disabling specific axes
- Issue with charts dataset
- Support for Laravel 8
- Issue with height being defined as pixels
- Issue with handler not loading for some charts
- Issue with reloading charts and sizing
- Issue with empty arrays for labels
- Issue with bar width
- Ability to override options
- Stub docblocks and options method
- Missing beginsAtZero for xAxes
- Missing component for API functionality
- CDN script link
- Initial build