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

docs update code hbox #890

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lizzy985
Copy link
Contributor

@lizzy985 lizzy985 commented Dec 2, 2024

No description provided.

@iisakkirotko iisakkirotko force-pushed the docs_update_code_hbox branch from e593877 to d7807ba Compare December 6, 2024 10:50
Copy link
Collaborator

@iisakkirotko iisakkirotko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here we need to keep Hbox, since that's what the page is showcasing.

I see there is already a deprecation notice in the component definition at

"""Deprecated. Use `Column` instead."""

Could you also add a deprecation notice to this page @lizzy985?

ColorCard(color, color)
return main
colors = "green red orange brown yellow pink".split()
with solara.Row():
Copy link
Collaborator

@iisakkirotko iisakkirotko Dec 6, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
with solara.Row():
with solara.HBox():

@maartenbreddels maartenbreddels force-pushed the master branch 2 times, most recently from cded5b2 to 32af76f Compare December 20, 2024 12:52
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