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 <Dropdown>'s extraStyles prop #242

Merged
merged 3 commits into from
Oct 10, 2021
Merged

Fix <Dropdown>'s extraStyles prop #242

merged 3 commits into from
Oct 10, 2021

Conversation

sahariko
Copy link
Contributor

@sahariko sahariko commented Oct 7, 2021

The <Dropdown> component's extraStyles prop caused overriding of our default styles, resulting in UI bugs.

This PR attempts to fix it while keeping backwards compatibility, for future versions we should probably revise this prop (see #241).

@sahariko sahariko self-assigned this Oct 7, 2021
webpack.config.js Show resolved Hide resolved
src/components/Dropdown/__stories__/dropdown.stories.js Outdated Show resolved Hide resolved
src/components/Dropdown/Dropdown.styles.js Outdated Show resolved Hide resolved
@sahariko sahariko changed the title Dix <Dropdown>'s extraStyles prop Fix <Dropdown>'s extraStyles prop Oct 10, 2021
@sahariko sahariko merged commit e6e6f76 into master Oct 10, 2021
@sahariko sahariko deleted the fix-dropdown-dark-mode branch October 10, 2021 09:50
talkor pushed a commit that referenced this pull request Feb 13, 2024
…-warning with text-color-fixed-light, text-color-fixed-dark (#242)
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