Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Release 0.51.0 (#766) #32
Conversation
* Roll back widget_id (commit 0577857) (streamlit#753) * Roll back widget_id (commit 0577857) * Fix tests * Just linting delta_generator_test.py (streamlit#754) * Roll back widget_id (commit 0577857) * Fix tests * Lint * Fix st.empty margin by having empties be just plain divs * Update stEmpty snapshot * Ooops, empty.spec.ts had the wrong name * Fix some examples * Adjusting/improving slider documentation. (streamlit#698) * Adjusting/improving slider documentation. * Making adjustments based on Thiago's comments. * Tweak the wording in dg.slider() docs * Moving media into its own heading in API reference. (streamlit#697) * Moving media into its own heading in API reference. * Removing errant spaces * Version 0.51.0
Roll back widget_id (commit 0577857) (streamlit#753)
Roll back widget_id (commit 0577857)
Fix tests
Just linting delta_generator_test.py (streamlit#754)
Roll back widget_id (commit 0577857)
Fix tests
Lint
Fix st.empty margin by having empties be just plain divs
Update stEmpty snapshot
Ooops, empty.spec.ts had the wrong name
Fix some examples
Adjusting/improving slider documentation. (streamlit#698)
Adjusting/improving slider documentation.
Making adjustments based on Thiago's comments.
Tweak the wording in dg.slider() docs
Moving media into its own heading in API reference. (streamlit#697)
Moving media into its own heading in API reference.
Removing errant spaces
Version 0.51.0
Before contributing (PLEASE READ!)
This helps make sure (1) two people aren't working on the same thing, (2) this is something Streamlit's maintainers believe should be implemented/fixed, (3) any API, UI, or deeper architectural changes that need to be implemented have been fully thought through by Streamlit's maintainers.
More information in our wiki: https://github.com/streamlit/streamlit/wiki/Contributing
Issue: Please include a link to the issue you're addressing. If no issue exists, create one first and then link it here.
Description: Describe the changes you made to the code, so it's easier for the reader to navigate your pull request. Usually this is a bullet list.
Contribution License Agreement
By submiting this pull request you agree that all contributions to this project are made under the Apache 2.0 license.