Releases: react-R/reactR
Releases · react-R/reactR
0.6.1
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
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
Compare
Sorry, something went wrong.
No results found
0.4.4
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
Compare
Sorry, something went wrong.
No results found
0.4.2
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
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
Compare
Sorry, something went wrong.
No results found
0.2.1
Compare
Sorry, something went wrong.
No results found
reactR 0.2.1
Update react and react-dom to 16.6.0
0.2.0
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