Skip to content

Releases: lukas-frey/filament-icon-picker

2.0.0

21 Jul 21:04
Compare
Choose a tag to compare

2.0.0 (2023-07-21)

⚠ BREAKING CHANGES

  • Support for filament v3 added (dropped support for v2)

Features

  • changes to support filament v3 (777cdd4)

1.3.6

18 Feb 16:34
9241cd5
Compare
Choose a tag to compare

1.3.6 (2023-02-18)

Bug Fixes

  • upgrade deps to match Laravel 10 compatibility (9241cd5)

1.3.5

17 Nov 09:02
c040a72
Compare
Choose a tag to compare

1.3.5 (2022-11-17)

Bug Fixes

1.3.4

13 Oct 11:01
Compare
Choose a tag to compare

1.3.4 (2022-10-13)

Bug Fixes

  • layout on_top wouldn't render correctly (c7b3cd9)

1.3.3

12 Oct 18:16
Compare
Choose a tag to compare

1.3.3 (2022-10-12)

Bug Fixes

  • Method mismatch causing exception thrown on empty search query (5667fd6)

1.3.2

12 Oct 18:12
Compare
Choose a tag to compare

1.3.2 (2022-10-12)

Bug Fixes

  • Method mismatch causing exception thrown on empty search query (4793fd0)

1.3.1

12 Oct 17:55
Compare
Choose a tag to compare

1.3.1 (2022-10-12)

1.3.0

12 Oct 17:41
Compare
Choose a tag to compare

1.3.0 (2022-10-12)

Features

Bug Fixes

  • Removed enums to support PHP 8.0 (4a8bf11)

1.2.1

12 Oct 15:39
Compare
Choose a tag to compare

1.2.1 (2022-10-12)

Bug Fixes

  • fixed mismatched method signature (8cd76ce)

1.2.0

08 Oct 09:42
Compare
Choose a tag to compare

1.2.0 (2022-10-08)

Features

  • Added configuration file for global defaults (4a9bd1b)