芝麻web文件管理V1.00
编辑当前文件:/home/forge/stage.sksb.smartcon-survey.com/vendor/leandrocfe/filament-apex-charts/CHANGELOG.md
# 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/). ## 3.2.0 - Laravel 12 support. - Update Apexcharts 4.5.0. - Fix Filament package dependencies. - Fix chart translations. ## 3.1.6 - Add htmlable - Fixed chart background - Update docs ## 3.1.5 ### Changed - Update Apexcharts 4.3.0 - Support for Livewire Standalone Components - Add option to customize filter form width by [chiiya](https://github.com/chiiya) - Make simple filter select reactive by default by [rossbearman](https://github.com/rossbearman) ## 3.1.4 ### Changed - Update Apexcharts 3.53.0. ## 3.1.3 ### Added - Laravel 11 support. ## 3.1.2 ### Fixed - Filter form data array. ## 3.1.1 ### Changed - Docs. ### Fixed - ChartId attribute. ## 3.1.0 ### Added - Extra options and Formatters. - Funnel chart. ### Changed - Apexcharts update version. - Commands. - Plugin registration. ## 3.0.2 ### Changed - Apexcharts update version. - Filament assets. ## 3.0.1 ### Fixed - DropdownOpen attribute. ## 3.0.0 ### Changed - Filament V3. ## 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.