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 containers #2030

Merged
merged 20 commits into from
Mar 15, 2023
Merged

Add containers #2030

merged 20 commits into from
Mar 15, 2023

Conversation

rodrigogiraoserrao
Copy link
Contributor

@rodrigogiraoserrao rodrigogiraoserrao commented Mar 13, 2023

Please review the following checklist.

  • Docstrings on all new or modified functions / classes
  • Updated documentation
  • Updated CHANGELOG.md (where appropriate)

@rodrigogiraoserrao rodrigogiraoserrao linked an issue Mar 13, 2023 that may be closed by this pull request
We set dimensions to 1fr instead of 100% (original request) or blank (previous change) for consistency with the other containers.
Copy link
Contributor

@davep davep left a comment

Choose a reason for hiding this comment

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

Just some docstring phrasing issues from me, but I don't see anything that's a blocker.

src/textual/containers.py Outdated Show resolved Hide resolved
src/textual/containers.py Outdated Show resolved Hide resolved
src/textual/containers.py Outdated Show resolved Hide resolved
Copy link
Collaborator

@willmcgugan willmcgugan left a comment

Choose a reason for hiding this comment

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

Code is good. Just a few quibbles.

docs/examples/widgets/button.css Outdated Show resolved Hide resolved
src/textual/containers.py Outdated Show resolved Hide resolved
src/textual/containers.py Outdated Show resolved Hide resolved
Copy link
Collaborator

@willmcgugan willmcgugan left a comment

Choose a reason for hiding this comment

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

Looks good!

Would you mind looking through all the examples, python -m textual, textual colors, etc.

Just to confirm scrolling behaviour hasn't broken.

If everything is working, feel free to merge.

@rodrigogiraoserrao
Copy link
Contributor Author

Looks good!

Would you mind looking through all the examples, python -m textual, textual colors, etc.

Just to confirm scrolling behaviour hasn't broken.

If everything is working, feel free to merge.

Everything looking good. 🚀

@rodrigogiraoserrao rodrigogiraoserrao merged commit 1246934 into main Mar 15, 2023
@rodrigogiraoserrao rodrigogiraoserrao deleted the add-containers branch March 15, 2023 10:37
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.

Additional containers
3 participants