Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 1.09 KB

CHANGELOG.md

File metadata and controls

29 lines (18 loc) · 1.09 KB

Changelog

All notable changes to filament-resource-picker will be documented in this file.

v1.0.2 - 2024-04-02

What's Changed

  • Bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1 by @dependabot in #4
  • Bug/register additional resources by @rhiannonjourney in #5
  • Add support for using a custom ResourceBrowser component by @rhiannonjourney
  • Add a render hook before the ResourceBrowser table by @rhiannonjourney
  • Use table groups from the resource on the ResourceBrowser table by @rhiannonjourney
  • Fix some z-index issues with the UI by @rhiannonjourney
  • Support Laravel 11 by @rhiannonjourney

New Contributors

  • @rhiannonjourney made their first contribution in #5

Full Changelog: https://github.com/rhiannonjourney/filament-resource-picker/compare/v1.0.1...v1.0.2

v1.0.1 - 2023-11-03

Removes unused dependency on calebporzio/sushi

1.0.0 - 202X-XX-XX

  • initial release