JJ Allaire
0ea714552a
update examples to use sidebarLayout rather than pageWithSidebar
2013-12-13 07:52:47 -05:00
Yihui Xie
aef8837b5d
add .csv to fileInput() to make it consistent with the tutorial ( #280 )
2013-10-21 21:25:42 -05:00
Joe Cheng
85ca3a3b27
Update upload docs
2013-03-01 15:54:19 -08:00
Winston Chang
e26f175a8f
Change reactiveXX to renderXX
2013-02-13 12:11:39 -06:00
Winston Chang
7b3a4bdc39
Use vectors instead of lists in UI elements
2012-10-30 10:47:05 -05:00
Joe Cheng
e61f7405fd
Upload example app should accept text/plain files
2012-08-31 22:39:45 -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