universql
universql copied to clipboard
Bump streamlit from 1.41.1 to 1.45.1
Bumps streamlit from 1.41.1 to 1.45.1.
Release notes
Sourced from streamlit's releases.
1.45.1
Full Changelog: https://github.com/streamlit/streamlit/compare/1.45.0...1.45.1
1.45.0
What's Changed
Breaking Changes 🛠
- [fix] Slugify Markdown anchors by
@sfc-gh-bniscoin streamlit/streamlit#10925New Features 🎉
- Add url to st.context by
@kajarencin streamlit/streamlit#10665- Add
icontost.text_inputby@mayagbarnesin streamlit/streamlit#10761- Add
icontost.number_inputby@mayagbarnesin streamlit/streamlit#10711- [theming] Unify
st.helpborder colors by@sfc-gh-pchiuin streamlit/streamlit#10916- Allow adding new options to selectbox / multiselect dynamically by
@raethleinin streamlit/streamlit#10788- [theming] Use dark mix for hovered color instead of
theme.colors.secondaryBgby@sfc-gh-pchiuin streamlit/streamlit#10930- [theming] Fine tune element spacing for
baseRadiusconfig by@sfc-gh-pchiuin streamlit/streamlit#10915- Don't disable element when empty options but accept_new_options is true by
@raethleinin streamlit/streamlit#10958- Optimize
st.writeusage with single string arg by@lukasmasuchin streamlit/streamlit#10985- Add
ip_addresstost.contextby@kajarencin streamlit/streamlit#10651- Add
is_embeddedto st.context by@kajarencin streamlit/streamlit#11055- [feat] Add tab_index to iframe and custom component by
@sfc-gh-bniscoin streamlit/streamlit#11065- [AdvancedLayouts] New width parameter is added to alerts and exception. by
@sfc-gh-lwilbyin streamlit/streamlit#11142Bug Fixes 🐛
- Fix
tabsandlink_buttonfrom getting disabled on disconnect by@lukasmasuchin streamlit/streamlit#10861- [Fix] Being unable to determine the form a current element is in by
@SrGesusin streamlit/streamlit#10752- Remove rainbow from badge color literal by
@jriekein streamlit/streamlit#10896- Preserve selectbox frontend state when clicking away and don't rerun until selecting option by
@raethleinin streamlit/streamlit#10891- Fix
showErrorDetailsshowing wrong value instreamlit config showby@lukasmasuchin streamlit/streamlit#10921- [RFC] fix chat input height for multi-line placeholder by
@sfc-gh-pchiuin streamlit/streamlit#10931- [theming] use
borderColorintheme.sidebarfor sidebar border by@sfc-gh-pchiuin streamlit/streamlit#10944- Only show links to google/ChatGPT if the site is localhost by
@kmcgradyin streamlit/streamlit#10971- Add marker that icon is an emoji for set page config by
@kmcgradyin streamlit/streamlit#10912- [Fix] Disable sidebar page nav links when app not connected by
@mayagbarnesin streamlit/streamlit#10946- [fix] st.html resize handling by
@sfc-gh-bniscoin streamlit/streamlit#10976- Exclude dot files and init.py from pages by
@kmcgradyin streamlit/streamlit#11009- [Fix]: Button hover color overwrites colored text by
@mayagbarnesin streamlit/streamlit#10996- [theming] Fix radio button visual for different
baseFontSizeby@sfc-gh-pchiuin streamlit/streamlit#10990- Allow auto-reload of config on exceptions by
@lukasmasuchin streamlit/streamlit#10857- [fix] st.fragment interaction with st.{balloons,snow} by
@sfc-gh-bniscoin streamlit/streamlit#11015- [Fix] FE validation for
st.date_inputby@mayagbarnesin streamlit/streamlit#10764- [fix] Better support for SVGs with only viewBox defined by
@sfc-gh-bniscoin streamlit/streamlit#11038- [Fix] Refactor
st.htmlfor style tags by@mayagbarnesin streamlit/streamlit#10979- [fix] Sidebar sizing issue under certain conditions by
@sfc-gh-bniscoin streamlit/streamlit#10733- Fix encoding by
@ashm-devin streamlit/streamlit#11090- BugFix 11097: Update FontFaceDeclaration to support customizable font styles by
@sfc-gh-nbellantein streamlit/streamlit#11098
... (truncated)
Commits
796b102Up version to 1.45.11ffb5fbAdd safeguard for cached messages cleanup (#11302)3f37155Ensure filename extension check is normalized (#11261)11d3c18Ensure script lifecycle occurs for MPAv1 use case (#11258)a778dbaDocstrings for 1.45.0 (#11193)ec5e170Up version to 1.45.041c538cDocstrings for st.context (#11172)b361a78Remove anchor along with query params from the url (#11171)0819e5cClarify file creation instruction in Quickstart section of README.md (#11089)cc14813RefactorAppViewprops - Part 2 (#11148)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)