Skip to content

Releases: leandrocfe/filament-apex-charts

3.1.5

30 Dec 10:29
Compare
Choose a tag to compare

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

Full Changelog: 3.1.4...3.1.5

3.1.4

14 Sep 14:00
Compare
Choose a tag to compare

3.1.4

Changed

  • Update Apexcharts 3.53.0.

3.1.3

17 Mar 12:43
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.1.2...3.1.3

3.1.2

18 Jan 13:38
Compare
Choose a tag to compare

3.1.2

Fixed

  • Filter form data array.

3.1.1

12 Jan 13:57
Compare
Choose a tag to compare

3.1.1

Changed

  • Docs.

Fixed

  • ChartId attribute.

3.1.0

11 Jan 20:38
Compare
Choose a tag to compare

3.1.0

Added

  • Extra options and Formatters.
  • Funnel chart.

Changed

  • Apexcharts update version.
  • Commands.
  • Plugin registration.

3.0.2

27 Nov 12:02
Compare
Choose a tag to compare

3.0.2

Changed

  • Apexcharts update version.
  • Filament assets.

3.0.1

18 Aug 20:27
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.0...3.0.1

3.0.0

31 Jul 11:54
Compare
Choose a tag to compare

v3-dark-2185

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

Full Changelog: 2.0.2...3.0.0

2.0.2

30 Jul 06:45
Compare
Choose a tag to compare

2.0.2

Changed

  • Code refactored.