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 new components #118

Merged
merged 29 commits into from Feb 7, 2022
Merged

add new components #118

merged 29 commits into from Feb 7, 2022

Conversation

freeman-lab
Copy link
Member

@freeman-lab freeman-lab commented Jan 3, 2022

Add several new components related to our moving common layouts into a separate layouts package. These components were identified as being used by those layouts but not really specific to them (and especially not specific to their layout / grid patterns). In some cases these are also components that we use across various places across our sites (unrelated to those layouts).

The components are: Avatar AvatarGroup Heading Sidenote Caption TableCaption FigureCaption LinkGroup Colors

One more that is here for now, but could maybe later be moved to @carbonplan/mdx package, is Blockquote. It probably eventually makes sense in an @carbonplan/mdx package because we plan to explicitly use it as an override of MDX elements.

As part of this, I also made a couple tweaks to Group.

@freeman-lab freeman-lab changed the title add heading, sidenote, and blockquote components add heading and sidenote components Feb 2, 2022
@freeman-lab freeman-lab changed the title add heading and sidenote components add new components Feb 4, 2022
src/avatar.js Outdated Show resolved Hide resolved
src/avatar.js Outdated Show resolved Hide resolved
src/avatar.js Outdated Show resolved Hide resolved
src/group.js Outdated Show resolved Hide resolved
src/group.js Outdated Show resolved Hide resolved
src/avatar-group.js Outdated Show resolved Hide resolved
src/heading.js Outdated Show resolved Hide resolved
src/colors.js Outdated Show resolved Hide resolved
src/avatar-group.js Outdated Show resolved Hide resolved
src/button.js Outdated Show resolved Hide resolved
src/avatar.js Outdated Show resolved Hide resolved
src/avatar-group.js Outdated Show resolved Hide resolved
src/colors.js Outdated Show resolved Hide resolved
@freeman-lab freeman-lab merged commit 35d630d into main Feb 7, 2022
@freeman-lab freeman-lab deleted the freeman-lab/new-components branch February 7, 2022 21:13
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.

None yet

2 participants