-
-
Notifications
You must be signed in to change notification settings - Fork 63
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update the streamlit submodule to v1.18.1 * Update the wheel file name * Update react-scripts to 5.0.1 * Replace path with path-browserify in the worker, that were automatically polyfilled by Webpack4 but it isnt' with v5 * Remove worker-loader that has been deprecated for Webpack5 * Update dependencies and craco config in @stlite/sharing adapting to [email protected] * Update dependencies and craco config in @stlite/desktop adapting to [email protected] * Set streamlit-browser dependency version * [WIP] Override mountable/* with files ejected from a newly scaffolded package with CRA5.0.1 * Customize the build config and dependency list for @stlite/mountable upon the ejected files * Update dependency versions following the streamlit-browser package * Fix typing in sharing-editor * Update mountable/DEVELOPMENT.md * Update yarn.lock * Rename the websocket endpoint path following streamlit/streamlit#5534 * Fix packages/kernel/py/e2etests/tests/test_httpserver.py * Fix the CI to run test-tornado-e2e anytime * Fix tornado-e2e tests * Fix CI * Replace @st.experimental_memo with @st.cache_data in the samples * Rename the file upload endpoint path following streamlit/streamlit#5534 * Fix BROWSER envvar value for CRA5 * Fix to avoid forbidden access to LocalStorage due to #476 * Add streamlit-browser@^1.18.1 to the deps list of @stlite/mountable * Fix comments in packages/mountable/config/webpack.config.js * Remove the type declarations for inline raw-loader import * Move the deps list from dependencies to devDependencies in @stlite/mountable * Introduce a hack to handle cross-origin policy of worker creation * Set local package name for dump_artifacts.ts * Fix CSP
- Loading branch information
Showing
56 changed files
with
7,178 additions
and
8,512 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.