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

Off canvas menu editing: adds list view to navigation block #44534

Closed
wants to merge 17 commits into from

Commits on Nov 2, 2022

  1. Configuration menu
    Copy the full SHA
    d282413 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c526e8a View commit details
    Browse the repository at this point in the history
  3. Moves the manage menus link to the advanced inspector area

    Co-authored-by: Joen A. <1204802+jasmussen@users.noreply.github.com>
    draganescu and jasmussen committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    c46bc9c View commit details
    Browse the repository at this point in the history
  4. test no block selection

    draganescu committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    61bb3c3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ea21df0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c62610f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aa331be View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    32300a3 View commit details
    Browse the repository at this point in the history
  9. Attempts a fork of list view into a new OffCanvasEditor component, to…

    … enable faster iteration.
    draganescu committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    0fb6e40 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a3de2ca View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    640cfee View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ec7409b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d441cfc View commit details
    Browse the repository at this point in the history
  14. Update package.json

    scruffian authored and draganescu committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    f1de0fe View commit details
    Browse the repository at this point in the history
  15. revert package lock

    draganescu committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    1e89acf View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    07ae0a6 View commit details
    Browse the repository at this point in the history
  17. Adds the off canvas editor to all states of the navigation block:

    - referenced menu not existing
    - uncontrolled blocks menu
    - referenced menu OK
    
    Readds some CSS for the manage menus link in the advanced area.
    draganescu committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    89ccd3c View commit details
    Browse the repository at this point in the history