-
Notifications
You must be signed in to change notification settings - Fork 3
Release 0.13.7 #1114
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
Merged
Merged
Release 0.13.7 #1114
Conversation
This file contains hidden or 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
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* modify Link to accept color props of "red, darkGray2 or white" and hovercolor props of "lightRed, darkGray2 or white" to match the names of colors actually in the theme, also allowing hover color to be specified * add breadcrumbs component * use the breadcrumbs component where applicable * use common abstracted names for link colors * update about, privacy and terms pages to use breadcrumbs component * just use strings instead of an enum * add an entry to NAV_PATH for Pathways * fix style that got wiped out by rebase * limit channel page facet test to only look within the facets container so it doesn't erroneously pick up the breadcrumb link with the same name * change stories link color back to black * add a basic test * need to mock Link * add story to breadcrumb component * fix rebase issue
* update background color to lightGray1
* use Card and not MuiCard
* remove link={true} property on Card
* style the cards on the units listing page with height: 100% so that the cards are all even height, regardless of the content of other cards in the grid
* Pass slot props to Card. Adjust css to align and match designs * Remove date label and abbreviate month for small variant cards * Default size to medium
* Update Yarn to v4.3.0 * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
… haven't seen a marketing image at all yet (#1112)
* Update Python to v3.12.4 * update python version in github actions workflow --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Carey Gumaer <gumaerc@mit.edu>
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.
James Kachel
renovate[bot]
Jon Kafton
Matt Bertrand
Carey P Gumaer
Mike Davidson