Winston Chang
84364c65b0
Bookmark/restore actionButtons ( #1304 )
2016-08-18 14:42:19 -07:00
Winston Chang
1b59b705ae
Fix bookmark URL when there are no input values. Fixes #1306
2016-08-17 14:00:14 -05:00
Winston Chang
bc90fe6f99
Don't error when creating tabsets without id
...
The bug was introduced by #1296 .
2016-08-16 20:02:33 -05:00
Winston Chang
c8d6a0833e
Merge pull request #1301 from daattali/patch-2
...
fix typo in NEWS
2016-08-16 13:57:28 -05:00
Winston Chang
d8fc7d27ec
Add Dismiss button to URL modal
2016-08-16 13:00:42 -05:00
Winston Chang
1e44b19ff0
Fix typo in bookmarkButton documentation
2016-08-16 12:28:37 -05:00
Winston Chang
cc8b2cd20e
Document that enableBookamrking can be called in onStart function
2016-08-16 12:22:19 -05:00
Dean Attali
057b1e294c
fix typo in NEWS
2016-08-13 01:54:43 -07:00
Winston Chang
0653e790c7
Merge pull request #1298 from rstudio/handle-malformed-dates
...
Don't crash on malformed date input values. Closes #803
2016-08-12 21:29:00 -05:00
Winston Chang
6d72bbcb76
Don't crash on malformed date input values. Closes #803
2016-08-12 21:28:43 -05:00
Winston Chang
59e6f08455
Merge branch 'textarea'
2016-08-12 21:26:55 -05:00
Winston Chang
8fdccf50a8
Update NEWS
2016-08-12 21:26:19 -05:00
Winston Chang
1c7e11c5d9
Textarea refinements
2016-08-12 21:26:18 -05:00
Winston Chang
1756fbbb23
Merge branch 'fix-update-date'
2016-08-12 21:23:42 -05:00
Winston Chang
7bb939ab7f
Restore bookmarked tabs. Fixes #1282 ( #1296 )
2016-08-12 18:53:44 -07:00
Nuno Agostinho
4fa0abbd5a
Add arguments height, rows and cols
2016-08-12 17:19:23 -05:00
Nuno Agostinho
1e5f0266ef
Fix missing parenthesis
2016-08-12 17:19:23 -05:00
Nuno Agostinho
3dee62105e
Fix value assignment of text area input
2016-08-12 17:19:23 -05:00
Nuno Agostinho
680b2323d5
Update documentation relative to textarea input
2016-08-12 17:19:23 -05:00
Nuno Agostinho
562b4dad4d
Add textarea input
2016-08-12 17:19:23 -05:00
Joe Cheng
079a82dfe4
executeElapsed gets stuck returning TRUE even when nothing was executed
...
Fixes #1278
2016-08-12 17:19:23 -05:00
Winston Chang
16f7eb43b0
Merge branch 'joe/bugfix/too-often-flush'
2016-08-12 15:24:25 -05:00
Winston Chang
4b0ed3f224
updateDateInput: better handling of malformed dates. Closes #1179
2016-08-12 14:43:44 -05:00
Winston Chang
1d453b694d
Add documentation about using selected=character(0). Closes #1182
2016-08-12 14:22:54 -05:00
Barbara Borges Ribeiro
751e8c189e
fixes #1093 ( #1291 )
...
* fixes #1093
* check if NULL
2016-08-11 14:29:24 -07:00
Winston Chang
183e9a3d0b
Bookmarking fixes ( #1281 )
...
* Rename invalidateReactiveValue to freezeReactiveValue
* Make onFlush and onFlushed use 'once' argument
* session$flushOutput: schedule another flush if needed
* Catch all errors before they propagate to websocket
* Restore original logic for progressKeys
2016-08-11 11:58:07 -07:00
Winston Chang
5f0f4dd485
Merge pull request #1285 from rstudio/joe/bugfix/update-radio-buttons-modules
...
Fix #1144 : RadioButtons and checkBoxGroup do not work in modules when they are updated
2016-08-11 13:17:15 -05:00
Barbara Borges Ribeiro
20f05662aa
fixes #1289
2016-08-11 15:57:31 +01:00
Joe Cheng
963471b43f
Fix #1144 : RadioButtons and checkBoxGroup do not work in modules when they are updated
...
The unqualified input ID was being used to generate name attributes
on radio and checkboxes.
2016-08-10 15:52:01 -07:00
Joe Cheng
fdb52e0243
executeElapsed gets stuck returning TRUE even when nothing was executed
...
Fixes #1278
2016-08-10 15:10:31 -07:00
Winston Chang
d1e4483f98
Upgrade to Font-Awesome 4.6.3. Closes #1274
2016-08-10 15:40:10 -05:00
Winston Chang
b194ada316
Upgrade to Bootstrap 3.3.7
2016-08-10 15:34:51 -05:00
Winston Chang
3a25a2dcbf
Upgrade to jQuery 1.12.4. Closes #1251
2016-08-10 15:24:08 -05:00
Barbara Borges Ribeiro
85e4497fbe
fixes #1270 ; improves docs; export isTruthy()
2016-08-10 20:45:40 +01:00
Barbara Borges Ribeiro
0bfa5e7ea6
allow sticky nodes in reactlog if users drags them ( #1283 )
2016-08-10 20:04:37 +01:00
Barbara Borges Ribeiro
013599890f
Solve updateSelectInput bug in IE 11.0 ( #1277 )
2016-08-09 19:08:30 +01:00
Winston Chang
519e552405
Unset shinyOptions when set to NULL
2016-08-08 13:03:07 -05:00
Winston Chang
32a4ec49f7
Bump version and update NEWS
2016-08-05 16:19:57 -05:00
Winston Chang
3223332906
Merge pull request #1209 from wch/bookmarkable-state
...
Bookmarkable state
2016-08-05 16:15:12 -05:00
Winston Chang
f78bd08440
Correctly handle bookmark options for global.R and app.R
2016-08-05 16:08:49 -05:00
Winston Chang
99b5f92d7a
Add showBookmarkUrlModal
2016-08-03 16:07:49 -05:00
Barbara Borges Ribeiro
1cc5e84104
Barbara/error handling/port as socket ( #1263 )
...
* catch if `port` is being used incorrectly (see issue #971 )
* better error msg
2016-08-03 15:50:30 -05:00
Winston Chang
8346f5ab08
Fix enableBookmarking references
2016-08-03 14:41:37 -05:00
Winston Chang
dc60a39ba9
Fix tests to be order-insensitive
2016-08-02 13:47:42 -05:00
Winston Chang
16f7872553
Grunt
2016-08-02 11:18:25 -05:00
Winston Chang
75e7c4b2ca
More informative error messages
2016-08-02 11:10:17 -05:00
Barbara Borges Ribeiro
c5d5ddd7d2
Merge pull request #1267 from rstudio/barbara/remove-example-extra-line
...
had forgotten to run devtools::document for #1266...
2016-08-02 04:16:22 +01:00
Barbara Borges Ribeiro
98a81e3708
had forgotten to run devtools::document
2016-08-02 04:13:35 +01:00
Barbara Borges Ribeiro
ecdbdb944a
Merge pull request #1266 from rstudio/barbara/remove-example-extra-line
...
Barbara/remove example extra line
2016-08-02 03:51:41 +01:00
Barbara Borges Ribeiro
8a2846461b
removed extra line at end of example section
2016-08-02 03:40:56 +01:00