Skip to content

Releases: leandrocfe/filament-apex-charts

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.

1.0.3

02 Jun 11:11
Compare
Choose a tag to compare

What's Changed

  • Bump aglipanci/laravel-pint-action from 2.1.0 to 2.2.0 by @dependabot in #10
  • Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in #11
  • Bump dependabot/fetch-metadata from 1.4.0 to 1.5.0 by @dependabot in #17
  • Bump dependabot/fetch-metadata from 1.5.0 to 1.5.1 by @dependabot in #19
  • Bump aglipanci/laravel-pint-action from 2.2.0 to 2.3.0 by @dependabot in #20
  • Add x-cloak to dropdown filter by @howdu in #12
  • Fix duplicate database queries by @howdu in #13
  • ability to hide header content by @valpuia in #21
  • Fix dark mode if theme is not set by @billmn in #22

New Contributors

Full Changelog: 1.0.2...1.0.3

1.0.2

14 Mar 01:41
Compare
Choose a tag to compare

1.0.2

Fixed

  • Space at header by Steve.

Changed