-
Notifications
You must be signed in to change notification settings - Fork 361
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 and use new header components #7447
Add and use new header components #7447
Conversation
f81513e
to
ea75d4b
Compare
d9e71cc
to
6c5fe54
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed 1 of 1 files at r1, 1 of 1 files at r2, 1 of 1 files at r3, 2 of 2 files at r4, 1 of 1 files at r5, 6 of 6 files at r6, 6 of 6 files at r7, 1 of 1 files at r8, 10 of 10 files at r9, 8 of 8 files at r10, 33 of 33 files at r11, 2 of 2 files at r12, 1 of 1 files at r13, 6 of 6 files at r14, 6 of 6 files at r15, 1 of 1 files at r16, 10 of 10 files at r17, 7 of 8 files at r18.
Reviewable status: 14 of 79 files reviewed, all discussions resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed 1 of 8 files at r18, 5 of 5 files at r19, 33 of 35 files at r20, 1 of 1 files at r21, 15 of 15 files at r22, 9 of 9 files at r23, 1 of 1 files at r24, all commit messages.
Reviewable status: complete! all files reviewed, all discussions resolved
6c5fe54
to
9d1f8c5
Compare
Adds two new components:
These are implemented as logic agnostic components in the lib folder and extended and used in the app.
This change is