# Change Log

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## 2.0.2

### Changed

-   Code refactored.

## 2.0.1

### Fixed

-   Filter form position.

## 2.0.0

### Added

-   Ability to hide header.
-   Subheading.

### Changed

-   Code refactored.
-   Dark mode improvements.

## 1.0.3

### Fixed

<<<<<<< HEAD

-   Add x-cloak to dropdown filter by [howdu](https://github.com/howdu).
-   Fix duplicate database queries by [howdu](https://github.com/howdu).
-   ability to hide header content by [Valpuia](https://github.com/Valpuia).
-   # Fix dark mode if theme is not set by [billmn](https://github.com/billmn).
-   Fix Add x-cloak to dropdown filter by @howdu.
-   Fix duplicate database queries by @howdu.
-   Fix ability to hide header content by @Valpuia.
-   Fix dark mode if theme is not set by @billmn.
    > > > > > > > feature/widget-refactor

## 1.0.2

### Fixed

-   Space at header by [Steve](https://github.com/stephanus-tantiono).

### Changed

-   Component namespace suggested by [Pieter-Jan Claeysens](https://github.com/PieterxJan).

## 1.0.1

### Fixed

-   Laravel 10 support by [Wilfred Chen](https://github.com/wilfredchen).

## 1.0.0

### Fixed

-   Dark mode.

### Added

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

### Changed

-   Documentation.

## 0.1.5

### Fixed

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

## 0.1.4

### Added

-   Tests

### Fixed

-   Fixed the init chart method to get cached options.

## 0.1.3

### Added

-   Documentation:

    -   [Online Filament Project Example](https://filament-apex-charts-demo.leandroferreira.dev.br/)

    -   [Github Filament Project Example](https://github.com/leandrocfe/filament-apex-charts-demo)

### Changed

-   Documentation and chart examples.

### Fixed

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

## 0.1.2

### Fixed

-   Bug - stub path for non-Windows environments commented by [jcandan](https://github.com/jcandan) in [#1](https://github.com/leandrocfe/filament-apex-charts/issues/1)

## 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.

## 0.1.0

### Added

-   Initial commit.
