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 custom components to LGDS #204

Merged
merged 21 commits into from
Mar 30, 2021
Merged

Add custom components to LGDS #204

merged 21 commits into from
Mar 30, 2021

Conversation

jmdembe
Copy link
Contributor

@jmdembe jmdembe commented Mar 25, 2021

Why:

  • To document customizations made between LGDS and USWDS

@jmdembe jmdembe requested review from aduth and cannandev March 25, 2021 20:57
src/scss/components/_sidenav.scss Outdated Show resolved Hide resolved
Comment on lines 43 to 47
.sidenav {
ul {
border: none;
}
}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In the .usa-sidenav styles above, we add a border style. If the expectation is that the LGDS sidenav has no border, could we remove it there?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes. I will remove that border.

@aduth
Copy link
Member

aduth commented Mar 26, 2021

In the reference Figma, I see no border between the child elements of a side navigation. Should that be reflected here?

Figma Current Brach
image image

Edit: And also no background color on the current parent item, unless hovered?

Copy link
Member

@aduth aduth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good 👍

src/scss/components/_sidenav.scss Outdated Show resolved Hide resolved
@jmdembe jmdembe force-pushed the jd-4405-custom-components branch from 46cf3a2 to 54c4b0d Compare March 30, 2021 14:40
@jmdembe jmdembe merged commit d34eb59 into main Mar 30, 2021
@jmdembe jmdembe deleted the jd-4405-custom-components branch March 30, 2021 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants