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

Update exports in Bar package to include the BarItem #1261

Merged
merged 1 commit into from
Nov 9, 2020
Merged

Update exports in Bar package to include the BarItem #1261

merged 1 commit into from
Nov 9, 2020

Conversation

anirudh-0
Copy link
Contributor

Description

Add additional export of the default BarItem so that it can be used as a base BarComponent.

Use case

The need arose out of wanting to overlay text around the default BarComponent without having to rewrite the whole thing on my own.

Please consider this small change.

Add additional export of the default BarItem so that it can be used as a base BarComponent
@codesandbox-ci
Copy link

codesandbox-ci bot commented Nov 9, 2020

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 53a8236:

Sandbox Source
nivo Configuration
nivo-website Configuration

Copy link
Contributor

@wyze wyze left a comment

Choose a reason for hiding this comment

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

This looks fine to me. @plouc, what do you think?

@wyze wyze requested a review from plouc November 9, 2020 13:07
Copy link
Owner

@plouc plouc left a comment

Choose a reason for hiding this comment

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

LGTM

@plouc
Copy link
Owner

plouc commented Nov 9, 2020

This looks good to me, the TypeScript definition is missing though, but we can tackle this when we migrate the package to TypeScript.

Thank you for your contribution @anirudh-0!

@plouc plouc merged commit df211c0 into plouc:master Nov 9, 2020
ddavydov pushed a commit to netronixgroup/nivo that referenced this pull request Apr 8, 2021
Add additional export of the default BarItem so that it can be used as a base BarComponent
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

3 participants