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

Hamburger menu core component #1331

Merged
merged 33 commits into from
Oct 17, 2024
Merged

Hamburger menu core component #1331

merged 33 commits into from
Oct 17, 2024

Commits on Oct 17, 2024

  1. initial commit

    rajatkhurana-adobe authored and ci-build committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    0f89f75 View commit details
    Browse the repository at this point in the history
  2. hamburger menu enhanced

    rajatkhurana-adobe authored and ci-build committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    2e0e805 View commit details
    Browse the repository at this point in the history
  3. code enhancement

    rajatkhurana-adobe authored and ci-build committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    9a5dfb0 View commit details
    Browse the repository at this point in the history
  4. test case fixed

    rajatkhurana-adobe authored and ci-build committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    6ba6e0f View commit details
    Browse the repository at this point in the history
  5. sorting issue fixed

    rajatkhurana-adobe authored and ci-build committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    c198674 View commit details
    Browse the repository at this point in the history
  6. hamburger menu enhancements

    rajatkhurana-adobe authored and ci-build committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    34bdcf8 View commit details
    Browse the repository at this point in the history
  7. test cases added

    rajatkhurana-adobe authored and ci-build committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    1f1e282 View commit details
    Browse the repository at this point in the history
  8. nesting support till level 3

    rajatkhurana-adobe authored and ci-build committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    fa5766d View commit details
    Browse the repository at this point in the history
  9. breadcrumbs and two way sync added

    rajatkhurana-adobe authored and ci-build committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    c34b1be View commit details
    Browse the repository at this point in the history
  10. test cases fixes

    rajatkhurana-adobe authored and ci-build committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    27308bb View commit details
    Browse the repository at this point in the history
  11. nesting level changed and commented code removed

    rajatkhurana-adobe authored and ci-build committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    f46e3e3 View commit details
    Browse the repository at this point in the history
  12. text changed

    rajatkhurana-adobe authored and ci-build committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    aaea659 View commit details
    Browse the repository at this point in the history
  13. test case added

    rajatkhurana-adobe authored and ci-build committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    73a28a1 View commit details
    Browse the repository at this point in the history
  14. code refactored

    rajatkhurana-adobe authored and ci-build committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    61450be View commit details
    Browse the repository at this point in the history
  15. test cases fixed

    rajatkhurana-adobe authored and ci-build committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    d8d7245 View commit details
    Browse the repository at this point in the history
  16. accessibility improvements

    rajatkhurana-adobe authored and ci-build committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    5297fe2 View commit details
    Browse the repository at this point in the history
  17. custom nesting level support added

    rajatkhurana-adobe authored and ci-build committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    9726220 View commit details
    Browse the repository at this point in the history
  18. nesting n level addded

    rajatkhurana-adobe authored and ci-build committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    a7d5673 View commit details
    Browse the repository at this point in the history
  19. nesting support removed along with css cleanup

    rajatkhurana-adobe authored and ci-build committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    2f04e02 View commit details
    Browse the repository at this point in the history
  20. test cases fixed

    rajatkhurana-adobe authored and ci-build committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    318d3c7 View commit details
    Browse the repository at this point in the history
  21. cases fixed

    rajatkhurana-adobe authored and ci-build committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    6064805 View commit details
    Browse the repository at this point in the history
  22. SOC implemented

    rajatkhurana-adobe authored and ci-build committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    c37b0f5 View commit details
    Browse the repository at this point in the history
  23. hamburger menu code restructured

    rajatkhurana-adobe authored and ci-build committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    034f252 View commit details
    Browse the repository at this point in the history
  24. BEM fixed

    rajatkhurana-adobe authored and ci-build committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    7e86b94 View commit details
    Browse the repository at this point in the history
  25. review comments incorporated

    rajatkhurana-adobe authored and ci-build committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    ec0d64d View commit details
    Browse the repository at this point in the history
  26. java doc version update

    rajatkhurana-adobe authored and ci-build committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    4d8aca8 View commit details
    Browse the repository at this point in the history
  27. review comments incorporated II

    rajatkhurana-adobe authored and ci-build committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    f4d5c6a View commit details
    Browse the repository at this point in the history
  28. review comments incorporated II

    rajatkhurana-adobe authored and ci-build committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    4c3ab7a View commit details
    Browse the repository at this point in the history
  29. review comments incorporated II

    rajatkhurana-adobe authored and ci-build committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    9f052be View commit details
    Browse the repository at this point in the history
  30. code refactoring

    rajatkhurana-adobe authored and ci-build committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    ecc41c3 View commit details
    Browse the repository at this point in the history
  31. code refactoring

    rajatkhurana-adobe authored and ci-build committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    8e464e2 View commit details
    Browse the repository at this point in the history
  32. test cases fixes after bem change

    rajatkhurana-adobe authored and ci-build committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    7f16a08 View commit details
    Browse the repository at this point in the history
  33. test cases fixes after bem change

    rajatkhurana-adobe authored and ci-build committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    381d55b View commit details
    Browse the repository at this point in the history