Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable navigation nesting to be filtered and manually set #38621

Merged
merged 8 commits into from
Apr 4, 2022

Commits on Apr 1, 2022

  1. add navigation nesting to block edit to be filtered

    Andrei Draganescu authored and draganescu committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    70b6e7f View commit details
    Browse the repository at this point in the history
  2. makes maxNestingLevel available via context set by the navigation block

    Andrei Draganescu authored and draganescu committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    4ad4fdb View commit details
    Browse the repository at this point in the history
  3. set the default maxNestingLevel to 5

    Andrei Draganescu authored and draganescu committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    2727aaf View commit details
    Browse the repository at this point in the history
  4. updates the fixture for the navigation block

    Andrei Draganescu authored and draganescu committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    9541e7f View commit details
    Browse the repository at this point in the history
  5. check max nesting level for the currently selected submenu block

    Andrei Draganescu authored and draganescu committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    c1c4b1a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    51a2a9a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    debc62e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2432333 View commit details
    Browse the repository at this point in the history