-
Notifications
You must be signed in to change notification settings - Fork 58
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rajatofficial
force-pushed
the
hamburgerMenuCoreComponent
branch
from
July 24, 2024 09:18
f976408
to
20a98b2
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## dev #1331 +/- ##
============================================
+ Coverage 82.27% 82.30% +0.03%
- Complexity 923 925 +2
============================================
Files 103 103
Lines 2369 2374 +5
Branches 321 321
============================================
+ Hits 1949 1954 +5
Misses 257 257
Partials 163 163 ☔ View full report in Codecov by Sentry. |
rajatofficial
force-pushed
the
hamburgerMenuCoreComponent
branch
from
August 28, 2024 08:57
848b226
to
aa9a9c4
Compare
Accessibility Violations Found
|
2 similar comments
Accessibility Violations Found
|
Accessibility Violations Found
|
github-actions
bot
force-pushed
the
hamburgerMenuCoreComponent
branch
from
September 11, 2024 06:01
fc9c9b2
to
243cc7f
Compare
Accessibility Violations Found
|
1 similar comment
Accessibility Violations Found
|
rajatofficial
force-pushed
the
hamburgerMenuCoreComponent
branch
from
September 11, 2024 09:48
243cc7f
to
64a2860
Compare
Accessibility Violations Found
|
Lighthouse scores (desktop)
|
Lighthouse scores (mobile)
|
Accessibility Violations Found
|
2 similar comments
Accessibility Violations Found
|
Accessibility Violations Found
|
github-actions
bot
force-pushed
the
hamburgerMenuCoreComponent
branch
from
September 12, 2024 06:04
a191117
to
4b515dc
Compare
rajatofficial
force-pushed
the
hamburgerMenuCoreComponent
branch
from
September 12, 2024 06:07
4b515dc
to
7d319ab
Compare
github-actions
bot
force-pushed
the
hamburgerMenuCoreComponent
branch
from
September 12, 2024 06:08
7d319ab
to
316017d
Compare
Accessibility Violations Found
|
rajatofficial
force-pushed
the
hamburgerMenuCoreComponent
branch
from
September 12, 2024 06:33
316017d
to
9406306
Compare
github-actions
bot
force-pushed
the
hamburgerMenuCoreComponent
branch
from
September 12, 2024 06:34
9406306
to
72e19e9
Compare
Lighthouse scores (mobile)
|
Lighthouse scores (desktop)
|
Accessibility Violations Found
|
2 similar comments
Accessibility Violations Found
|
Accessibility Violations Found
|
Accessibility Violations Found
|
Lighthouse scores (mobile)
|
Lighthouse scores (desktop)
|
github-actions
bot
force-pushed
the
hamburgerMenuCoreComponent
branch
from
October 17, 2024 10:05
d2e822d
to
381d55b
Compare
Lighthouse scores (desktop)
|
Lighthouse scores (mobile)
|
anshikag-adobe
pushed a commit
that referenced
this pull request
Oct 22, 2024
* initial commit * hamburger menu enhanced * code enhancement * test case fixed * sorting issue fixed * hamburger menu enhancements * test cases added * nesting support till level 3 * breadcrumbs and two way sync added * test cases fixes * nesting level changed and commented code removed * text changed * test case added * code refactored * test cases fixed * accessibility improvements * custom nesting level support added * nesting n level addded * nesting support removed along with css cleanup * test cases fixed * cases fixed * SOC implemented * hamburger menu code restructured * BEM fixed * review comments incorporated * java doc version update * review comments incorporated II * review comments incorporated II * review comments incorporated II * code refactoring * code refactoring * test cases fixes after bem change * test cases fixes after bem change --------- Co-authored-by: Rajat Khurana <rajatkhurana@adobe.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: