JJ Allaire
|
6f6619a5ab
|
Add type parameter to tabsetPanel to enable the use of pill style tabs
|
2013-12-16 10:20:34 -05:00 |
|
JJ Allaire
|
fb44f52aa9
|
add navlistPanel function
|
2013-12-16 10:09:38 -05:00 |
|
JJ Allaire
|
b79b61c8c8
|
merge from master
Merge remote-tracking branch 'origin/master' into feature/bootstrap-layout
Conflicts:
NEWS
R/bootstrap.R
|
2013-12-16 08:26:22 -05:00 |
|
JJ Allaire
|
85baa596d0
|
remove widths parameter from columnLayout; add width parameter to sidebarPanel and mainPanel
|
2013-12-14 17:26:08 -05:00 |
|
JJ Allaire
|
dffe6b4f39
|
Merge remote-tracking branch 'origin/master' into feature/font-awesome
|
2013-12-14 09:46:59 -05:00 |
|
JJ Allaire
|
7b20fd91ef
|
fix R CMD check documentation errors
|
2013-12-14 09:44:54 -05:00 |
|
JJ Allaire
|
284e814d2a
|
integrate icons into the rest of the ui
|
2013-12-14 09:02:11 -05:00 |
|
JJ Allaire
|
8635b395a1
|
Merge remote-tracking branch 'origin/master' into feature/bootstrap-layout
|
2013-12-13 17:55:59 -05:00 |
|
Joe Cheng
|
bccae9d71c
|
Fix test breakage due to HTML() missing from rendered output
|
2013-12-13 14:18:06 -08:00 |
|
JJ Allaire
|
90b6a2f82b
|
add documentation on host parameter to runExample
|
2013-12-13 15:59:46 -05:00 |
|
JJ Allaire
|
0462df7de2
|
fix documentation error in sidebarLayout
|
2013-12-13 15:57:40 -05:00 |
|
JJ Allaire
|
d4b29ab08d
|
initial font-awesome import
|
2013-12-13 15:56:18 -05:00 |
|
JJ Allaire
|
e26b2dcd43
|
refer to application layout guide
|
2013-12-13 14:37:49 -05:00 |
|
JJ Allaire
|
4676dbc740
|
update link to component layout guide
|
2013-12-13 14:33:10 -05:00 |
|
JJ Allaire
|
778f869ddb
|
all functions now work with fluid or fixed layouts
|
2013-12-13 13:57:37 -05:00 |
|
JJ Allaire
|
a7e9b1f76d
|
eliminate columnLayout (just use fluidRow)
|
2013-12-13 13:40:36 -05:00 |
|
JJ Allaire
|
096e56aaa8
|
eliminate horizontalPanel and pull left/right functions
|
2013-12-13 13:30:52 -05:00 |
|
JJ Allaire
|
3394e36325
|
cross reference component and grid layout guides from help topics
|
2013-12-13 09:19:02 -05:00 |
|
JJ Allaire
|
a501458e5a
|
Refer to Bootstrap without Twitter preface; link explicitly to v2.3.2 documentation
|
2013-12-13 08:24:11 -05:00 |
|
JJ Allaire
|
da08eef5ef
|
add title parameter to top level page functions
|
2013-12-13 08:19:44 -05:00 |
|
JJ Allaire
|
8cba584e52
|
deprecation notices
|
2013-12-13 06:32:49 -05:00 |
|
JJ Allaire
|
878f07d2cf
|
tweak docs for theme parameter
|
2013-12-13 06:29:29 -05:00 |
|
JJ Allaire
|
90f5ebfa58
|
add support for specifying an alternative bootstrap theme
|
2013-12-12 17:56:07 -05:00 |
|
JJ Allaire
|
f0c661d6e2
|
enable shiny applications to opt out of bootstrap responsive css
|
2013-12-12 16:23:26 -05:00 |
|
JJ Allaire
|
a27f5b4c15
|
make default arguments of navbar page header and footer NULL
|
2013-12-12 15:58:00 -05:00 |
|
JJ Allaire
|
6925f0bf7a
|
remove head paramter from page functions
tags$head can just be included inline as one of the elements passed to the function at the top-level
|
2013-12-12 15:48:35 -05:00 |
|
JJ Allaire
|
721d8cfa49
|
enhance docs
|
2013-12-12 14:28:21 -05:00 |
|
JJ Allaire
|
9e5b68444f
|
add support for menus on navbars (navbarMenu function)
|
2013-12-12 13:41:32 -05:00 |
|
JJ Allaire
|
3fc14102e5
|
concatenate duplicate attributes in tag definitions
|
2013-12-12 08:41:53 -05:00 |
|
JJ Allaire
|
d907992c39
|
Automatically concatenate multiple class attributes in tag definitions
|
2013-12-12 08:06:20 -05:00 |
|
JJ Allaire
|
ddd804041d
|
Rd changes for R CMD check
|
2013-12-12 06:16:51 -05:00 |
|
JJ Allaire
|
2478cbdb6f
|
prevent long line lengths for links to bootstrap docs
|
2013-12-12 06:08:29 -05:00 |
|
JJ Allaire
|
80e992a9fc
|
allow pullLeft/Right functions to take tags or lists of tags; validate that all inputs are tags
|
2013-12-12 06:02:31 -05:00 |
|
JJ Allaire
|
e4b8e08e89
|
use paste0 where appropriate
|
2013-12-12 05:51:12 -05:00 |
|
JJ Allaire
|
29a06406ea
|
Merge remote-tracking branch 'origin/master' into feature/bootstrap-layout
|
2013-12-11 15:47:01 -05:00 |
|
JJ Allaire
|
261cb7d3cd
|
fix incorrect ellipses arg in hr function
|
2013-12-11 15:46:38 -05:00 |
|
JJ Allaire
|
ba5a57ac07
|
fix columnLayout function
|
2013-12-11 13:38:50 -05:00 |
|
JJ Allaire
|
c0ebe9d7a1
|
allow row functions to take a class
|
2013-12-11 13:07:35 -05:00 |
|
JJ Allaire
|
a711e83398
|
Merge remote-tracking branch 'origin/master' into feature/bootstrap-layout
|
2013-12-11 12:43:21 -05:00 |
|
JJ Allaire
|
4b2f3dd070
|
merge from master
Merge remote-tracking branch 'origin/master' into feature/bootstrap-layout
Conflicts:
NAMESPACE
NEWS
|
2013-12-11 06:05:22 -05:00 |
|
JJ Allaire
|
876acf2839
|
Merge remote-tracking branch 'origin/master' into feature/layout-cleanup
|
2013-12-11 06:00:43 -05:00 |
|
Yihui Xie
|
a9396d1e2f
|
Merge pull request #324 from rstudio/feature/hr-tag
add hr tag to exported html builder tags
|
2013-12-10 21:01:28 -08:00 |
|
JJ Allaire
|
9a7dc5ba86
|
add hr tag to exported html builder tags
|
2013-12-10 20:20:16 -05:00 |
|
JJ Allaire
|
9acb3f83f8
|
add fluid parameter to navbarPage to specify fluid vs. fixed layout
|
2013-12-10 20:04:57 -05:00 |
|
JJ Allaire
|
1c676211ee
|
more revisions to layout functions -- go back to page level constructs for fixed and fluid
|
2013-12-10 16:15:17 -05:00 |
|
JJ Allaire
|
48279e060c
|
add validation of layout function inputs
|
2013-12-10 12:57:56 -05:00 |
|
JJ Allaire
|
d82dc4cf77
|
introduce more layout functions
|
2013-12-10 12:02:59 -05:00 |
|
JJ Allaire
|
2b9553e4da
|
refactor functions to use fixed and fluid explicitly and to introduce the notion of "layout" functions
|
2013-12-10 11:35:56 -05:00 |
|
Joe Cheng
|
ac112ea287
|
Race condition where clientData$singletons can be NULL
Reproduced in Shiny Server load testing.
Code reviewed by @trestletech
|
2013-12-09 15:51:45 -08:00 |
|
JJ Allaire
|
4f6b099615
|
move page functions to the top of the bootstrap-layout file
|
2013-12-09 16:43:55 -05:00 |
|