Winston Chang
|
7be1a9d7fa
|
Add memoryCache and make it the default
|
2018-06-22 23:08:39 -05:00 |
|
Winston Chang
|
95243fb35c
|
DiskCache: Add LRU eviction policy
|
2018-06-22 22:44:27 -05:00 |
|
Winston Chang
|
26438a3979
|
DiskCache cleanup
|
2018-06-22 19:32:29 -05:00 |
|
Winston Chang
|
28db097a71
|
Use promise domain for currentOutputName
|
2018-06-22 19:31:20 -05:00 |
|
Winston Chang
|
76fdd8ae04
|
Make renderCachedPlot work with async
|
2018-06-22 16:47:55 -05:00 |
|
Barret Schloerke
|
003dc39d76
|
add shinyreactlog as remote
|
2018-06-22 10:49:57 -04:00 |
|
Timothy Mastny
|
3a73bfb142
|
changed output coordinate system to "ndc" to account for margin changes
|
2018-06-21 17:48:16 -05:00 |
|
Timothy Mastny
|
a24bdabf08
|
Updates to Winston's feedback: removed for ... of iteration that is not supported in IE.
|
2018-06-21 16:17:42 -05:00 |
|
Winston Chang
|
8815f293a2
|
Update R version check information
|
2018-06-21 15:55:35 -05:00 |
|
Barret Schloerke
|
0b04c28011
|
move renderReactLog calculation above addResourcePath
|
2018-06-21 16:54:23 -04:00 |
|
Winston Chang
|
9af2775539
|
Fix absolutePath to correctly handle absolute paths
|
2018-06-21 15:48:54 -05:00 |
|
Winston Chang
|
ae5deae6e9
|
Use output name in cache key
|
2018-06-21 14:55:30 -05:00 |
|
Winston Chang
|
61c2126498
|
Add diskCache function, and app- and session-level caches
|
2018-06-21 14:44:09 -05:00 |
|
Timothy Mastny
|
881fe0cfce
|
explicitly set number to null instead of implicitly for better documentation
|
2018-06-21 14:30:15 -05:00 |
|
Timothy Mastny
|
a999bf389c
|
update NEWS.md
|
2018-06-21 14:30:15 -05:00 |
|
Timothy Mastny
|
ff3b97b630
|
refactored data type checking for consistency
|
2018-06-21 14:30:15 -05:00 |
|
Timothy Mastny
|
639b520d39
|
updateInputSlider can now change from date to date-time formatting. fixes #2019
|
2018-06-21 14:30:15 -05:00 |
|
Barret Schloerke
|
31854ad9e8
|
add reactlog resource path when calling for reactlog
|
2018-06-21 15:24:17 -04:00 |
|
Barret Schloerke
|
4304e92f0d
|
use self$ for all fn calls within rLog to avoid any conflicts
|
2018-06-21 15:23:33 -04:00 |
|
Barret Schloerke
|
44736cefbf
|
allow for null context id in dependents
|
2018-06-21 15:22:46 -04:00 |
|
Barret Schloerke
|
a807449f28
|
remove old temp files
|
2018-06-21 15:22:16 -04:00 |
|
Timothy Mastny
|
19dc29ea17
|
changes as per Winston's feedback; additional comments, and edge cases, and removed unnecessary JS.
|
2018-06-21 12:47:14 -05:00 |
|
Barret Schloerke
|
ae9d38b59c
|
remove old .graph methods and use shinyreactlog pkg for rendering
|
2018-06-21 10:31:12 -04:00 |
|
Timothy Mastny
|
97bebae8d7
|
fixed default selection for multiple-select
|
2018-06-20 15:41:35 -05:00 |
|
Timothy Mastny
|
cf534ce6da
|
remove "thiz"s and replace with explicit "selectize"
|
2018-06-20 15:41:35 -05:00 |
|
Timothy Mastny
|
f25f691a55
|
fix selectize for default selected value NULL
|
2018-06-20 15:41:35 -05:00 |
|
Timothy Mastny
|
cbebf8be7b
|
improve performance of R input processing
|
2018-06-20 15:41:35 -05:00 |
|
Timothy Mastny
|
165ce26b2f
|
Fixes #1933. Fixed JSON encoding of input data, and added more optgroup controls on JS-side
|
2018-06-20 15:41:35 -05:00 |
|
Barret Schloerke
|
05e50c1b98
|
use original yarn lock file
|
2018-06-20 15:54:07 -04:00 |
|
Barret Schloerke
|
e11004da7b
|
remove _ignore folder
|
2018-06-20 15:51:17 -04:00 |
|
Barret Schloerke
|
97ee7b5d96
|
clean up tools readme to use yarn over global grunt-cli install
|
2018-06-20 15:47:16 -04:00 |
|
Barret Schloerke
|
6c6e2573aa
|
remove a LOT of files in favor of github.com/schloerke/shinyreactlog
still need hooks to shinyreactlog pkg
|
2018-06-20 15:34:22 -04:00 |
|
Barret Schloerke
|
8992827f21
|
merged master
|
2018-06-20 14:11:22 -04:00 |
|
Winston Chang
|
572c863bff
|
Merge pull request #2106 from schloerke/js_patch
compile with grunt to get version in js code (v1.1.0.9000)
|
2018-06-20 12:47:43 -05:00 |
|
Barret Schloerke
|
d3c85d67b8
|
gruntfile should run 'default' task to make sure everything is built like normal
|
2018-06-20 13:31:10 -04:00 |
|
Barret Schloerke
|
ff3434f77e
|
add a R test to make sure shiny.js {{ VERSION }} was replaced
|
2018-06-20 12:53:07 -04:00 |
|
Barret Schloerke
|
762528c044
|
add a grunt test to make sure {{ VERSION }} was replaced
|
2018-06-20 12:52:46 -04:00 |
|
Barret Schloerke
|
1891af0d4a
|
compile with grunt
|
2018-06-20 11:39:12 -04:00 |
|
Winston Chang
|
583ad036f7
|
Streamline renderCachedPlot API
|
2018-06-19 16:00:49 -05:00 |
|
Barret Schloerke
|
893b9c1b38
|
merged master -> barret/reactlog
|
2018-06-19 09:24:39 -04:00 |
|
Winston Chang
|
ac92bf98d4
|
WIP
|
2018-06-18 16:25:36 -05:00 |
|
Winston Chang
|
fd90ff7ff7
|
Use DiskCache class
|
2018-06-18 16:25:36 -05:00 |
|
Winston Chang
|
d06dbbe5db
|
Change cacheResetEventExpr to cacheResetExpr
|
2018-06-18 16:25:36 -05:00 |
|
Winston Chang
|
bffc4995d7
|
Rename normalizePath2 to absolutePath
|
2018-06-18 16:25:36 -05:00 |
|
Winston Chang
|
4b8b406bed
|
Add sizeGrowthRatio function
|
2018-06-18 16:25:36 -05:00 |
|
Winston Chang
|
5641153272
|
renderCachedPlot: pass ... args
|
2018-06-18 16:25:36 -05:00 |
|
Winston Chang
|
08c6c7781f
|
Rename cacheClearExpr to cacheResetEventExpr
|
2018-06-18 16:25:36 -05:00 |
|
Winston Chang
|
ad2ad391a7
|
Isolate user code
|
2018-06-18 16:25:36 -05:00 |
|
Winston Chang
|
caac88be0d
|
Don't re-run user code when only dimensions change
|
2018-06-18 16:25:36 -05:00 |
|
Winston Chang
|
10660aa373
|
Rename cacheInvalidationExpr to cacheClearExpr
|
2018-06-18 16:25:36 -05:00 |
|