Commit Graph

  • dddfd31704 quote title in front-matter JJ Allaire 2012-07-24 15:21:09 -07:00
  • 4a5566a03c auto-reload jekyll JJ Allaire 2012-07-24 15:20:49 -07:00
  • cf22e5bbbe render welcome section using jekyll / markdownify JJ Allaire 2012-07-24 14:16:20 -07:00
  • ef1afb482f common.R => global.R Joe Cheng 2012-07-24 14:12:44 -07:00
  • b3fcfa36fa Fix next/previous buttons Joe Cheng 2012-07-24 14:08:37 -07:00
  • 674b06a1d5 attempt to break out click handlers JJ Allaire 2012-07-24 13:57:05 -07:00
  • 2b625618c9 use placeholder headers for each section; generic next and previous buttons JJ Allaire 2012-07-24 13:50:03 -07:00
  • 134a3de256 hello sample app JJ Allaire 2012-07-24 13:32:04 -07:00
  • 71975546cb add support for select multiple attribute JJ Allaire 2012-07-24 13:26:49 -07:00
  • 2cbd3588fc updated side nav and target divs JJ Allaire 2012-07-24 12:34:08 -07:00
  • 9854a4712a hello shiny tutorial JJ Allaire 2012-07-24 10:53:17 -07:00
  • b4c02f42f7 Add support for progress indication Joe Cheng 2012-07-24 10:44:49 -07:00
  • 7dbffb5511 lower-case shiny JJ Allaire 2012-07-24 09:24:02 -07:00
  • 126f2c7219 flesh out the tutorial outline JJ Allaire 2012-07-24 09:18:53 -07:00
  • 03e60360cf initial tutorial content JJ Allaire 2012-07-24 08:31:29 -07:00
  • 3f8042ad63 move html + assets into tutorial folder JJ Allaire 2012-07-24 07:14:23 -07:00
  • c4b3956292 checkin core assets JJ Allaire 2012-07-24 03:14:26 -07:00
  • 58797294cb First pages commit JJ Allaire 2012-07-24 02:59:56 -07:00
  • da7210f43f rename server function to shinyServer JJ Allaire 2012-07-24 02:53:48 -07:00
  • 8b4d62e374 Error handling support (very basic) Joe Cheng 2012-07-23 17:02:53 -07:00
  • b68da2c3d3 add jslider component JJ Allaire 2012-07-23 13:54:01 -07:00
  • b2db41c7f4 remove submit button from example 3 JJ Allaire 2012-07-23 12:08:54 -07:00
  • c4922d1655 insert name/value handling for selectList (now has same behavior as manipulate) JJ Allaire 2012-07-23 12:08:26 -07:00
  • 94ca77e697 remove html tags from example 3 JJ Allaire 2012-07-23 11:43:43 -07:00
  • c1d076ef79 change name of selectListInput to selectInput JJ Allaire 2012-07-23 11:43:09 -07:00
  • 39c69a4aff bind directly to shiny css class names JJ Allaire 2012-07-23 11:39:16 -07:00
  • 5a0921ed74 flesh out Readme.md JJ Allaire 2012-07-23 11:23:44 -07:00
  • 68c668615f add runExample function for easily running examples from within the tutorial JJ Allaire 2012-07-23 09:01:36 -07:00
  • e1d5876ae6 move doc and examples to inst directory JJ Allaire 2012-07-23 08:59:29 -07:00
  • 741910407f change applicationPage to pageWithSidebar JJ Allaire 2012-07-23 08:50:21 -07:00
  • 39d4befc54 make tags module responsible for the export of the HTML function JJ Allaire 2012-07-23 08:49:56 -07:00
  • d13505ce91 eliminate withTags construct JJ Allaire 2012-07-23 08:42:45 -07:00
  • 8c6d586fb0 fix HTML function JJ Allaire 2012-07-23 06:04:31 -07:00
  • f66c2967dd use panel suffix for tab components JJ Allaire 2012-07-23 05:53:20 -07:00
  • ef44a2295f export html tags from shinyui module rather than tags module JJ Allaire 2012-07-23 05:09:50 -07:00
  • 6186231041 unify naming convention for tags module JJ Allaire 2012-07-23 04:59:17 -07:00
  • 25ec5550b5 remove jslider component JJ Allaire 2012-07-23 03:15:54 -07:00
  • 1f93610a95 add COPYING and NOTICE files JJ Allaire 2012-07-23 02:10:04 -07:00
  • 01cde51a71 liveText should not include a label (should be done at a higher level in the system) JJ Allaire 2012-07-23 01:53:32 -07:00
  • 7d054c11de submit button: change default caption and ensure it is wrapped in a block element JJ Allaire 2012-07-22 09:21:15 -07:00
  • 98f717d5b4 add comment on slider control source/dependencies JJ Allaire 2012-07-22 07:52:20 -07:00
  • 6f315144cc factor slider into core slider function and sliderInput wrapper for integration into bootstrap forms JJ Allaire 2012-07-22 07:47:36 -07:00
  • 9ba8f569db merge JJ Allaire 2012-07-22 10:15:20 -04:00
  • 51f169571f add primary style to submit button JJ Allaire 2012-07-22 10:14:14 -04:00
  • b6a9ffb4c7 initial implementaiton of slider control JJ Allaire 2012-07-22 10:11:47 -04:00
  • 346612aac1 initial implementaiton of slider control JJ Allaire 2012-07-22 10:11:47 -04:00
  • 205144d92d add support for form submit button JJ Allaire 2012-07-21 18:40:33 -07:00
  • af2e321f45 add helpText widget JJ Allaire 2012-07-21 18:31:32 -07:00
  • e22a20701b automatically generate ids for tabsets JJ Allaire 2012-07-21 13:28:05 -07:00
  • f3edde8f81 add HTML function for including raw html JJ Allaire 2012-07-21 13:12:50 -07:00
  • f405a0c905 perform html escaping of attribs and text JJ Allaire 2012-07-21 12:50:51 -07:00
  • 4907df497f use more natural attribute names now that we need to use withTags less often JJ Allaire 2012-07-21 12:31:51 -07:00
  • e551c42f32 export some additional commonly used html tags JJ Allaire 2012-07-21 12:18:12 -07:00
  • 0c1a235cc1 ensure that attribute names don't conflict with tag names JJ Allaire 2012-07-21 12:03:44 -07:00
  • 5384b3a8c0 explicitliy specify h1 element in headers JJ Allaire 2012-07-21 12:03:00 -07:00
  • 0acb5f5857 export a small set of text and heading oriented html tags JJ Allaire 2012-07-21 11:45:34 -07:00
  • cee124a4d6 use padding rather than br for header panel JJ Allaire 2012-07-21 11:44:42 -07:00
  • 084b983b44 change name of application to applicationPage so as to be less likely to conflict with future apis JJ Allaire 2012-07-21 11:21:58 -07:00
  • bf15948275 add some padding to the top of the header panel JJ Allaire 2012-07-21 11:21:23 -07:00
  • 8796875128 change name of createTag function to tag JJ Allaire 2012-07-21 10:55:48 -07:00
  • af9c2b1449 rename shiny core output functions with live prefix JJ Allaire 2012-07-20 18:50:22 -07:00
  • f0d6b6f558 Hot-reload of server.R Joe Cheng 2012-07-20 15:59:56 -07:00
  • 3778e01d7c Hot-reload of ui.R Joe Cheng 2012-07-20 15:16:05 -07:00
  • 70ebad0410 rename client.R to ui.R JJ Allaire 2012-07-20 14:01:57 -07:00
  • 7cf58bd864 improve names of functions in tags.R JJ Allaire 2012-07-20 13:29:53 -07:00
  • 5858483fca use withTags where appropriate JJ Allaire 2012-07-20 13:20:38 -07:00
  • fb94d2a99c Merge branch 'master' of github.com:rstudio/shiny JJ Allaire 2012-07-20 12:42:15 -07:00
  • 55b5441f00 implement withTags JJ Allaire 2012-07-20 12:42:08 -07:00
  • bf397e496c Add option for printing websocket traffic Joe Cheng 2012-07-20 12:06:11 -07:00
  • a78ae8ca4a Don't plot unless width and height are positive Joe Cheng 2012-07-20 12:05:50 -07:00
  • c635b92991 re-organize bootstrap.R JJ Allaire 2012-07-20 12:06:31 -07:00
  • 53d406f640 eliminate labelOnTop option JJ Allaire 2012-07-20 11:59:38 -07:00
  • 701f4b743b rename functions to clarify shiny core vs. bootstrap JJ Allaire 2012-07-20 11:52:10 -07:00
  • 7466baf1b2 support for otuput tabsets JJ Allaire 2012-07-20 11:31:58 -07:00
  • 13ecf8ef21 use bootstrap for example 3 JJ Allaire 2012-07-20 08:53:04 -07:00
  • c946a3973a use standard html attribute names for components whenever possible JJ Allaire 2012-07-20 08:04:31 -07:00
  • 615f265c00 bootstrap for examples 1 and 2 JJ Allaire 2012-07-20 07:52:35 -07:00
  • 4177ba7840 eliminate withTags (couldn't get it to work properly) JJ Allaire 2012-07-20 05:11:33 -07:00
  • 393593b2d2 roxygenize JJ Allaire 2012-07-19 19:01:22 -07:00
  • e736c3949a Use new client.R/server.R scheme Joe Cheng 2012-07-19 14:24:24 -07:00
  • e1509e7db3 recursively include lists of lists of tags JJ Allaire 2012-07-19 13:12:37 -07:00
  • 49150b07fd correctly handle lists of tags JJ Allaire 2012-07-19 13:03:25 -07:00
  • 1d8f1b4c6a unpack var args before calling createTag JJ Allaire 2012-07-19 12:57:09 -07:00
  • 833f0c67cf Merge branch 'master' of github.com:rstudio/shiny JJ Allaire 2012-07-19 12:48:20 -07:00
  • 4b559b5a94 break tags into their own namespace JJ Allaire 2012-07-19 12:48:15 -07:00
  • 55c8d60cfb Add Bootstrap 2.0.4 to shared resources Joe Cheng 2012-07-19 11:14:40 -07:00
  • 0e129379e9 use html builder for example 2 JJ Allaire 2012-07-19 08:44:35 -07:00
  • 7e3f704285 add textInput function JJ Allaire 2012-07-19 08:10:04 -07:00
  • d8a595ac70 change clientUI -> clientPage JJ Allaire 2012-07-19 06:57:00 -07:00
  • c13cb9b723 remove example code from ui.R JJ Allaire 2012-07-19 06:41:43 -07:00
  • 8cc83855b9 replace defineUI and page functions with single clientUI function (page conflicted with base::page and having a single function seemed simpler) JJ Allaire 2012-07-19 06:41:16 -07:00
  • faebbf5753 Merge branch 'master' of github.com:rstudio/shiny JJ Allaire 2012-07-19 06:38:03 -07:00
  • 3e297bad1f use withHeadTags function rather than head directly (since it conflicted with base::head) JJ Allaire 2012-07-19 06:08:07 -07:00
  • f56949dd0b use withHeadTags function rather than head directly (since it conflicted with base::head) JJ Allaire 2012-07-19 06:08:07 -07:00
  • 04081ec2d3 Integrate UI builder into Shiny Joe Cheng 2012-07-18 15:26:13 -07:00
  • 442f3d93c6 Merge branch 'master' of github.com:rstudio/shiny JJ Allaire 2012-07-18 17:53:08 -04:00
  • b41d9bff51 HTML escaping utility function Joe Cheng 2012-07-18 14:44:44 -07:00
  • 7e1cd68cb4 comment out example/demo code JJ Allaire 2012-07-18 17:06:16 -04:00
  • 47675633d2 only self-close void elements JJ Allaire 2012-07-18 16:54:02 -04:00
  • 8e59834989 Merge branch 'master' of github.com:rstudio/shiny JJ Allaire 2012-07-18 16:36:25 -04:00