Skip to content

Latest commit

 

History

History
150 lines (85 loc) · 2.56 KB

CHANGELOG.md

File metadata and controls

150 lines (85 loc) · 2.56 KB

Change Log

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

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

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.
  • Fix duplicate database queries by howdu.
  • ability to hide header content by Valpuia.
  • Fix dark mode if theme is not set by 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.

Changed

1.0.1

Fixed

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

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