Gábor Csárdi
097d901191
Updates can clear date and date range inputs
2016-08-23 21:21:10 +01:00
Winston Chang
a1b5846b29
Remove extra comma
2016-08-23 10:54:37 -05:00
Winston Chang
dbdb353e69
Add updateQueryString example
2016-08-23 10:30:12 -05:00
Winston Chang
bab539f52c
Make it possible to have multiple bookmark buttons ( #1310 )
2016-08-19 21:13:27 -07:00
Winston Chang
42dbb128be
Fix handling of NULLs in updateDateInput
2016-08-19 14:36:29 -05:00
Winston Chang
5e4a6cb15f
Fix priority of onRestore observer
2016-08-19 14:12:57 -05:00
Winston Chang
73e45ce911
Clarify observer priority documentation
2016-08-19 14:10:24 -05:00
Winston Chang
7f3b952ec7
Documentation updates
2016-08-19 11:53:31 -05:00
Winston Chang
71380ab37a
Replace stopWithCondition with reactiveStop
2016-08-18 16:54:42 -05:00
Winston Chang
5d00804758
Add size argument to modalDialog ( #1308 )
2016-08-18 14:43:57 -07:00
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
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
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
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
562b4dad4d
Add textarea input
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
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
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
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
75e7c4b2ca
More informative error messages
2016-08-02 11:10:17 -05:00
Barbara Borges Ribeiro
8a2846461b
removed extra line at end of example section
2016-08-02 03:40:56 +01:00
Winston Chang
6bfb9a2f57
More details in enableBookmarking man page
2016-08-01 20:46:43 -05:00
Winston Chang
85dfb2d4eb
urlModal: always show Ctrl/Cmd-C copy message
2016-08-01 20:00:05 -05:00
Winston Chang
829494c03e
Make bookmark button work when there's a submitButton
2016-08-01 16:13:43 -05:00
Winston Chang
f89fade28d
Rename updateLocationBar to updateQueryString
2016-08-01 16:13:25 -05:00