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

Add target attribute to Menu #15636

Merged
merged 42 commits into from
Jun 6, 2024
Merged

Add target attribute to Menu #15636

merged 42 commits into from
Jun 6, 2024

Commits on Mar 31, 2024

  1. add target

    hyzx86 committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    71c1e5d View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. add target property to Menu OrchardCMS#15541

    hyzx86 committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    318ad74 View commit details
    Browse the repository at this point in the history
  2. merge conflict

    hyzx86 committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    2d92263 View commit details
    Browse the repository at this point in the history
  3. add field description

    hyzx86 committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    3dfac16 View commit details
    Browse the repository at this point in the history
  4. update relase note

    hyzx86 committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    c6355eb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    62d6e4f View commit details
    Browse the repository at this point in the history
  6. restore changes

    hyzx86 committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    e58edad View commit details
    Browse the repository at this point in the history
  7. clear code

    hyzx86 committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    7a89f86 View commit details
    Browse the repository at this point in the history
  8. format code

    hyzx86 committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    25ce926 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    23a836e View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    a497ad1 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. set target as autocomplete

    hyzx86 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    dd5bfe4 View commit details
    Browse the repository at this point in the history
  2. mege main

    hyzx86 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    498aad4 View commit details
    Browse the repository at this point in the history
  3. update doc

    hyzx86 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    d7ecf0f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    75fdb01 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2f0fbc1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    38f4d4e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e8470f7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2e797f2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    82b6b26 View commit details
    Browse the repository at this point in the history
  10. update target

    hyzx86 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    a437d48 View commit details
    Browse the repository at this point in the history
  11. merge remote

    hyzx86 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    e2183f9 View commit details
    Browse the repository at this point in the history
  12. clear code

    hyzx86 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    2fb58bd View commit details
    Browse the repository at this point in the history
  13. remoe target check

    hyzx86 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    020fade View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. Configuration menu
    Copy the full SHA
    8bfdaee View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    7449dbd View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. Configuration menu
    Copy the full SHA
    d3dcafe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8bd2c45 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    9e7d266 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9b7c64 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a2f45c View commit details
    Browse the repository at this point in the history
  4. Update src/OrchardCore.Modules/OrchardCore.AdminMenu/Views/Items/Link…

    …AdminNode.Fields.TreeEdit.cshtml
    
    Co-authored-by: Mike Alhayek <mike@crestapps.com>
    hyzx86 and MikeAlhayek committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    d01ddfc View commit details
    Browse the repository at this point in the history
  5. Update src/OrchardCore.Modules/OrchardCore.Menu/Views/HtmlMenuItemPar…

    …t.Edit.cshtml
    
    Co-authored-by: Mike Alhayek <mike@crestapps.com>
    hyzx86 and MikeAlhayek committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    466d7f7 View commit details
    Browse the repository at this point in the history
  6. Update src/OrchardCore/OrchardCore.Navigation.Core/NavigationItemBuil…

    …der.cs
    
    Co-authored-by: Mike Alhayek <mike@crestapps.com>
    hyzx86 and MikeAlhayek committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    1532e73 View commit details
    Browse the repository at this point in the history
  7. Update MenuItemLink.cshtml

    hyzx86 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    9d13718 View commit details
    Browse the repository at this point in the history
  8. Apply suggestions from code review

    Co-authored-by: Mike Alhayek <mike@crestapps.com>
    hyzx86 and MikeAlhayek committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    094ec30 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cbf07fd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f18fabf View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    e95d5d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86cbb7f View commit details
    Browse the repository at this point in the history
  3. final cleanup

    MikeAlhayek committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    d51f060 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb49cd9 View commit details
    Browse the repository at this point in the history