Skip to content
This repository has been archived by the owner on Apr 21, 2022. It is now read-only.

Releases: RVxLab/filament-colorpicker

v1.4.2 - So long, and thanks for all the fish!

21 Apr 11:50
2797cb0
Compare
Choose a tag to compare

This release marks the deprecation of this package. Use Filament's built-in colour picker instead

Full Changelog: 1.4.1...1.4.2

v1.4.1 - Add missing blade file

08 Apr 23:47
Compare
Choose a tag to compare

What's Changed

  • Added missing blade file

Full Changelog: 1.4.0...1.4.1

v1.4.0 - Nullable pickers

08 Apr 23:31
Compare
Choose a tag to compare

What's Changed

Added

  • Add support for null values

Fixed

  • Fixed pickers with the popup disabled looking strange on larger screens

Security

New Contributors

Full Changelog: 1.3.3...1.4.0

v1.3.3 - Dark Mode and more reliable script loading

28 Mar 21:41
Compare
Choose a tag to compare

What's Changed

  • Update colorpicker.blade.php by @invaders-xx in #13
  • Improve script loading by using a promise

New Contributors

Full Changelog: 1.3.2...1.3.3

v1.3.2 - Allow multiple ColorPicker fields

18 Mar 00:54
Compare
Choose a tag to compare

Fixes

  • Fixed the inability to have multiple ColorPicker fields in the same form

Full Changelog: 1.3.1...1.3.2

v1.3.1

15 Mar 23:39
49f1d6a
Compare
Choose a tag to compare

Fixed

  • fix: input not being initialized on simple resource modal by @saade in #12

Full Changelog: 1.3.0...1.3.1

1.3.0

05 Mar 03:31
Compare
Choose a tag to compare

Added

Full Changelog: 1.2.1...1.3.0

v1.2.1 - Fix dependencies and use of Js class

03 Mar 01:32
Compare
Choose a tag to compare

Fixed

  • illuminate/contract now correctly states ^8.70 for the Js class and use the full FQN to prevent issues with aliases (#10)

v1.2.0 - Add a swatch

28 Jan 11:27
Compare
Choose a tag to compare
  • Add a swatch for use on tables (#8)

Thanks to @morganchorlton3 for adding this feature!

v1.1.0 - Laravel 9 support

26 Jan 02:39
Compare
Choose a tag to compare
Update changelog