Releases: react-R/reactR
Releases · react-R/reactR
0.6.1
15 Sep 11:46
Compare
Sorry, something went wrong.
No results found
reactR 0.6.1
fix issue where the react-tools.umd.cjs script could be blocked by the browser in some cases, such as apps deployed on shinyapps.io #86 (thanks @glin )
0.6.0
28 Jun 11:33
Compare
Sorry, something went wrong.
No results found
reactR 0.6.0
retain list in reactR::component classes #82
hydrate props/attribs that are tags assuming tag-like props/attribs should be slots#67 #61
update build tools to vite from webpack
update js testing library from karma to vitest
0.5.0
12 Oct 02:11
Compare
Sorry, something went wrong.
No results found
0.4.4
22 Feb 17:40
Compare
Sorry, something went wrong.
No results found
reactR 0.4.4
Update react to 16.12.0
Add style-loader and css-loader to webpack config pull 50
Update to PACKAGE::widget_html.WIDGETNAME for new htmlwidgets convention pull 49
Clean up template pull 45
0.4.3
13 Jul 16:15
Compare
Sorry, something went wrong.
No results found
0.4.2
01 Feb 21:40
Compare
Sorry, something went wrong.
No results found
reactR 0.4.2
Update react to 16.12.0
Update core-js to 2.6.11
0.4.1
11 Jul 00:26
Compare
Sorry, something went wrong.
No results found
reactR 0.4.1
Add support for shiny::registerInputHandler in Shiny inputs; pull 28
Add support for Shiny rate limit pull 29
Update react to 16.8.6
Add mobx dependencies available through html_dependency_mobx()
0.4.0
03 May 01:08
Compare
Sorry, something went wrong.
No results found
0.2.1
18 Dec 02:47
Compare
Sorry, something went wrong.
No results found
reactR 0.2.1
Update react and react-dom to 16.6.0
0.2.0
26 Mar 02:34
Compare
Sorry, something went wrong.
No results found
reactR 0.2.0
Update react and react-dom to 16.2.0
Add core-js shim so that React will show up in RStudio Viewer