Skip to content

Releases: leandrocfe/filament-apex-charts

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

1.0.1

16 Feb 11:18
Compare
Choose a tag to compare

1.0.1

Fixed

1.0.0

13 Feb 12:48
Compare
Choose a tag to compare

1.0.0

Fixed

  • Dark mode.

Added

  • Filter forms.
  • Defer loading.
  • Loading indicator.
  • Widget height.
  • Widget footer.
  • Dark mode.

Changed

  • Documentation.

0.1.5

17 Jan 13:23
Compare
Choose a tag to compare

0.1.5

Fixed

  • apexcharts-toolbar: fixed z-index stack order.

0.1.4

09 Jan 13:16
Compare
Choose a tag to compare

0.1.4

Added

  • Tests

Fixed

  • Fixed the init chart method to get cached options.

0.1.3

12 Dec 11:53
Compare
Choose a tag to compare

0.1.3

Added

Changed

  • Documentation and chart examples.

Fixed

  • BasicBoxPlotChart - filename changed.
  • GradientCircleChart - image attributes removed.

0.1.2

09 Dec 16:21
Compare
Choose a tag to compare

0.1.2

Fixed

  • Bug - stub path for non-Windows environments commented by jcandan in #1

0.1.1

07 Dec 19:18
Compare
Choose a tag to compare

0.1.1

Added

  • New commands with available chart samples.
  • New chart examples.
  • Documentation.

Changed

  • Documentation and chart examples.

Fixed

  • Show the message No chart data available when the chart option is empty.