Commit Graph

39 Commits

Author SHA1 Message Date
JJ Allaire
a323f40da2 stubs for examples we haven't built yet 2012-07-25 09:36:42 -07:00
JJ Allaire
ee05e6ba03 use numeric sequences for example directories 2012-07-25 09:32:32 -07:00
JJ Allaire
ae9ef5c13f use mpg dataset for user example 2012-07-25 12:20:27 -04:00
JJ Allaire
d6b6719b54 rename model function to formulaText 2012-07-25 11:15:33 -04:00
JJ Allaire
21e8af827f add titanic example 2012-07-25 09:42:53 -04:00
JJ Allaire
5e5d233d83 add library(datasets) where required 2012-07-25 09:20:55 -04:00
JJ Allaire
214fd92b12 add html ui example 2012-07-25 09:14:20 -04:00
JJ Allaire
3687790730 remove br tags from reactivity example 2012-07-25 08:57:33 -04:00
JJ Allaire
d0f86078aa add tabsets example 2012-07-25 08:51:18 -04:00
JJ Allaire
2f342e7664 remove allcaps and hash examples 2012-07-25 08:40:29 -04:00
JJ Allaire
e4fccc2f84 add reactivity example 2012-07-25 08:37:10 -04:00
JJ Allaire
61bd2d356b add text example 2012-07-25 08:07:36 -04:00
JJ Allaire
66ddb6ce0a make min and max optional for numeric input 2012-07-25 08:06:23 -04:00
JJ Allaire
573b3b1dfd tweak hello initial value 2012-07-25 08:04:58 -04:00
Joe Cheng
91731a86bf Fix CSS for jslider 2012-07-24 18:47:14 -07:00
Joe Cheng
7108761e8f Bootstrap-styled tables
Other UI packages can override the table styles by using the option shiny.table.class.
2012-07-24 18:36:02 -07:00
Joe Cheng
0fe8bacf73 Integrate slider, more efficient input event handling 2012-07-24 18:20:11 -07:00
JJ Allaire
134a3de256 hello sample app 2012-07-24 13:32:04 -07:00
Joe Cheng
b4c02f42f7 Add support for progress indication
The CSS class 'recalculating' will be added to any output elements whose content might be affected by a change to one or more of the inputs.
2012-07-24 10:45:00 -07:00
JJ Allaire
da7210f43f rename server function to shinyServer 2012-07-24 02:53:48 -07:00
Joe Cheng
8b4d62e374 Error handling support (very basic) 2012-07-23 17:10:19 -07:00
JJ Allaire
b68da2c3d3 add jslider component 2012-07-23 13:54:01 -07:00
JJ Allaire
b2db41c7f4 remove submit button from example 3 2012-07-23 12:08:54 -07:00
JJ Allaire
c4922d1655 insert name/value handling for selectList (now has same behavior as manipulate) 2012-07-23 12:08:26 -07:00
JJ Allaire
94ca77e697 remove html tags from example 3 2012-07-23 11:43:43 -07:00
JJ Allaire
c1d076ef79 change name of selectListInput to selectInput 2012-07-23 11:43:09 -07:00
JJ Allaire
39c69a4aff bind directly to shiny css class names 2012-07-23 11:39:16 -07:00
JJ Allaire
e1d5876ae6 move doc and examples to inst directory 2012-07-23 08:59:29 -07:00
JJ Allaire
25ec5550b5 remove jslider component 2012-07-23 03:15:54 -07:00
JJ Allaire
1f93610a95 add COPYING and NOTICE files 2012-07-23 02:10:04 -07:00
JJ Allaire
b6a9ffb4c7 initial implementaiton of slider control 2012-07-22 10:13:58 -04:00
Joe Cheng
3778e01d7c Hot-reload of ui.R 2012-07-20 15:16:05 -07:00
Joe Cheng
55c8d60cfb Add Bootstrap 2.0.4 to shared resources 2012-07-19 11:14:40 -07:00
Joe Cheng
3de022ba05 Add autosizing to reactive plots
Autosizing meaning the plot's HTML tag's clientside width and height will automatically be used by the renderer
2012-07-17 23:00:32 -07:00
Joe Cheng
b697718826 Add client throttle/debounce support
Also add 500ms debounce to input keyup/change
2012-07-17 22:58:57 -07:00
Joe Cheng
f1a4bf4dd7 Allow deferred submission of input 2012-07-16 16:28:53 -07:00
Joe Cheng
ea3c1dacea Take version number out of jquery filename 2012-07-16 09:12:49 -07:00
Joe Cheng
52394d61bf Add time infrastructure, reactiveTimer 2012-07-12 16:36:32 -07:00
Joe Cheng
c4fdd04fb4 Allow running in package form 2012-07-04 14:24:58 -07:00