Skip to content

Navigation item path improvements#480

Merged
spohlenz merged 3 commits intomainfrom
navigation-path-fixes
Aug 30, 2024
Merged

Navigation item path improvements#480
spohlenz merged 3 commits intomainfrom
navigation-path-fixes

Conversation

@spohlenz
Copy link
Member

  • Allow navigation item paths to be set using admin/action options as symbols
item :stats, admin: :dashboard, action: :stats
  • Delegate #path method to bound admin when used within a navigation block
item :articles, path(:index)

@spohlenz spohlenz merged commit 4c04ae7 into main Aug 30, 2024
@spohlenz spohlenz deleted the navigation-path-fixes branch August 30, 2024 12:21
@coveralls
Copy link

Coverage Status

coverage: 91.485% (+0.02%) from 91.466%
when pulling 109340a on navigation-path-fixes
into 12e8dd8 on main.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants