Winston Chang
9613dde4d2
Increment version to 0.2.4
2012-12-17 15:30:08 -06:00
Winston Chang
6fcacd5159
Use different method of accessing CairoPNG
...
R CMD check didn't like Cairo::CairoPNG. With this method, check wants
Cairo to be imported in NAMESPACE, but it shouldn't be - Cairo should
be optional.
2012-12-17 15:23:08 -06:00
Winston Chang
11b39cb020
Change maintainer
2012-12-17 14:30:47 -06:00
Joe Cheng
8dadfea724
Separate request parameters from path; version 0.2.3
2012-11-30 09:31:09 -08:00
Joe Cheng
00ce52ecf7
Fix CRAN warning; version 0.2.2
2012-11-30 09:05:20 -08:00
Joe Cheng
50ac13d3fd
[BREAKING] Modify API of downloadHandler
...
The `content` function now takes a file path, not writable connection, as an argument.
This makes it much easier to work with APIs that only write to file paths, not
connections.
2012-11-29 17:14:44 -08:00
Joe Cheng
58318fec46
Update package metadata for v0.2.0
2012-11-27 16:32:27 -08:00
Joe Cheng
1e1f4e4a47
Update metadata for 0.1.14
2012-11-24 01:47:47 -08:00
Joe Cheng
d3d3fa990e
Update version metadata
2012-11-23 23:47:27 -08:00
Joe Cheng
972ae35300
Update metadata for 0.1.12
2012-11-21 22:44:19 -08:00
Joe Cheng
57bfb8eb96
Bring untar operations in-house
...
Very simple tweak to R's untar2 code was all that was
required to fix the built-in untar's problems with
gists. Seemed best to just fork it and start using
the forked version directly, regardless of what is
installed on your machine.
2012-11-21 22:37:47 -08:00
Joe Cheng
ae9bd868f1
Implement arbitrary file downloads
2012-11-20 17:42:34 -08:00
Joe Cheng
a887012aca
Update metadata for v0.1.11
2012-11-19 17:22:57 -08:00
Joe Cheng
057262d917
Update metadata for v0.1.10
2012-11-19 13:11:07 -08:00
Joe Cheng
b6723a6219
Add per-session GET infrastructure. Allow IE8/9 to avoid data URIs.
2012-11-19 13:08:09 -08:00
Joe Cheng
8885f2717e
Update version
2012-11-06 13:53:53 -08:00
Joe Cheng
4448ffc777
Add methods for including text, HTML, and Markdown files in UI
2012-11-06 13:38:52 -08:00
Joe Cheng
790e6f370f
Remove RCurl dependency
2012-10-26 14:07:07 -07:00
Joe Cheng
8648c94dd4
Update version to 0.1.8
2012-10-26 10:43:53 -07:00
Joe Cheng
0b891ad557
Run a GitHub gist
2012-10-25 20:41:52 -07:00
Joe Cheng
6df226b21c
Add repeatable utility function to stabilize RNGs
2012-10-24 16:12:08 -07:00
Joe Cheng
7dfa7d7426
Fix issue #26 : Shiny.OutputBindings not correctly exported
2012-10-24 14:41:32 -07:00
Joe Cheng
7df0e8b0f9
Update docs for 0.1.6
2012-09-25 03:08:31 -07:00
Joe Cheng
0c16f2c334
Fix broken imports
2012-09-21 14:00:03 -07:00
Joe Cheng
ab9401f390
Fix issue #20 : DESCRIPTION file should use Imports instead of Depends
2012-09-19 11:47:12 -05:00
Joe Cheng
3223c17b74
Update websockets dependency version
2012-09-15 00:52:04 -07:00
Joe Cheng
404035bcf0
Bump version number
2012-09-14 19:16:03 -07:00
Joe Cheng
3a0b11b89d
Add file upload feature
...
This feature is currently pretty rough. It only works in the most modern
browsers (depends on HTML5 File API, including Blob.slice) and doesn't
show upload progress.
2012-08-30 22:07:00 -07:00
Joe Cheng
d5272e3e74
Update version
2012-08-30 12:27:05 -07:00
Joe Cheng
589e0f7bb5
Bump version/date
2012-08-20 10:05:58 -07:00
Joe Cheng
fcdb8f08b8
Bump version
2012-08-02 14:02:32 -07:00
JJ Allaire
8aee7563f0
bump version to 0.1.1
2012-07-30 07:27:07 -04:00
JJ Allaire
ff06c7997b
update package DESCRIPTION
2012-07-29 08:12:53 -07:00
JJ Allaire
b68da2c3d3
add jslider component
2012-07-23 13:54:01 -07:00
JJ Allaire
25ec5550b5
remove jslider component
2012-07-23 03:15:54 -07:00
JJ Allaire
6f315144cc
factor slider into core slider function and sliderInput wrapper for integration into bootstrap forms
2012-07-22 07:47:36 -07:00
JJ Allaire
701f4b743b
rename functions to clarify shiny core vs. bootstrap
2012-07-20 11:52:10 -07:00
JJ Allaire
615f265c00
bootstrap for examples 1 and 2
2012-07-20 07:52:35 -07:00
JJ Allaire
4b559b5a94
break tags into their own namespace
2012-07-19 12:48:15 -07:00
JJ Allaire
7dc6b4035a
add initial scaffolding for ui module
2012-07-18 03:25:40 -07:00
Joe Cheng
52394d61bf
Add time infrastructure, reactiveTimer
2012-07-12 16:36:32 -07:00
Joe Cheng
13c7800c8c
Add function for getting sys time in millis
2012-07-12 01:46:02 -07:00
Joe Cheng
500501497f
Roxygenize
2012-07-04 14:11:35 -07:00
Joe Cheng
4106161753
Initial pass at packaging
2012-07-02 12:15:44 -07:00