-
Notifications
You must be signed in to change notification settings - Fork 144
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
BreadcrumbWithOverflow release review (internal, required for PageHeader release) #940
Closed
20 of 27 tasks
Comments
Mostly done... @matthewgallo see #986 |
Release review completed -- ready for PageHeader release. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Component reviews for readiness
Reviews will be carried out by one or more members of the core contribution team. They will include as a minimum the following checks, which establish the "definition of done" for a component.
Paste the following checklist into the epic or issue under which the component is being made ready, then check where criteria passed, and add notes to clarify how an item is complete or what remains to be done: for anything more than minor/simple items, open issues to track them.
Tip You should be able to copy and paste the section below directly into a GitHub comment, then check where criteria passed, strike out where not applicable, and add notes to each item where applicable.
Once one or more components have been reviewed for readiness, the following steps are needed:
the flags for the components in package-settings.js should be changed to true.
the component SCSS should be included in /src/components/_index-released-only.scss.
run the tests, recreating snapshots (using -u), and check in the updated public CSS snapshot. NB it is sufficient to run yarn jest styles -u to complete the snapshot updates.
Review for release
Readiness
Engineering review
Standards
Testing
Documentation
The text was updated successfully, but these errors were encountered: