Skip to content

Release 1.26 #785

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

Merged
merged 13 commits into from
Aug 23, 2023
Merged

Release 1.26 #785

merged 13 commits into from
Aug 23, 2023

Conversation

sfc-gh-dmatthews
Copy link
Contributor

📚 Context

Smaller feature edits for release 1.26.0 plus changelog

🧠 Description of Changes

  • Replaced static images with embedded apps for st.markdown, st.title, st.header, st.subheader
  • Added interactive example for st.markdown
  • Docstring updates (including st.radio)

💥 Impact

Size:

  • Not small

🌐 References

Contribution License Agreement
By submitting this pull request you agree that all contributions to this project are made under the Apache 2.0 license.

@sfc-gh-dmatthews sfc-gh-dmatthews added the release Pull requests related to the next release label Aug 21, 2023
@sfc-gh-dmatthews sfc-gh-dmatthews changed the base branch from main to release August 23, 2023 02:38
@snehankekre snehankekre marked this pull request as draft August 23, 2023 10:59
Copy link
Contributor

@snehankekre snehankekre left a comment

Choose a reason for hiding this comment

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

These look great! The only things left are:

  • Update What's new tiles
  • Update the cheat sheet
  • Bump the Streamlit version in Configuration

@snehankekre snehankekre marked this pull request as ready for review August 23, 2023 13:39
@snehankekre snehankekre merged commit b0f8936 into release Aug 23, 2023
@snehankekre snehankekre deleted the release-1.26 branch August 23, 2023 17:01
snehankekre added a commit that referenced this pull request Aug 25, 2023
* Add documentation for `st.status` (#783)

* Create st.status page

* Update API cards & docstrings

* Update st.status API card summary

* Add st.status to chat elements in API index

* Add st.toggle documentation (#784)

* Add st.toggle documentation

Add page, API card, and navigation for st.toggle

* Update streamlit.json

---------

Co-authored-by: snehankekre <snehan.minerva@gmail.com>

* Feature/enable deploy button (#787)

* Add deployment button gif

* Move deploy button in app menu docs

* Update image borders in app-menu.md

* Sync streamlit.json with release branch

---------

Co-authored-by: snehankekre <snehan.minerva@gmail.com>

* Release 1.26 (#785)

* Add captions and markdown to st.radio example

* Update streamlit.json

* Remove static images for title, header, subheader

* Update markdown.md

Add interactive embedded app

* Update changelog for 1.26.0

* Update embedded apps to 1.26.0

* Use relative internal links in changelog for performance reasons

* Fix Markdown issue in download button point

* Move incorrect PR about number input into notable changes

* Don't reference PR 7154 in other changes

* Change impact label and add PR 7143 to other changes

* Update cheatsheet and configuration.md

* Update What's new

---------

Co-authored-by: snehankekre <snehan.minerva@gmail.com>

* Update streamlit.json (#790)

* Update streamlit.json

* Update widget.button.py

---------

Co-authored-by: snehankekre <snehan.minerva@gmail.com>
sfc-gh-dmatthews added a commit that referenced this pull request Sep 22, 2023
* Add documentation for `st.status` (#783)

* Create st.status page

* Update API cards & docstrings

* Update st.status API card summary

* Add st.status to chat elements in API index

* Add st.toggle documentation (#784)

* Add st.toggle documentation

Add page, API card, and navigation for st.toggle

* Update streamlit.json

---------

Co-authored-by: snehankekre <snehan.minerva@gmail.com>

* Feature/enable deploy button (#787)

* Add deployment button gif

* Move deploy button in app menu docs

* Update image borders in app-menu.md

* Sync streamlit.json with release branch

---------

Co-authored-by: snehankekre <snehan.minerva@gmail.com>

* Release 1.26 (#785)

* Add captions and markdown to st.radio example

* Update streamlit.json

* Remove static images for title, header, subheader

* Update markdown.md

Add interactive embedded app

* Update changelog for 1.26.0

* Update embedded apps to 1.26.0

* Use relative internal links in changelog for performance reasons

* Fix Markdown issue in download button point

* Move incorrect PR about number input into notable changes

* Don't reference PR 7154 in other changes

* Change impact label and add PR 7143 to other changes

* Update cheatsheet and configuration.md

* Update What's new

---------

Co-authored-by: snehankekre <snehan.minerva@gmail.com>

* Update streamlit.json (#790)

* Update streamlit.json

* Update widget.button.py

* Update experimental-user.md (#794)

use test@example.com instead of test@localhost.com according to changes in the Streamlit library code base streamlit/streamlit#7219

* Feature/st.scatter chart (#806)

* Add st.scatter_chart

* Update streamlit.json

* Update streamlit.json

* Feature/st.link button (#814)

* Update button api images

* Add st.link_button page and navigation

* Update streamlit.json

* Update download_button.svg

* Update api-cheat-sheet.md

* Update streamlit.json

* Update changelog.md

* Update Cheatsheet

* Update What's new cards

* Update apps to Streamlit 1.27.0

* Style link button API illustration

* Update st.link_button title

Co-authored-by: Snehan Kekre <snehan.minerva@gmail.com>

* Feature/st.rerun (#816)

* De-experimentalize st.rerun

* Add explanation to st.rerun

* Update streamlit.json

* Style

* Update streamlit.json

* Markdown typo

* Update rerun.md

* Confusing wording in st.rerun

* Deprecation notice for `st.experimental_rerun`

* Add examples and alternatives to st.rerun

* Add code prefix to st.rerun example

* Make example headers smaller

---------

Co-authored-by: snehankekre <snehan.minerva@gmail.com>

---------

Co-authored-by: snehankekre <snehan.minerva@gmail.com>
Co-authored-by: Karen Javadyan <kajarenc@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release Pull requests related to the next release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants