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

feat: classname props for all widgets #186

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Pooya-Oladazimi
Copy link
Collaborator

This is the implementation for the autocomplete as a test to check how to proceed. more info on #184

It is better to make a git commit message to help the contributor know
how to write a commit message with regard to the semantic versioning. In
particular important for people who use command line for their git tasks.
add a new input prop for autocomplete widget that let users define a
wrapper class for it and customize the component CSS with using this
class.

related to #184
add css classes to restore the autocomplete widget style when the global style option of the EuiProvider is removed. As a proof of concept that this approach might work for all widgets.

related to #144
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