Winston Chang
28718429e3
Fix arrows for date inputs. Fixes #663
...
The date inputs used css classes like icon-arrow-right, which no longer works
with font-awesome 4.x. This change uses glyphicon arrows instead, which are
included with Bootstrap and therefore don't need a separate HTML dependency.
2014-12-02 09:53:11 -06:00
Winston Chang
9ebc3e5eec
Fix file input appearance for Bootstrap 3
2014-11-26 19:34:27 -06:00
Winston Chang
4db60d7b27
Merge pull request #655 from wch/showcase-dep
...
Dynamically get font-awesome dependency from showcase body
2014-11-26 16:57:25 -06:00
Winston Chang
5d85199ae3
Dynamically get font-awesome dependency from showcase body
2014-11-26 16:54:27 -06:00
Winston Chang
088c9e5450
Better help for reactiveValues. Fixes #620
2014-11-26 15:28:16 -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
61b0393657
Update tests for new select input structure
2014-11-26 10:09:27 -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
Yihui Xie
bdc3f24ca6
the css of the processing indicator seems to be okay with Bootstrap 3 now
2014-11-26 00:13:39 -06:00
Joe Cheng
b28300b184
Merge pull request #660 from wch/body-tag
...
Allow running apps that have a body tag
2014-11-25 11:49:29 -08:00
Winston Chang
5c1f9d03e4
Update version and NEWS
2014-11-25 13:46:22 -06:00
Winston Chang
ed368a225d
Refactor showcase ui code to handle body tags
2014-11-25 13:46:22 -06:00
Winston Chang
2f17f392d5
If UI has body tag, don't wrap in another body
2014-11-25 13:46:21 -06:00
Yihui Xie
b00a6e526e
Bootstrap 3 for DataTables
2014-11-25 00:01:13 -06:00
Yihui Xie
75031df45b
upgrade to DataTables 1.10.4
...
need the bugfix DataTables/DataTables#391
2014-11-25 00:00:55 -06:00
Winston Chang
39148a99d0
Make sure progress bars draw above other Bootstrap components
2014-11-24 13:52:08 -06:00
Winston Chang
d72f5ee2ad
Better examples and docs for renderTable and renderDataTable
2014-11-24 11:24:26 -06:00
Winston Chang
c6ea459a68
Bump version to 0.10.2.9004
2014-11-21 08:26:05 -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
eb34f5e058
Don't limit text/number/select input width
2014-11-20 13:48:19 -06:00
Winston Chang
f8ced7e065
Merge pull request #656 from andeek/master
...
fixed iconClass function
2014-11-20 13:15:17 -06:00
Winston Chang
bf0a2d3c6c
Fixes for progress bars with Bootstrap 3
2014-11-18 21:26:39 -06:00
Winston Chang
f5878326f7
Add CONTRIBUTING file
2014-11-18 10:50:48 -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
c450f9abc2
Re-document
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
4392676667
Add Bootstrap 3 note to README
2014-11-17 14:43:34 -06:00
Winston Chang
c47ec2c3c0
Register callbacks for each Bootstrap 3 class
2014-11-17 14:43:34 -06:00
Winston Chang
e756fc8daa
Update NEWS
2014-11-17 14:43:34 -06:00
Winston Chang
4629262a1a
Re-document
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
c3e5b4fa36
Set width of divs inside of flowLayout
2014-11-17 14:43:34 -06:00
Winston Chang
d022907bcd
Update showcase CSS classes for Bootstrap 3
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
3d8c38b558
Reduce spacing above sliders
2014-11-17 14:43:34 -06:00
Winston Chang
0f2d0a33b4
Adjust CSS for slider and selectize
...
This makes sliders and selectize inputs have width 100%, just like other
inputs with Bootstrap 3.
2014-11-17 14:43:34 -06:00