Releases: posit-dev/shinylive
Releases · posit-dev/shinylive
shinylive v0.9.1
What's Changed
- chore: Update shinyswatch to v0.8.0 by @gadenbuie in #186
- fix(examples): Don't repeat
caption
ID by @gadenbuie in #179 - feat: brand.yml support in shinylive for Python by @gadenbuie in #187
Full Changelog: v0.9.0...v0.9.1
shinylive 0.9.0
Shinylive 0.8.0
R:
-
Upgraded webR to v0.4.2. This adds support for (and makes the default) directly mounting R packages built for WebAssembly as filesystem images using their
.tgz
archive. -
Fixed an issue in the WebAssembly build of R Shiny leading to problems when using the
req()
function.
Shinylive 0.7.0
General:
- Minor UI tweaks.
Python:
- Updated to Shiny 1.1.0.
Shinylive 0.6.0
Shinylive 0.5.0
- Updated shiny for Python to 1.0.0
- Update htmltools for Python to 0.5.3
- Updated webR to 0.4.0
- Updated pyright
- Added
viewerHeight
andeditorHeight
parameters - Don't
Array
convert when creating an R raw vector - Avoid Partial Content downloads in webR
- Avoid intercepting in SW when not app URL
- Added listener for files from parent window
Shinylive 0.4.1
Python:
- Updated py-shiny to 0.10.2.
Shinylive 0.4.0
- With the editor and example pages, the URL hash now automatically updates when the user re-runs the app with the Play button. (#129)
- Updated copyright notice to refer to Posit.
Python:
- Updated py-shiny to 0.10.1.
- Updated py-shinywidgets to 0.5.2.
R:
- R package binaries are now loaded from a relative URL (#121)
Shinylive 0.3.0
Python:
- Updated to pyodide 0.25.1.
- Updated shiny to 0.9.0.
- Updated shinyswatch to 0.6.0.
- Updated shinywidgets to 0.3.2.
R:
- Updated to webR 0.3.1, which allows much faster package loading via emscripten VFS images.
- Updated to shiny 1.8.1.1.
- Updated editor to use 2-space indents for R.
Shinylive 0.2.8
- Updated py-shiny to 0.8.1.
- Updated py-shinywidgets to 0.3.1.