github rawilk/filament-inner-nav v1.1.0

latest release: v1.1.1
24 months ago

What's Changed

  • Allow InnerNav instances to be passed in as a prop on the filament-inner-nav::page component by @rawilk in #3
  • Add a sort order property to InnerNavGroup by @rawilk in #3
  • Override the getIcon method on InnerNavGroup to allow for both the group and its items to have icons by @rawilk in #3
  • Allow navigation items in InnerNav to be either a collection or array by @rawilk in #3
  • Ensure group items are hidden and sorted correctly when getItems() is called on InnerNavGroup by @rawilk in #3
  • Reject and sort items/groups on the InnerNav object itself instead of in a blade file by @rawilk in #3

Full Changelog: v1.0.0...v1.1.0

Don't miss a new filament-inner-nav release

NewReleases is sending notifications on new releases.