shiny.react 0.3.0

  1. Render React asynchronously and only once Shiny is fully initialized:
  2. Support rate limiting (debounce and throttle) in InputAdapter.
  3. updateReactInput() now works correctly with tibbles.

shiny.react 0.2.3

Improved documentation, including a tutorial vignette.

shiny.react 0.2.2

shiny.react 0.2.1

Minor changes for CRAN resubmission.

shiny.react 0.2.0

This is the first public release, with several big interface changes:

shiny.react 0.1.0

Initial release made available to the early access group.