Winston Chang
8591e4f301
Add working app for conditionalPanel example
2017-06-23 10:14:32 -05:00
Alan Dipert
10db7ad89c
Support modules in conditionalPanel ( #1735 )
2017-06-23 10:12:15 -05:00
Joe Cheng
4ca4f442b9
Required R version is 3.0.2 due to sourcetools
2017-06-22 19:42:49 -05:00
Winston Chang
6d5ecbc9c4
Fix indentation
2017-06-22 13:18:05 -05:00
Winston Chang
ea685a5686
Don't send local package path to client when using htmlwidgets ( #1756 )
...
* Don't send local package path to client when using htmlwidgets. Fixes #1755
* Add scrubFile option
2017-06-22 13:16:19 -05:00
Winston Chang
376d3b6e91
Merge pull request #1760 from rstudio/wch-snapshot-preprocess
...
Add snapshotPreprocess function
2017-06-22 13:01:09 -05:00
Winston Chang
df7397af1f
Bump version
2017-06-21 14:27:03 -05:00
Winston Chang
9ba9345b04
Add snapshotPreprocess function
2017-06-21 14:27:03 -05:00
Barbara Borges Ribeiro
9fc5758ae0
Triggers a new shiny:outputinvalidated event ( #1758 )
...
* trigger a new `shiny:invalidated` event when an output gets invalidated, at the same time that the `recalculating` CSS class is added (fixes #1688 )
* add attribution to @andrewsali
* change event name from 'shiny:invalidated' to 'shiny:outputinvalidated'
* add binding and name to the new event 'shiny:outputinvalidated'
2017-06-21 12:28:51 -05:00
Winston Chang
25298a6182
In test mode, send message to client even when no outputs change ( #1747 )
...
* In test mode, send message to client even when no outputs change
* Update NEWS.md
2017-06-20 13:50:28 -05:00
Winston Chang
246da1bff6
Grunt
2017-06-16 13:48:38 -05:00
Carl Ganz
8b5d12b958
Add placeholder parameter to updateTextInput ( #1742 )
...
* add placeholder parameter
* add js placeholder code
* roxygenize
* grunt
* fix updateCheckBoxInput not to use placeholder
* simply roxygen
* add NEWS
* revert grunt
2017-06-15 22:00:39 -05:00
Alan Dipert
3817370d4e
fileInput JS: Allow uploading the same file. ( #1719 )
...
* tools README: notes about entr + grunt
* fileInput JS: Allow uploading the same file. Fixes #1508
* Grunt
* Added note to NEWS.
* tools README: add Linux section, fix formatting
2017-06-15 15:09:37 -05:00
Alan Dipert
c29846a9da
fileInput: Preserve extension of files uploaded from IE9 ( #1717 )
...
* fileInput: IE addendum to #1706
- Attempt to preserve the extension of files uploaded from IE9.
* maybeMoveIEUpload: Fix if spacing
2017-06-15 13:47:21 -05:00
Winston Chang
2158f906a7
Merge pull request #1736 from rstudio/wch-fix-unbind
...
Fix condition for calling exports.unbindAll()
2017-06-15 13:05:16 -05:00
Winston Chang
008dd280d6
Grunt
2017-06-08 17:03:21 -07:00
Winston Chang
fb99db011c
Fix condition for calling exports.unbindAll(). (Correction to #1449 )
2017-06-08 17:02:56 -07:00
Joe Cheng
c0fbd9cb3c
Merge pull request #1732 from rstudio/barbara/mods
...
Fixed #1546 : make it possible to write into a module's session$userData non-hackily
2017-06-07 22:45:47 -07:00
Barbara Borges Ribeiro
fb79b18002
More descriptive NEWS item and added an explanatory comment to the code
2017-06-07 13:28:51 -07:00
Barbara Borges Ribeiro
3841f22108
Fixed #1546 : make it possible (without any hacks) to write arbitrary data into a module's session$userData
2017-06-07 12:11:05 -07:00
Winston Chang
379d523ac5
Add better error messages for errors parsing and evaluating JS code ( #1727 )
...
* Add better error messages for errors parsing and evaluating JS code
* Grunt
2017-06-02 14:31:06 -05:00
Winston Chang
07ec7f8c13
Update Rproj for new version of RStudio IDE
2017-06-02 13:31:33 -05:00
Alan Dipert
d0f29cc7a2
fileInput: If possible, retain uploaded file extensions on the server. ( #1706 )
2017-05-26 11:16:02 -05:00
Joe Cheng
0e23a487f7
Merge pull request #1713 from rstudio/jjallaire-contributing-links
...
Update links in CONTRIBUTING.md
2017-05-23 14:05:43 -07:00
JJ Allaire
ac10f7c426
Update links in CONTRIBUTING.md
...
Update the links to contributor agreements to reflect new versions that use my current email rather than rstudio.org based one.
I've made the same change in the rstudio and rmarkdown repos, we should make it in other repos that have a contributor agreement as well.
2017-05-23 16:38:02 -04:00
Joe Cheng
852c00009e
Merge pull request #1712 from rstudio/wch-fix-reactiveval
...
Give each ReactiveVal separate dependents
2017-05-22 11:15:35 -07:00
Winston Chang
b365798e66
Add tests for ReactiveVal independence
2017-05-22 10:35:01 -05:00
Winston Chang
66a6097a49
Give each ReactiveVal separate dependents. Fixes #1710
2017-05-22 10:34:27 -05:00
Winston Chang
0e529d3d92
Fix partial arg match. Closes #1701
2017-05-10 10:08:05 -05:00
Winston Chang
06c75dd656
Bump version to 1.0.3.9000
2017-04-28 09:45:17 -05:00
Winston Chang
69c32d4d90
Bump version to 1.0.3
v1.0.3
2017-04-25 15:33:10 -05:00
Winston Chang
36ffebd975
Workaround for NOTE about objects in yet-unreleased version of ggplot2
2017-04-25 15:33:10 -05:00
Winston Chang
deb56539fb
Better reactivePoll example. Closes #1678
2017-04-25 10:48:29 -05:00
Winston Chang
af8d099b9f
Don't call body(NULL). Fixes #1676
2017-04-24 13:42:22 -05:00
Winston Chang
eed869d321
Make fileInput progress bar change color on error ( #1673 )
...
* Make fileInput progress bar change color on error. Fixes #1672
* Grunt
* Update NEWS
2017-04-21 11:33:14 -05:00
Winston Chang
f8f2acf6c3
Bump version to 1.0.2.9000
2017-04-18 16:38:14 -05:00
Winston Chang
7be9f74827
Merge tag 'v1.0.2'
...
Shiny 1.0.2 on CRAN
2017-04-18 16:36:44 -05:00
Barbara Borges Ribeiro
ed77982330
Merge pull request #1670 from rstudio/joe/prebuilt
...
pre-built => prebuilt
2017-04-18 19:58:32 +01:00
Joe Cheng
e1b47eca90
pre-built => prebuilt
2017-04-18 11:09:45 -07:00
Winston Chang
bfa0b2d2bc
Bump version to 1.0.2 and update NEWS
v1.0.2
2017-04-13 14:13:41 -05:00
Winston Chang
d67783edbd
Fix typo
2017-04-13 14:11:15 -05:00
Joe Cheng
77712b6664
Use RStudio replacement for deprecated MathJax CDN ( #1664 )
...
* Use RStudio replacement for deprecated MathJax CDN
* Add link to PR
2017-04-12 14:41:21 -05:00
Winston Chang
1633e7faa6
Fix Bootstrap URL. Closes #1662
2017-04-10 10:01:42 -05:00
Joe Cheng
2dc5ee5862
Merge pull request #1661 from rstudio/joe/bugfix/showcase-code-margin
...
Fix #1654 : Empty space below showcase code
2017-04-07 17:39:01 -07:00
Joe Cheng
bbaea23eea
Fix #1654 : Empty space below showcase code
2017-04-07 17:37:54 -07:00
Barbara Borges Ribeiro
d112ac7eef
fix documentation (worng/misleading code example)
2017-04-05 17:58:39 -05:00
Barbara Borges Ribeiro
cf21e987f2
Add shiny:sessionInit event ( #1568 )
...
* added a shiny:sessionInit JS event that is triggered at the end of the session's initialize method
* new entry
* update NEWS
* correct version number in NEWS.md
* fix typo
2017-04-05 10:50:42 -05:00
Barbara Borges Ribeiro
dae11765bc
allow the choices argument in checkboxGroupInput() to be NULL ( #1652 )
...
* allow the `choices` argument in `checkboxGroupInput()` to be `NULL` or `c()` to keep backward compatibility with Shiny < 1.0.1 (fixes #1649 )
* use vapply
* added one more test; reimplemented logic for checking if choice args are null
2017-04-05 10:12:44 -05:00
Barbara Borges Ribeiro
df30a3c7f4
PR: Add CC-BY-SA-4.0 license to showcase
2017-04-03 18:24:28 +01:00
Joe Cheng
aaa4600597
Bump version number to 1.0.1.9000
2017-04-03 10:22:08 -07:00