🗜 WebSocket compression is now disabled by default, which will improve CPU and latency performance for large dataframes. You can use the server.enableWebsocketCompression
configuration option to re-enable it if you find the increased network traffic more impactful.
☑️ 🔘 Radio and checkboxes improve focus on Keyboard navigation (#4308)
Commits
20773cc Fix dataframe header selection in fullscreen (#4806)
0354bf2 Make impossible to modify st.experimental_user keys and attributes (#4805)
720a849 Implement new dataframe frontend component (#4797)
e1046cd Send back the react app when the user requests a nonexistent static asset (#4...
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 rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps streamlit from 1.5.1 to 1.10.0.
Release notes
Sourced from streamlit's releases.
Commits
20773cc
Fix dataframe header selection in fullscreen (#4806)0354bf2
Make impossible to modify st.experimental_user keys and attributes (#4805)720a849
Implement new dataframe frontend component (#4797)e1046cd
Send back the react app when the user requests a nonexistent static asset (#4...e233e5c
Add st.user core functionality (#4616)92e4977
Fix timezone issue in quiver test (#4796)ec9eb3a
Pin higher version of protobuf in dev dependencies (#4793)9f0b34a
Fix the 'protobuf' make rule to be more robust by using yarn command (#4777)0c34769
Remove a unused contextType in <App /> component class (#4778)99c6390
Release 1.9.2 (#4792)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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)