All notable changes to filament-fabricator
will be documented in this file.
- build(deps): bump aglipanci/laravel-pint-action from 2.3.1 to 2.4 by @dependabot in #152
- build(deps): bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot in #156
- Allow string IDs by @rojtjo in #158
- @rojtjo made their first contribution in #158
Full Changelog: https://github.com/Z3d0X/filament-fabricator/compare/v2.2.1...v2.2.2
- build(deps): bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot in #148
- Add note to README regarding the plugin assets by @pboivin in #149
- Fixed incorrect table name during migration by @witaway in #151
Full Changelog: https://github.com/Z3d0X/filament-fabricator/compare/v2.2.0...v2.2.1
- build(deps): bump ramsey/composer-install from 2 to 3 by @dependabot in #143
- Laravel 11.x Compatibility by @laravel-shift in #142
Full Changelog: https://github.com/Z3d0X/filament-fabricator/compare/v2.1.1...v2.2.0
- Fix Resource Registration by @Z3d0X in #140
Full Changelog: https://github.com/Z3d0X/filament-fabricator/compare/v2.1.0...v2.1.1
Note: to apply the fix for unique slug issue from #135 please publish the migrations using php artisan vendor:publish --tag=filament-fabricator-migrations
& then run migrations
Full Changelog: https://github.com/Z3d0X/filament-fabricator/compare/v2.0.6...v2.1.0
- Fix octane issues change registering package from scoped to singleton by @ksimenic in #130
- @ksimenic made their first contribution in #130
Full Changelog: https://github.com/Z3d0X/filament-fabricator/compare/v2.0.5...v2.0.6
- Respect app locale for slug generation by @flolanger in #109
- build(deps): bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1 by @dependabot in #124
- [ar]: Add Arabic translations by @mohamedsabil83 in #127
- @flolanger made their first contribution in #109
- @mohamedsabil83 made their first contribution in #127
Full Changelog: https://github.com/Z3d0X/filament-fabricator/compare/v2.0.4...v2.0.5
- Update README.md by @Z3d0X in #105
- Fix getLabel() and getPluralLabel() deprecation by @devhoussam1998 in #113
- Allow easier subclassing of the Page model by @Voltra in #115
Full Changelog: https://github.com/Z3d0X/filament-fabricator/compare/v2.0.3...v2.0.4
- build(deps): bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #97
- fix: default layout resolving by @Z3d0X in #103
Full Changelog: https://github.com/Z3d0X/filament-fabricator/compare/v2.0.2...v2.0.3
- fix: default layout resolving by @Z3d0X in #103
Full Changelog: https://github.com/Z3d0X/filament-fabricator/compare/v1.2.1...v1.2.2
- [Docs]: Remove Peek from installation instructions by @viraljetani in #87
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #89
- Update PageResource.php by @RibesAlexandre in #93
- Fix: Lazy Loading in Model Strict Mode by @Z3d0X in #96
- @viraljetani made their first contribution in #87
- @RibesAlexandre made their first contribution in #93
Full Changelog: https://github.com/Z3d0X/filament-fabricator/compare/v2.0.1...v2.0.2
- Fix deprecated code by @Z3d0X in #83
Full Changelog: https://github.com/Z3d0X/filament-fabricator/compare/v2.0.0...v2.0.1
- Prevented lazy loading. by @danielbehrendt in #56
- @danielbehrendt made their first contribution in #56
Full Changelog: https://github.com/Z3d0X/filament-fabricator/compare/v1.1.4...v1.1.5
- build(deps): bump aglipanci/laravel-pint-action from 2.1.0 to 2.2.0 by @dependabot in #54
- Translatable Resource Labels in https://github.com/Z3d0X/filament-fabricator/commit/073fb9d4935951b6f59fd01b8426ddf8321344be
Full Changelog: https://github.com/Z3d0X/filament-fabricator/compare/v1.1.3...v1.1.4
- Fix: Page Middleware by @Z3d0X in #51
Full Changelog: https://github.com/Z3d0X/filament-fabricator/compare/v1.1.2...v1.1.3
- Make
$page
instance accessible in blocks by @Z3d0X in #45 - Shorter Commands by @Z3d0X in #46
- Fix Routing Urls by @Z3d0X in #47
Full Changelog: https://github.com/Z3d0X/filament-fabricator/compare/v1.1.1...v1.1.2
Full Changelog: https://github.com/Z3d0X/filament-fabricator/compare/v1.1.0...v1.1.1
- Laravel 10 Support by @Z3d0X in #38
Full Changelog: https://github.com/Z3d0X/filament-fabricator/compare/v1.0.4...v1.1.0
- build(deps): bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in #35
- Fix custom PageResource not being considered on Pages by @lucasgiovanny in #37
- @lucasgiovanny made their first contribution in #37
Full Changelog: https://github.com/Z3d0X/filament-fabricator/compare/v1.0.3...v1.0.4
- build(deps): bump ramsey/composer-install from 1 to 2 by @dependabot in #28
- Add a save button at the top of the page by @jvkassi in #31
- build(deps): bump aglipanci/laravel-pint-action from 1.0.0 to 2.1.0 by @dependabot in #32
- Configurable Database Table & Migration Down Method by @mrlinnth in #19
- Fix: Frontend Routing by @Z3d0X in #34
Full Changelog: https://github.com/Z3d0X/filament-fabricator/compare/v1.0.2...v1.0.3
- Fix: Homepage Routing by @Z3d0X in #24
Full Changelog: https://github.com/Z3d0X/filament-fabricator/compare/v1.0.1...v1.0.2
- build(deps): bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 by @dependabot in #21
- Feature: Configurable
PageResource
by @Z3d0X in #22 - Fix: Hide page urls when routing disabled by @Z3d0X in #23
Full Changelog: https://github.com/Z3d0X/filament-fabricator/compare/v1.0.0...v1.0.1
- Feature:
PageResource
Translations by @Z3d0X in #7 - Feature:
PageBuilder
Field by @Z3d0X in #8 - Feature: Base Layout by @Z3d0X in #10
- Feature: Configurable
Page
Model by @Z3d0X in #11 - Fix: HomePage Routing by @Z3d0X in #12
- build(deps): bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 by @dependabot in #15
- Feature: Nested Pages by @Z3d0X in #13
- adding prefix for pages by @MuhamadSelim in #14
- fixing Dynamic Page Model for FilamentFabricatorManager.php setPageUr… by @MuhamadSelim in #16
- Feature: Page Model Contract by @Z3d0X in #17
- Feature: PageResource custom fieldslots by @Z3d0X in #18
- @Z3d0X made their first contribution in #7
- @dependabot made their first contribution in #15
- @MuhamadSelim made their first contribution in #14
Full Changelog: https://github.com/Z3d0X/filament-fabricator/compare/v0.1.0...v1.0.0
Full Changelog: https://github.com/Z3d0X/filament-fabricator/commits/v0.1.0
- initial release