Commit Graph

  • a87c3cdb88 add doctype and charset to html header JJ Allaire 2012-07-18 16:36:17 -04:00
  • b2f9903e18 Allow dynamic rendering of front-ends Joe Cheng 2012-07-18 13:04:35 -07:00
  • a48c8056f2 allow attributes without values via NA JJ Allaire 2012-07-18 15:56:01 -04:00
  • dfd6b85296 defer varargs processing until tag function JJ Allaire 2012-07-18 15:43:58 -04:00
  • f3aed1bd53 more work on html builder JJ Allaire 2012-07-18 15:41:36 -04:00
  • 41716d160b Change startApp/runApp signature Joe Cheng 2012-07-18 08:55:27 -07:00
  • bd87be2f7e Tweak docs Joe Cheng 2012-07-18 08:07:22 -07:00
  • 9bd4ad6e47 first stab at html generation syntax JJ Allaire 2012-07-18 08:56:08 -07:00
  • 9bd0c01bdd more scaffolding for ui module JJ Allaire 2012-07-18 03:32:04 -07:00
  • 7dc6b4035a add initial scaffolding for ui module JJ Allaire 2012-07-18 03:25:40 -07:00
  • 3a65b9e0e5 update reactivePlot docs JJ Allaire 2012-07-18 03:25:14 -07:00
  • 569b98c724 Update Example 3 to use auto-sized plot Joe Cheng 2012-07-17 23:00:48 -07:00
  • 3de022ba05 Add autosizing to reactive plots Joe Cheng 2012-07-17 23:00:32 -07:00
  • b697718826 Add client throttle/debounce support Joe Cheng 2012-07-17 22:58:57 -07:00
  • a16f7b34ab Allow output functions to access shinyapp and their name Joe Cheng 2012-07-17 22:57:47 -07:00
  • 0660ddbfbf Values keys that start with . were not reactive Joe Cheng 2012-07-17 22:28:22 -07:00
  • f1a4bf4dd7 Allow deferred submission of input Joe Cheng 2012-07-16 16:28:53 -07:00
  • 06c319d1aa remove launchApp Joe Cheng 2012-07-16 11:24:39 -07:00
  • 2d89749c9b Include docs for launch.browser param Joe Cheng 2012-07-16 09:37:12 -07:00
  • 696bee13af Better interactive app lifecycle management Joe Cheng 2012-07-16 09:30:35 -07:00
  • c5b835186c Keep R responsive when running interactively Joe Cheng 2012-07-16 09:12:27 -07:00
  • ea3c1dacea Take version number out of jquery filename Joe Cheng 2012-07-13 15:40:57 -07:00
  • 7de29090db add launchApp function to run an app asynchronously and open it in a web browser JJ Allaire 2012-07-16 06:18:57 -07:00
  • d982d15fbc sleep for 100ms around calls to serviceApp (makes huge improvement in IDE responsiveness while apps are running) JJ Allaire 2012-07-16 05:30:48 -07:00
  • 4455810b5b Ignore Mac build directories Joe Cheng 2012-07-13 12:23:00 -07:00
  • 00a8372a74 Fix some Rd formatting issues Joe Cheng 2012-07-13 02:29:19 -07:00
  • 108dd4ff24 Add invalidateLater API call Joe Cheng 2012-07-13 02:29:03 -07:00
  • 8a687851f2 Allow multiple clients to connect; doc improvements Joe Cheng 2012-07-13 00:29:17 -07:00
  • 52394d61bf Add time infrastructure, reactiveTimer Joe Cheng 2012-07-12 14:00:12 -07:00
  • 270d97f3db Merge remote-tracking branch 'upstream/master' Joe Cheng 2012-07-12 10:56:20 -07:00
  • c5b7e549ec Pass input/output args to app func Joe Cheng 2012-07-12 01:59:50 -07:00
  • 891a93a7a3 Update gitignore Joe Cheng 2012-07-12 01:47:56 -07:00
  • 13c7800c8c Add function for getting sys time in millis Joe Cheng 2012-07-12 01:46:02 -07:00
  • e89f5de680 add build type to project file JJ Allaire 2012-07-10 12:45:30 -04:00
  • c4fdd04fb4 Allow running in package form Joe Cheng 2012-07-04 14:24:58 -07:00
  • 500501497f Roxygenize Joe Cheng 2012-07-03 21:54:29 -07:00
  • 4106161753 Initial pass at packaging Joe Cheng 2012-07-02 12:15:44 -07:00
  • 8ce5a23c4b Rename flush.react to flushReact Joe Cheng 2012-07-02 12:03:15 -07:00
  • 5c524af472 Use camel case for all functions and fields Joe Cheng 2012-06-29 17:09:07 -07:00
  • 4b1123c4e4 Simplify output API Joe Cheng 2012-06-29 15:53:10 -07:00
  • c3268d0362 Simplify API Joe Cheng 2012-06-29 09:34:15 -07:00
  • f3fa9883aa Don't crash on errors in callbacks Joe Cheng 2012-06-28 22:33:21 -07:00
  • 8cf7ec9738 Drop 'shiny' from func names; layout changes Joe Cheng 2012-06-28 22:27:22 -07:00
  • 7c3a92662f Make websocket URL port independent Joe Cheng 2012-06-27 14:50:18 -07:00
  • e05358db1d Add summary to example 3 Joe Cheng 2012-06-27 14:43:56 -07:00
  • 74d450703c Add script for windows Joe Cheng 2012-06-27 11:38:33 -07:00
  • aee4f3780c Stop using private functions from websockets Joe Cheng 2012-06-27 11:19:32 -07:00
  • 3aa0702ff8 Plots can now use <img> Joe Cheng 2012-06-27 11:10:22 -07:00
  • cc51dbd4e6 Improve default table styles Joe Cheng 2012-06-27 10:44:49 -07:00
  • 228a83e0a7 Ignore .Rhistory Joe Cheng 2012-06-27 00:01:25 -07:00
  • ee1ed1e9e5 Update README, add proj file Joe Cheng 2012-06-27 00:00:55 -07:00
  • 6a394cc30e Remove Ruby implementation... *sniff* Joe Cheng 2012-06-26 21:56:13 -07:00
  • 6955573dd0 Generalize app serving rubyesque Joe Cheng 2012-06-26 21:52:44 -07:00
  • 141c57ad1e Implement Shiny server in R Joe Cheng 2012-06-26 17:53:28 -07:00
  • a8c44cb902 Refactoring, plus Observable Joe Cheng 2012-06-26 10:11:16 -07:00
  • 17b9d77547 First pass at R reactive lib Joe Cheng 2012-06-22 15:33:52 -07:00
  • f0cbdd4bcf Make run script more modular Joe Cheng 2012-06-22 11:01:47 -07:00
  • 363955f533 Fix error in callback execution--wrong self Joe Cheng 2012-06-22 08:12:22 -07:00
  • 6e81f46db0 README edit Joe Cheng 2012-06-22 08:07:20 -07:00
  • bbd3643833 Bootstrap instructions Joe Cheng 2012-06-22 08:06:14 -07:00
  • acdaba2b0e Make ObservableValue lazily calculate its value Joe Cheng 2012-06-21 20:55:51 -07:00
  • d5c49a80f9 More efficient message passing in both directions Joe Cheng 2012-06-21 20:49:20 -07:00
  • 51e66f8aee Add support for input[type="checkbox"] Joe Cheng 2012-06-21 19:38:43 -07:00
  • 2990504c8b Slight tweaks to demo app Joe Cheng 2012-06-21 18:27:32 -07:00
  • 586a67b025 Remove RVM from run script Joe Cheng 2012-06-21 18:14:38 -07:00
  • af29721f5b IT'S ALIVE Joe Cheng 2012-06-21 18:13:55 -07:00
  • 4086392236 Minor refactor Joe Cheng 2012-06-21 14:03:59 -07:00
  • 615af50a0a Basic FR infrastructure Joe Cheng 2012-06-21 13:58:53 -07:00
  • 75ee6791b1 Add README Joe Cheng 2012-06-20 11:49:15 -07:00
  • e28b3da1ba Initial commit Joe Cheng 2012-06-20 11:48:08 -07:00