Winston Chang
|
0bf6ce57ed
|
renderPlot: send height and width along with image
|
2013-03-11 09:39:38 -05:00 |
|
Winston Chang
|
7041424f96
|
Add plotPNG function
|
2013-03-07 17:12:24 -06:00 |
|
Winston Chang
|
9509285c16
|
Rename ShinySession to saveFile
|
2013-03-07 17:12:24 -06:00 |
|
Winston Chang
|
e55ee0e65d
|
Create ShinySession$sendFile() and use from renderPlot()
|
2013-03-07 17:12:18 -06:00 |
|
Winston Chang
|
76d4d54639
|
Allow shinyServer() to take clientData argument
|
2013-03-05 19:32:10 -06:00 |
|
Winston Chang
|
1b692b6c37
|
Rename shinyapp to shinysession, and .shinyout_xx to .clientdata_output_xx
|
2013-03-05 19:07:36 -06:00 |
|
Winston Chang
|
40d8cef1a2
|
Rename .metadata to clientData
|
2013-03-05 16:21:02 -06:00 |
|
Winston Chang
|
23550c0062
|
Add manageInputs() to handle metadata and normal inputs
|
2013-03-05 16:07:28 -06:00 |
|
Winston Chang
|
949bd940ee
|
Partial change to reactiveValues
|
2013-03-04 20:33:29 -06:00 |
|
Winston Chang
|
79bdb9eed5
|
Add shiny metadata channel and send pixel ratio
This adds support for retina-resolution displays
|
2013-03-04 20:33:29 -06:00 |
|
Winston Chang
|
a141f08298
|
Bump version to 0.4.1
v0.4.1
|
2013-03-04 20:27:48 -06:00 |
|
Winston Chang
|
cbcf9ce645
|
reactivePlot: fix infinite recursion when height/width is function
|
2013-03-04 11:20:14 -06:00 |
|
Winston Chang
|
4e71b9576d
|
Update NEWS
|
2013-02-25 15:11:24 -06:00 |
|
Winston Chang
|
f36567a5cd
|
reactivePlot: correctly pass width and height to renderPlot
|
2013-02-25 12:35:39 -06:00 |
|
Winston Chang
|
924ebb6c7f
|
Bump version to 0.4.0.99 for development
|
2013-02-22 15:30:04 -06:00 |
|
Winston Chang
|
6e7e8eb44a
|
Bump version to 0.4.0
v0.4.0
|
2013-02-21 16:50:01 -06:00 |
|
Winston Chang
|
308c583254
|
setRatePolicy based on effectiveId. Fixes #110
Previously when getType() was defined for a type of object, shiny.js would
send updates immediately instead of applying the rate policy.
|
2013-02-20 11:39:22 -06:00 |
|
Winston Chang
|
97b2f7e5ca
|
Fix call to manageHiddenOutputs in timer callback. Fixes #112
|
2013-02-19 12:20:49 -06:00 |
|
Winston Chang
|
3ea88a07d9
|
sliderInputBinding inherits from text instead of number. Fixes #110
|
2013-02-18 22:25:38 -06:00 |
|
Winston Chang
|
588f8bb96a
|
Merge pull request #107 from wch/numeric-na
Empty numericInput gets converted to NA
|
2013-02-18 14:01:04 -08:00 |
|
Winston Chang
|
c93c0dd721
|
Update NEWS
|
2013-02-18 16:00:25 -06:00 |
|
Winston Chang
|
fc59c254fd
|
Merge pull request #108 from wch/unused-hidden
Treat unused outputs as hidden
|
2013-02-18 13:56:49 -08:00 |
|
Winston Chang
|
2f8b6a150f
|
Treat unused outputs as hidden
|
2013-02-18 15:53:31 -06:00 |
|
Winston Chang
|
db60ac5c17
|
Empty numericInput gets converted to NA
|
2013-02-18 15:11:41 -06:00 |
|
Winston Chang
|
e1f09853c5
|
Make shiny.deprecation.messages option actually work
|
2013-02-17 16:17:41 -06:00 |
|
Winston Chang
|
24656713a5
|
Remove unnecessary function() in renderXX
|
2013-02-17 12:02:00 -06:00 |
|
Winston Chang
|
7dd0269292
|
Update NEWS
|
2013-02-14 14:09:42 -06:00 |
|
Winston Chang
|
8b87cea7aa
|
Merge pull request #104 from wch/reactive-exp
Change reactive() and observe() to take expressions
|
2013-02-14 12:08:18 -08:00 |
|
Winston Chang
|
c7559a6946
|
Suspend overwritten output objects
|
2013-02-14 12:14:08 -06:00 |
|
Winston Chang
|
945c6080ad
|
Export exprToFunction
|
2013-02-14 11:48:01 -06:00 |
|
Winston Chang
|
44590965d1
|
Add renderXX Rd files
|
2013-02-14 11:48:01 -06:00 |
|
Winston Chang
|
7ab64d678f
|
reactivePlot: call height and width properly
|
2013-02-14 11:48:01 -06:00 |
|
Winston Chang
|
e406a76b62
|
Update documentation for renderXX
|
2013-02-14 11:48:01 -06:00 |
|
Winston Chang
|
e26f175a8f
|
Change reactiveXX to renderXX
|
2013-02-13 12:11:39 -06:00 |
|
Winston Chang
|
d4ab84745d
|
Make function for expr-to-function conversion
|
2013-02-12 15:55:51 -06:00 |
|
Winston Chang
|
32dbc3101e
|
Add shinyDeprecated function
|
2013-02-12 15:24:50 -06:00 |
|
Winston Chang
|
0a924eb718
|
Fix deprecation message for observe()
|
2013-02-12 15:24:50 -06:00 |
|
Winston Chang
|
a284327bfc
|
Re-roxygenize
|
2013-02-12 15:24:50 -06:00 |
|
Winston Chang
|
2ea38d6ecc
|
Clean up instances of reactive() and observe()
|
2013-02-12 15:24:50 -06:00 |
|
Winston Chang
|
6a34bbfddd
|
Add label argument to reactive and observe
|
2013-02-12 15:24:50 -06:00 |
|
Winston Chang
|
58323ada4b
|
Change references of reactive 'functions' to 'expressions'
|
2013-02-12 15:24:49 -06:00 |
|
Winston Chang
|
5fd723cb80
|
reactive() and observe() now take expressions
|
2013-02-12 15:24:49 -06:00 |
|
Winston Chang
|
5c626e6957
|
Documentation fixes
|
2013-02-12 15:24:39 -06:00 |
|
Winston Chang
|
5d949842eb
|
Add garbage collection tests
|
2013-02-11 20:26:23 -06:00 |
|
Winston Chang
|
b595c17d78
|
observe: add option to start suspended
|
2013-02-11 19:48:22 -06:00 |
|
Winston Chang
|
b84973ba2b
|
Remove leftover testing string
|
2013-02-11 19:36:06 -06:00 |
|
Winston Chang
|
61be49e7b2
|
Merge pull request #97 from wch/suspend-hidden
Suspend hidden outputs. Fixes #24
|
2013-02-11 16:48:39 -08:00 |
|
Winston Chang
|
8faf5659ee
|
Re-roxygenize
|
2013-02-11 18:47:53 -06:00 |
|
Winston Chang
|
cc9267a646
|
manageHiddenOutputs: check that output object exists
|
2013-02-11 18:45:45 -06:00 |
|
Winston Chang
|
55838bb032
|
Call manageHiddenOutputs after timer callbacks
|
2013-02-11 18:37:18 -06:00 |
|