Skip to content

Commit f688c9a

Browse files
Merge pull request #18 from react-R/instance
add render results to instance so that we can access later (WIP)
2 parents d9e4423 + b43a9fa commit f688c9a

File tree

4 files changed

+13
-5
lines changed

4 files changed

+13
-5
lines changed

NEWS.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
# reactR 0.3.1
22

3-
* Add `usethis` dependency
3+
* Update react and react-dom to 16.8.1
4+
* Add `usethis` R dependency
45
* Ignore node_modules in `.Rbuildignore` and `.gitignore`
6+
* Set `{modules:false}` in `babel_transform` to avoid `"use strict"`; [pull 15](https://github.com/react-R/reactR/pull/15)
7+
* Use webpack to build `react-tools.js`; [pull 16](https://github.com/react-R/reactR/pull/16)
8+
* Attach component to the htmlwidget
59

610
# reactR 0.3.0
711

inst/www/react-tools/react-tools.js

Lines changed: 3 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)