All notable changes to Filament-SimpleLightBox will be documented in this file.
- Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot[bot] in #26
- Bump stefanzweifel/git-auto-commit-action from 5 to 6 by @dependabot[bot] in #27
- Bump aglipanci/laravel-pint-action from 2.5 to 2.6 by @dependabot[bot] in #29
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #30
- Bump dependabot/fetch-metadata from 2.4.0 to 2.5.0 by @dependabot[bot] in #35
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #34
- Bump stefanzweifel/git-auto-commit-action from 6 to 7 by @dependabot[bot] in #33
- feat: filament v5 by @ImJustToNy in #36
- @ImJustToNy made their first contribution in #36
Full Changelog: https://github.com/solutionforest/Filament-SimpleLightBox/compare/0.0.11...1.1.0
- Add Filament v5 compatibility (update dependency constraints).
- Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot in #26
- Bump stefanzweifel/git-auto-commit-action from 5 to 6 by @dependabot in #27
- Support Filament v4, Drop v3 ( v3 please use 0.0.x version)
Full Changelog: https://github.com/solutionforest/Filament-SimpleLightBox/compare/0.0.11...0.1.0-beta.1
- Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in #23
- Bump aglipanci/laravel-pint-action from 2.4 to 2.5 by @dependabot in #24
- Support laravel 12 by @cklei-carly in #25
Full Changelog: https://github.com/solutionforest/Filament-SimpleLightBox/compare/0.0.10...0.0.11
- Generate URL bugfix and Use 'defaultDisplayUrl' instead of 'urlAsDefault by @cklei-carly in #21
Full Changelog: https://github.com/solutionforest/Filament-SimpleLightBox/compare/0.0.9...0.0.10
Full Changelog: https://github.com/solutionforest/Filament-SimpleLightBox/compare/0.0.8...0.0.9
- Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #15
- Allow generate light box url from $record (reuse "evaluate" method from filament) by @cklei-carly in #17
- Allow using generated url as default value by @cklei-carly in #18
Full Changelog: https://github.com/solutionforest/Filament-SimpleLightBox/compare/0.0.7...0.0.8
- Bump aglipanci/laravel-pint-action from 2.3.1 to 2.4 by @dependabot in #12
- Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot in #14
- fix #13
- fix #9
Full Changelog: https://github.com/solutionforest/Filament-SimpleLightBox/compare/0.0.6...0.0.7
Support Laravel 11
fix styling and github action issue.
- initial release