Releases: leandrocfe/filament-apex-charts
Releases · leandrocfe/filament-apex-charts
3.1.5
What's Changed
- Update Apexcharts 4.3.0
- Support for Livewire Standalone Components
- Make simple filter select reactive by default by @rossbearman in #75
- Add option to customize filter form width by @chiiya in #85
New Contributors
- @rossbearman made their first contribution in #75
- @chiiya made their first contribution in #85
Full Changelog: 3.1.4...3.1.5
3.1.4
3.1.4
Changed
- Update Apexcharts 3.53.0.
3.1.3
What's Changed
- Laravel 11 Support by @adam-code-labx in #68
New Contributors
- @adam-code-labx made their first contribution in #68
Full Changelog: 3.1.2...3.1.3
3.1.2
3.1.2
Fixed
- Filter form data array.
3.1.1
3.1.1
Changed
- Docs.
Fixed
- ChartId attribute.
3.1.0
3.1.0
Added
- Extra options and Formatters.
- Funnel chart.
Changed
- Apexcharts update version.
- Commands.
- Plugin registration.
3.0.2
3.0.2
Changed
- Apexcharts update version.
- Filament assets.
3.0.1
3.0.0
Changed
- Filament V3.
- No longer need to wrap FilamentAsset::register() in resolving() by @cheesegrits in #29
- [Documentation] Add filter update refresh by @anivon in #31
New Contributors
- @cheesegrits made their first contribution in #29
- @anivon made their first contribution in #31
Full Changelog: 2.0.2...3.0.0
2.0.2
2.0.2
Changed
- Code refactored.