-
Notifications
You must be signed in to change notification settings - Fork 197
USWDS-Site: Header - Add changelog entry for megamenu fix. #2111
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
USWDS-Site: Header - Add changelog entry for megamenu fix. #2111
Conversation
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.
@mejiaj I added a couple suggestions for clarity. Let me know if you have any questions.
package.json
Outdated
"dependencies": { | ||
"@uswds/compile": "^1.0.0-beta.3", | ||
"@uswds/uswds": "^3.4.1" | ||
"@uswds/uswds": "github:uswds/uswds#jm-extended-megamenu-bug-5305" |
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.
Just making a visible comment as a reminder to revert this branch update :)
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.
Great idea. This is clearer than the PR description note, though both might be useful. Thanks!
type: component | ||
changelogURL: | ||
items: | ||
- date: TK |
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.
I noticed that the 3.5.0 changelog PR uses this date format. I think it would be good if we made it standard practice moving forward to reduce possible errors in the future.
- date: TK | |
- date: NNNN-NN-NN |
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.
Co-authored-by: Amy Leadem <[email protected]>
Co-authored-by: Amy Leadem <[email protected]>
- Adjust table spacing - Add placeholder text for dates
Summary
Added changelog entry for header megamenu code example fix.
Related PR
Related to fix in uswds/uswds#5311.
Preview link
Preview link:
Solution
Updates changelog & Header with megamenu examples.