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

Add content_button equivalent to uploader #1074

Merged
merged 4 commits into from
Oct 29, 2024

Conversation

richard-to
Copy link
Collaborator

This change adds content_uploader which works similar to content_button. This change allows a little bit more freedom to style the uploader, especially for using icons which is a common use case.

I wasn't too sure about the naming. "content_uploader" could be misconstrued slightly, but it parallels content_button.
Closes #1068

This change adds content_uploader which works similar to content_button.
This change allows a little bit more freedom to style the uploader,
especially for using icons which is a common use case.

Closes google#1068
mesop/components/uploader/uploader.py Outdated Show resolved Hide resolved
mesop/components/uploader/e2e/uploader_app.py Outdated Show resolved Hide resolved
@richard-to richard-to merged commit e9cc63e into google:main Oct 29, 2024
6 checks passed
@richard-to richard-to deleted the content-uploader branch October 31, 2024 23:47
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.

Add content_button version of uploader
2 participants