Skip to content

Releases: posit-dev/shinylive

Shinylive 0.2.1

05 Oct 14:56
0cd59dc
Compare
Choose a tag to compare

What's Changed

  • Automatically install R shiny app dependencies via {webr} & {renv} by @schloerke in #68
  • Determine engine from first arg in codeblock-to-json.ts by @schloerke in #70

Full Changelog: v0.2.0...v0.2.1

Shinylive 0.2.0

17 Sep 05:10
@wch wch
7d0c799
Compare
Choose a tag to compare
  • Added support for running R Shiny applications.
  • runApp() now requires an engine argument (can be "r" or "python").

Shinylive 0.1.6

23 Aug 20:32
@wch wch
Compare
Choose a tag to compare
  • Fixed loading of truncated text files from gists.
  • Updated Orbit example.
  • Fix readLines import in Deno TS script. (quarto-ext/shinylive#18)

Shinylive 0.1.5

08 Aug 21:28
@wch wch
Compare
Choose a tag to compare
  • Updated to shiny 0.5.1.

Shinylive 0.1.4

01 Aug 21:59
@wch wch
Compare
Choose a tag to compare
  • Updated to shiny 0.5.0 and htmltools 0.3.0.

Shinylive 0.1.3

27 Jun 22:33
@wch wch
Compare
Choose a tag to compare
  • Updated to Shiny 0.4.0.

Shinylive 0.1.2

26 Apr 22:04
@wch wch
Compare
Choose a tag to compare
  • Updated to shiny 0.3.3.

Shinylive 0.1.1

19 Apr 19:37
@wch wch
Compare
Choose a tag to compare
  • It is no longer necessary to add a requirements.txt file with jinja2 when rendering tables with styling.
  • Updated to shiny 0.3.2.

Shinylive 0.1.0

19 Apr 03:49
@wch wch
Compare
Choose a tag to compare
  • Updated to shiny 0.3.1.9000.
  • Updated to htmltools 0.2.1.9000.
  • Added shinyswatch type stubs.

Shinylive 0.0.13

13 Apr 22:20
@wch wch
Compare
Choose a tag to compare
  • Updated to shiny 0.3.0.9000.
  • Updated to htmltools 0.2.1.9000.
  • Updated to shinywidgets 0.2.0.
  • Updated to faicons 0.2.1.9000.
  • Added custom builds of plotnine and mizani.
  • Fixed monospace fonts on Windows and Linux. (#31)