Releases: posit-dev/py-shiny
Releases Β· posit-dev/py-shiny
shiny 0.2.5
13 Aug 00:31
Compare
Sorry, something went wrong.
No results found
New features
Closed #269 : The UI for a shiny.App
object can now be provided as a function. (#299 )
When a Shinylive deployment is made with shiny static
, it the deployment code is now delegated to Shinylive. (#310 )
Bug fixes
Fixed #279 : When a Shiny application is mounted to a Starlette route, reactivity did not work. (#294 )
Fixed #290 : @render.plot
now works as intended inside @module.server
. (#292 )
Fixed #289 : input_selectize()
now resolves the input id before using for other id-like attributes (#291 )
shiny 0.2.4
01 Aug 15:42
Compare
Sorry, something went wrong.
No results found
Fixed #287 : Running shiny static
on Windows failed with PermissionError
. (#288 )
shiny 0.2.3
28 Jul 22:26
Compare
Sorry, something went wrong.
No results found
Bug fixes:
Fixed #281 : Directory creation for Shinylive assets could fail if the parent directory did not exist. (#283 )
shiny 0.2.2
27 Jul 20:48
Compare
Sorry, something went wrong.
No results found