Skip to content

Export all modifiers and other common typings #1004

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 1 commit into from
Oct 27, 2020

Conversation

ethanshar
Copy link
Collaborator

Description

Export all common infra typings

Changelog

Export all common infra typings

BaseComponentInjectedProps,
ForwardRefInjectedProps,
ContainerModifiers,
MarginModifiers,
Copy link
Collaborator

Choose a reason for hiding this comment

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

MarginModifiers and PaddingModifiers are part of ContainerModifiers, is there a reason to import them separately?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yes, some components only support margins, while some support the whole package

Copy link
Collaborator

Choose a reason for hiding this comment

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

Ok

@Inbal-Tish
Copy link
Collaborator

Thanks!

@Inbal-Tish Inbal-Tish merged commit e4e5a7f into master Oct 27, 2020
@ethanshar ethanshar deleted the infra/exportCommonTypings branch March 8, 2021 09:02
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.

2 participants