Commit Graph

  • b6ee67aa41 make the selected argument of updateSelectizeInput() work even in the server mode Yihui Xie 2014-04-25 02:38:38 -05:00
  • 07bed0c7c7 factor out a function columnToRowData() so both updateSelectInput() and selectizeJSON() can use it Yihui Xie 2014-04-25 02:37:45 -05:00
  • d2bd59d149 Make meta of length 0 when we are sure there are no dependencies Yihui Xie 2014-04-25 00:57:54 -05:00
  • 7bdac5a44e Make sure shiny app objects are not cacheable using asis_output(..., cacheable = FALSE) Yihui Xie 2014-04-24 11:01:00 -05:00
  • 51f5db4374 Bump version Joe Cheng 2014-04-24 16:38:07 -07:00
  • e395ae6555 Merge branch 'html-deps' Joe Cheng 2014-04-24 16:37:38 -07:00
  • 1df9c498cf Ensure dep.meta is an array Joe Cheng 2014-04-24 16:32:18 -07:00
  • 57b3b919a5 Don't send reactlog messages to the client unless showcase mode Joe Cheng 2014-04-24 16:05:54 -07:00
  • 00c6bbb297 Merge pull request #449 from rstudio/bugfix/knitr-cached-shiny Joe Cheng 2014-04-24 15:50:05 -07:00
  • b6536a0af3 Merge pull request #445 from wch/str Joe Cheng 2014-04-24 15:49:21 -07:00
  • d08a2507fa fail when attempting to insert a shiny app into a cached chunk Jonathan McPherson 2014-04-24 15:28:07 -07:00
  • 8bc8829577 Merge pull request #448 from trestletech/rate-element Joe Cheng 2014-04-24 10:01:42 -07:00
  • c843e6f68c Bump version trestletech 2014-04-24 10:58:36 -05:00
  • 84583e5501 Add element argument to getRateCallback() trestletech 2014-04-24 10:13:06 -05:00
  • 4548562138 Fix argument name for S3 method Winston Chang 2014-04-23 15:03:49 -05:00
  • 32c170b10a Remove Rmd examples Joe Cheng 2014-04-23 13:02:40 -07:00
  • 97dafa0a55 Include html-preserving comments in knit_print Joe Cheng 2014-04-23 12:46:56 -07:00
  • 0be1ee46f2 do not ignore the names of choices data Yihui Xie 2014-04-21 02:04:09 -05:00
  • 34c9ab7643 Add str.reactivevalues Winston Chang 2014-04-21 21:59:49 -05:00
  • 59dbca250f Fix roxygen Joe Cheng 2014-04-21 16:50:06 -07:00
  • 4028dbfda1 Do typeset mathjax on initial load Joe Cheng 2014-04-21 13:59:17 -07:00
  • b9dbf610b0 Fix bootstrap themes Joe Cheng 2014-04-21 13:16:34 -07:00
  • d443810520 Use html_dependency for date inputs, datatables Joe Cheng 2014-04-21 12:35:12 -07:00
  • fcd941d33d Use html_dependencies for showcase mode Joe Cheng 2014-04-21 12:34:54 -07:00
  • 9c063fa37c bump version Yihui Xie 2014-04-21 01:02:46 -05:00
  • 2720cfe346 should use MathJax.Hub.Queue() instead of .Typeset(): finally solved the mysterious race condition issue Yihui Xie 2014-04-21 01:02:05 -05:00
  • c39e38081e Remove unused class Joe Cheng 2014-04-18 16:29:13 -07:00
  • 3deb4c3f42 Fix initial dependency handling, fix knit_print Joe Cheng 2014-04-18 16:21:13 -07:00
  • 6945091238 First attempt at HTML dependency management Joe Cheng 2014-04-18 15:18:35 -07:00
  • c758c4785a bump version JJ Allaire 2014-04-17 07:38:06 -04:00
  • 19269a20fb fix subapps on portmapped URLs Jonathan McPherson 2014-04-16 13:08:57 -07:00
  • 45669cacb1 Merge pull request #434 from jcheng5/private-random Joe Cheng 2014-04-15 15:24:41 -07:00
  • 840bc52aae Merge pull request #433 from yihui/selectize/server Joe Cheng 2014-04-15 15:22:11 -07:00
  • bbc36e349f Merge pull request #439 from jcheng5/feature/uiPattern Joe Cheng 2014-04-15 15:13:08 -07:00
  • a4325adcdd Add uiPattern param to shinyApp to allow one ui to serve multiple URLs Joe Cheng 2014-04-15 12:53:10 -07:00
  • 23f39649d0 Merge pull request #438 from jcheng5/fix-roxygen Yihui Xie 2014-04-15 00:12:43 -05:00
  • 87b09a534e Merge pull request #435 from jcheng5/null-input-labels Yihui Xie 2014-04-14 22:59:28 -05:00
  • 39f0e5ae0c fix some JShint issues Yihui Xie 2014-04-14 22:53:08 -05:00
  • 62aaab0926 closes #422: update the selectize options via updateSelectizeInput(options) Yihui Xie 2014-04-14 22:34:48 -05:00
  • cddfe999aa cosmetic changes (re-indent code) Yihui Xie 2014-04-14 22:28:45 -05:00
  • fcbb658ac2 Fix PriorityQueue error message during roxygenize Joe Cheng 2014-04-14 15:37:06 -07:00
  • 3bbf06ba49 Don't indent HTML during knit_print Joe Cheng 2014-04-14 15:31:45 -07:00
  • d9be6f1d2e implementing the server-side selectize input Yihui Xie 2014-04-12 12:17:04 -05:00
  • 5d70e68a0b the development version of knitr can be installed from rforge.net Yihui Xie 2014-04-12 12:33:42 -05:00
  • 529f2325b2 Fix tests Joe Cheng 2014-04-11 15:46:32 -07:00
  • 314d433f86 Merge pull request #436 from rstudio/feature/shiny-docs Joe Cheng 2014-04-11 15:43:43 -07:00
  • 12ea950c5f use more idiomatic syntax for resolving rmarkdown.runtime Jonathan McPherson 2014-04-11 14:41:06 -07:00
  • f4d12220ca Merge pull request #437 from trestletech/winslash Yihui Xie 2014-04-11 15:41:54 -05:00
  • 6a9cba90f4 have validateCssUnit treat unit-free character strings as pixel units Jonathan McPherson 2014-04-11 12:59:15 -07:00
  • 6873e1f1cb Make normalizePath calls Windows-compatible. trestletech 2014-04-11 14:55:02 -05:00
  • fa0a91a75d Fix createUniqueId logic Joe Cheng 2014-04-11 12:06:22 -07:00
  • 020bb659c5 Rename tempSet to withTemporary Joe Cheng 2014-04-11 12:00:55 -07:00
  • b1d6687fb0 Fix private random seed mechanism Joe Cheng 2014-04-11 11:57:39 -07:00
  • f67e17b287 Allow NULL input labels; add actionLink Joe Cheng 2014-04-11 11:00:41 -07:00
  • 81bd57c5ea emit appropriate warnings in R Markdown mode; collect <head> contents Jonathan McPherson 2014-04-11 10:53:25 -07:00
  • d803bae874 Bump ver Joe Cheng 2014-04-11 10:17:51 -07:00
  • 14606f4087 Remove unnecessary ::: Joe Cheng 2014-04-11 10:16:59 -07:00
  • 599fdc7ee5 Refactor private random seed code Joe Cheng 2014-04-10 15:03:18 -07:00
  • 722e205db5 Isolate createUniqueId randomness from rest of R Joe Cheng 2014-04-09 17:16:36 -07:00
  • f67849eb47 Doc cleanup Joe Cheng 2014-04-09 17:10:37 -07:00
  • 662ca4e40a Fix travis? Joe Cheng 2014-04-09 16:28:30 -07:00
  • aa61be74d8 Merge pull request #432 from jcheng5/multiple-apps Joe Cheng 2014-04-09 16:23:43 -07:00
  • 10296fcd6b Clear handler manager anytime runApp is called Joe Cheng 2014-04-09 16:10:43 -07:00
  • f8bf146b6c Render functions can be inserted directly into .Rmd Joe Cheng 2014-04-09 14:53:56 -07:00
  • 52f104c517 Automatically remove subapps when their owning session finishes Joe Cheng 2014-04-08 16:38:45 -07:00
  • 6c1fc224f0 Merge pull request #1 from jcheng5/reactive-domains Joe Cheng 2014-04-08 15:44:51 -07:00
  • 6b9ae3a8b3 Move "@include globals.R" directives to top; slight doc fixes Joe Cheng 2014-04-08 15:39:57 -07:00
  • 07f73030c6 More reactive domain work Joe Cheng 2014-04-08 14:47:32 -07:00
  • 47130c79ee Code review feedback Joe Cheng 2014-04-08 11:16:42 -07:00
  • f3a3bdfe4f Port showcase mode execution highlighting to domains Joe Cheng 2014-04-07 21:59:16 -07:00
  • e5e54fe4c1 Implement reactive domains Joe Cheng 2014-04-07 17:44:26 -07:00
  • 29c0f9a43a Ignore additional knit_print parameters Joe Cheng 2014-04-07 17:10:44 -07:00
  • 0b78229c77 Travis!! *shakes fist* Joe Cheng 2014-04-07 11:45:46 -07:00
  • c2a1d70070 Fix travis Joe Cheng 2014-04-07 10:54:21 -07:00
  • 260ecd1d9f Travis: Install latest knitr master Joe Cheng 2014-04-07 09:24:31 -07:00
  • 3dce2e761a Fix debugging of server files Joe Cheng 2014-04-04 10:30:42 -07:00
  • 80a54200ce Comment tweaks Joe Cheng 2014-04-03 23:45:08 -07:00
  • 51227d438a Get rid of "incomplete final line" warnings in showcase code Joe Cheng 2014-04-03 21:33:40 -07:00
  • 6fb4199d37 Make the worker ID global across all sub apps Joe Cheng 2014-04-03 21:30:56 -07:00
  • 6ba46aff6b Fix gitignores for literate Joe Cheng 2014-04-03 21:02:18 -07:00
  • 5da34d0646 Fix makefile on windows Joe Cheng 2014-04-03 20:43:55 -07:00
  • f215088939 Update staticdocs index, tests pass Joe Cheng 2014-04-03 19:43:11 -07:00
  • df34dcdb0c Pass R CMD check Joe Cheng 2014-04-03 19:37:45 -07:00
  • 89f464af99 Fix Rmd build tooling Joe Cheng 2014-04-03 15:31:44 -07:00
  • 3f6f02f7d2 More docs Joe Cheng 2014-04-03 14:41:59 -07:00
  • 0d861e5389 Add documentation for handlers/middleware Joe Cheng 2014-04-03 14:24:33 -07:00
  • b290c8700c Allow the use of .Rmd files for shiny impl scripts Joe Cheng 2014-04-03 11:12:16 -07:00
  • 81b6fbe263 Remove obsolete print.shiny.appdir Joe Cheng 2014-04-03 01:51:30 -07:00
  • b3af293f66 Fix scoping bug Joe Cheng 2014-04-03 01:49:36 -07:00
  • b187485172 Major refactor of runApp/addSubApp pipeline Joe Cheng 2014-04-03 01:42:01 -07:00
  • b449d9759c Minor doc updates Joe Cheng 2014-04-01 23:02:22 -07:00
  • d9d63a3a2e Painful refactoring of server.R Joe Cheng 2014-04-01 22:55:56 -07:00
  • fd7b54fb77 Clean up exports, examples Joe Cheng 2014-03-31 16:40:17 -07:00
  • 887f8a606d Restore index.r entries for app obj Joe Cheng 2014-03-31 12:11:16 -07:00
  • 7e3717243f Merge remote-tracking branch 'origin/master' into multiple-apps Joe Cheng 2014-03-31 12:08:59 -07:00
  • 221849aa3a More-correct impl of %OR% Joe Cheng 2014-03-31 12:07:57 -07:00
  • b52d40ab28 Merge pull request #430 from rstudio/v0.10 Joe Cheng 2014-03-31 11:55:29 -07:00
  • 3ed68ffd92 knit_print tags and tagLists Joe Cheng 2014-03-31 11:17:24 -07:00
  • cc3cd2c141 Implement Shiny apps embedded as iframes in knitr Joe Cheng 2014-03-31 10:03:22 -07:00
  • 74ab028aba Add deprecation notice Joe Cheng 2014-03-27 15:03:34 -07:00