rawilk / profile-filament-plugin

Profile & MFA starter kit for filament.
https://randallwilk.dev/docs/profile-filament-plugin
MIT License
10 stars 3 forks source link

Use clusters for profile page navigation #14

Closed rawilk closed 5 months ago

rawilk commented 5 months ago

An update to filament broke the filament-inner-nav package, and rather than fixing that package, I'm opting to use the new clusters feature available in filament 3.2. This change will remove the need for the inner-nav package all-together, and will simplify how profile pages can be registered.

Some breaking changes in this PR include: