Winston Chang
|
85bde2b00d
|
Fix reference to old shiny version number
|
2015-01-07 22:03:40 -06:00 |
|
Winston Chang
|
b20a15b4ed
|
Fix label class for non-inline checkbox and radios
|
2015-01-07 21:06:37 -06:00 |
|
Yihui Xie
|
8d621e87a0
|
should inherit params from textInput instead of passwordInput
|
2015-01-06 14:17:57 -06:00 |
|
Winston Chang
|
2655c2511d
|
Fix docs for slider step size
|
2015-01-05 11:20:38 -06:00 |
|
Winston Chang
|
133a37817e
|
Fix class for radio buttons
|
2014-12-19 15:18:54 -06:00 |
|
Winston Chang
|
2c21989b47
|
Don't limit width of inline inputs. Fixes #675
|
2014-12-15 12:22:31 -06:00 |
|
Winston Chang
|
17f796847d
|
Use correct class for inline checkbox/radio label
|
2014-12-15 12:22:31 -06:00 |
|
hadley
|
f1d814ba04
|
Implement passwordInput in the same style as textInput()
|
2014-12-11 16:21:34 -06:00 |
|
Winston Chang
|
0205ad7a4f
|
Fix appearance of download button
|
2014-12-10 11:01:11 -06:00 |
|
Winston Chang
|
0984e6ed90
|
Clean up importBootstrap code
|
2014-12-08 16:37:39 -06:00 |
|
Winston Chang
|
9308f8ea69
|
Fix documentation typo
|
2014-12-08 10:10:09 -06:00 |
|
Winston Chang
|
d393865efc
|
Update Bootstrap link
|
2014-12-05 14:30:46 -06:00 |
|
Winston Chang
|
9d877320d8
|
Merge pull request #658 from wch/feature/ionslider
New sliders
|
2014-12-05 14:30:07 -06:00 |
|
Winston Chang
|
e145021760
|
Update to ion.rangeSlider 2.0.2 (with shiny mods)
|
2014-12-02 09:21:47 -06:00 |
|
Winston Chang
|
9ebc3e5eec
|
Fix file input appearance for Bootstrap 3
|
2014-11-26 19:34:27 -06:00 |
|
Winston Chang
|
96b646b94a
|
Rename slider2Input to replace sliderInput
|
2014-11-26 14:20:25 -06:00 |
|
Winston Chang
|
7b3e9ab031
|
Limit width of inputs
|
2014-11-26 14:16:40 -06:00 |
|
Winston Chang
|
b35e866d95
|
Fix appearance of DataTables examples
|
2014-11-26 12:49:59 -06:00 |
|
Winston Chang
|
2d273d1550
|
Merge pull request #646 from yihui/feature/DT-1.10.3
upgrade to DataTables 1.10.4 and use Bootstrap 3
|
2014-11-26 12:44:39 -06:00 |
|
Yihui Xie
|
6aef3eb879
|
update the version info of DataTables
|
2014-11-26 10:15:18 -06:00 |
|
Winston Chang
|
30bf6c0714
|
Wrap select inputs in div
|
2014-11-26 09:51:22 -06:00 |
|
Winston Chang
|
fc64b115d3
|
Fix DOM structure for selectize inputs
|
2014-11-26 09:42:00 -06:00 |
|
Winston Chang
|
d72f5ee2ad
|
Better examples and docs for renderTable and renderDataTable
|
2014-11-24 11:24:26 -06:00 |
|
Joe Cheng
|
e8525e5513
|
Merge pull request #611 from rstudio/feature/bootstrap3
Switch to Bootstrap 3
|
2014-11-20 14:38:09 -08:00 |
|
Winston Chang
|
9046b85ca4
|
Fix appearance of date ranges
|
2014-11-20 14:50:18 -06:00 |
|
Winston Chang
|
19257b76d2
|
Fix spacing of checkbox input
|
2014-11-20 14:27:06 -06:00 |
|
Winston Chang
|
fd8990b294
|
Fix appearance of labels for checkbox group and radio buttons
|
2014-11-20 13:55:53 -06:00 |
|
Winston Chang
|
1f0b439168
|
Add meta viewport tag
|
2014-11-17 16:13:55 -06:00 |
|
Winston Chang
|
3464e11152
|
Modify HTML5 shims so they are handled by htmlDependency
This adds conditional JS code so that the shim code isn't actually run
in browsers other than IE 8.
|
2014-11-17 16:13:55 -06:00 |
|
Winston Chang
|
b5f99be635
|
Add HTML5 shims for Bootstrap 3 to work with IE8
|
2014-11-17 14:43:35 -06:00 |
|
Winston Chang
|
3153b35c2a
|
icon: add support for glyphicon library
|
2014-11-17 14:43:35 -06:00 |
|
Winston Chang
|
912434b259
|
Update navlistPanel for Bootstrap 3
|
2014-11-17 14:43:35 -06:00 |
|
Winston Chang
|
5f61fc658a
|
actionButton: add btn-default class, for Bootstrap 3
|
2014-11-17 14:43:35 -06:00 |
|
Winston Chang
|
a268b74636
|
Update navbarPage for Bootstrap 3
|
2014-11-17 14:43:34 -06:00 |
|
Winston Chang
|
82a1bf7afd
|
Deprecate 'collapsable' in favor of 'collapsible'
|
2014-11-17 14:43:34 -06:00 |
|
Winston Chang
|
741aec198b
|
Fix inline checkboxGroupInputs and radioButtons
|
2014-11-17 14:43:34 -06:00 |
|
Winston Chang
|
8a7603a45c
|
Update slider animation buttons for Bootstrap 3
|
2014-11-17 14:43:34 -06:00 |
|
Winston Chang
|
2ade82d883
|
Fix headerPanel spacing
The titlepanel spacing also is unnecessary now with Bootstrap 3.
|
2014-11-17 14:43:34 -06:00 |
|
Winston Chang
|
d4ce1499cc
|
Wrap inputs in div with class 'form-group' to maintain bottom margin
|
2014-11-17 14:43:33 -06:00 |
|
Winston Chang
|
9ab7895772
|
Fix appearance of date inputs
|
2014-11-17 14:43:33 -06:00 |
|
Winston Chang
|
ee9f79e287
|
Update selectize's CSS to use Bootstrap 3
|
2014-11-17 14:43:33 -06:00 |
|
Winston Chang
|
52417c0a60
|
Fix appearance of inputs
|
2014-11-17 14:43:33 -06:00 |
|
Winston Chang
|
7cce94000b
|
Switch from Bootstrap 2 to 3
|
2014-11-17 14:43:33 -06:00 |
|
Andee Kaplan
|
7a4bdb4191
|
fixed iconClass function
|
2014-11-17 14:08:04 -06:00 |
|
Winston Chang
|
279a8ff989
|
Make font-awesome a dependency for icon()
|
2014-11-13 15:04:30 -06:00 |
|
Joe Cheng
|
e7553d6f15
|
Add observeEvent and eventReactive functions
|
2014-10-23 12:03:45 -07:00 |
|
Joe Cheng
|
e732afd64c
|
Merge remote-tracking branch 'origin/feature/bootstrap-navbar-pos'
|
2014-10-20 13:16:42 -07:00 |
|
Winston Chang
|
40b25e3826
|
Merge pull request #597 from rstudio/selectize-0.11.0
Update to selectize 0.11.0
|
2014-10-20 15:13:13 -05:00 |
|
Joe Cheng
|
f2b16c414f
|
Merge remote-tracking branch 'origin/pr/180'
Conflicts:
NAMESPACE
R/bootstrap.R
R/reactives.R
R/shiny.R
|
2014-10-13 14:24:44 -07:00 |
|
saurfang
|
26f8c11526
|
Add ... to actionButton and actionLink
|
2014-10-04 13:00:29 -04:00 |
|