Closed DanilAgafonov closed 2 years ago
Latest commit: ad15a9320ed3b4191f334fb03bc74a3986a4408d
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
Purpose 🚀
There is global styles on consumer side. These styles conflict with internal Input styles. To workaround it, we decided to introduce
hasCSSReset
prop. If consumer passtrue
thenall: unset;
will be applied.Notes ✏️
Discussion: https://external-wegalvanize.slack.com/archives/CB3QRPDJ4/p1650379251374059
Updates 📦
If you have changed a component's source code (not stories, specs, or docs), before merging your branch run
yarn changeset
. This will prompt you to:Storybook 📕
http://storybooks.highbond-s3.com/paprika/your-branch-name
Screenshots 📸
optional but highly recommended
References 🔗
relevant Jira ticket / GitHub issues