ZedoX

Results 6 issues of ZedoX

ref: https://github.com/filamentphp/filament/discussions/4081

documentation

Note: this feature is implemented just need to be documented If you add custom columns to Page Model you can use schema slots to add additional fields to the Page...

documentation
good first issue

opt-in feature for draft/publish states

enhancement
help wanted
good first issue

## Problem This `getName()` method is called during block registration https://github.com/Z3d0X/filament-fabricator/blob/50f0cc63d86f327d124f380ebb27057f66fce6b4/src/PageBlocks/PageBlock.php#L22-L25 https://github.com/Z3d0X/filament-fabricator/blob/50f0cc63d86f327d124f380ebb27057f66fce6b4/src/FilamentFabricatorManager.php#L78 ## Potential Solution A potential viable solution might be to Explicitly set a name like in Layouts https://github.com/Z3d0X/filament-fabricator/blob/50f0cc63d86f327d124f380ebb27057f66fce6b4/src/Layouts/Layout.php#L11-L16...

This field is missing a disabled state. I think for disabled state map movement(/drag) and zoom could be prevented

TODO: - [ ] Upgrade guide - [ ] Docs