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

fix(phone-input): removes block component #1988

Merged
merged 7 commits into from Oct 2, 2019

Conversation

chasestarr
Copy link
Collaborator

Description

Suppose an application only imports PhoneInput. That application would be roughly 3kb larger (gzipped) because this component imports Block. Applications should be able to make the choice to opt-in to block's features in-exchange for the bundle size increase

Scope

  • Patch: Bug Fix

Copy link
Contributor

@gergelyke gergelyke left a comment

Choose a reason for hiding this comment

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

👏

@chasestarr chasestarr merged commit 22e8dc8 into master Oct 2, 2019
@baseui-probot-app-workflow baseui-probot-app-workflow bot deleted the removes-block-from-phone-input branch October 2, 2019 20:13
VladimirMilenko pushed a commit to VladimirMilenko/baseui that referenced this pull request Apr 2, 2020
* feat(phone-input): removes block component

* fix(phone-input): extract inline style to component
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
4 participants