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: support styling input field of ChatInput #800

Merged

Conversation

iisakkirotko
Copy link
Collaborator

Some users have been confused about why the value they give to the style prop of ChatInput does not get applied to the input field. This makes it possible to style that component.

Copy link
Collaborator Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @iisakkirotko and the rest of your teammates on Graphite Graphite

@maartenbreddels
Copy link
Contributor

shall we always do style+classes, so we also have input_text_classes?

@iisakkirotko iisakkirotko force-pushed the 09-27-feat_support_styling_input_field_of_chatinput_ branch from de1c6fa to 6ec59a2 Compare September 27, 2024 13:11
@maartenbreddels maartenbreddels temporarily deployed to 09-27-feat_support_styling_input_field_of_chatinput_ - solara-stable PR #800 September 27, 2024 13:11 — with Render Destroyed
Some users have been confused about why the value they give to the `style` prop of `ChatInput` does not get applied to the input field. This makes it possible to style that component directly through `style` or `classes`.
@iisakkirotko iisakkirotko force-pushed the 09-27-feat_support_styling_input_field_of_chatinput_ branch from 6ec59a2 to 5df4bb4 Compare September 27, 2024 13:13
@maartenbreddels maartenbreddels temporarily deployed to 09-27-feat_support_styling_input_field_of_chatinput_ - solara-stable PR #800 September 27, 2024 13:13 — with Render Destroyed
@maartenbreddels maartenbreddels merged commit 53dc05a into master Oct 1, 2024
28 checks passed
@maartenbreddels
Copy link
Contributor

Thanks!

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