Skip to content

Commit

Permalink
Merge pull request #28 from react-R/getType-round-2
Browse files Browse the repository at this point in the history
registerInputHandler support, redux
  • Loading branch information
timelyportfolio committed May 3, 2019
2 parents 9d856b1 + da1e285 commit 63fa36e
Show file tree
Hide file tree
Showing 4 changed files with 51 additions and 5 deletions.
4 changes: 4 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# master

* Add support for `shiny::registerInputHandler` in Shiny inputs; [pull 28](https://github.com/react-R/reactR/pull/28)

# reactR 0.4.0

* Add Shiny input scaffold and functionality; [tutorial](https://react-r.github.io/reactR/articles/intro_inputs.html) and [pull 22](https://github.com/react-R/reactR/pull/22) thanks @alandipert
Expand Down
26 changes: 24 additions & 2 deletions inst/www/react-tools/react-tools.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 63fa36e

Please sign in to comment.