Winston Chang
66c8dfe44d
Add jshint task
2014-12-08 15:56:19 -06:00
Joe Cheng
075583f4be
Use minified jquery
2014-12-08 09:17:04 -08:00
Winston Chang
cc8b425adc
Update license information
2014-12-05 14:49:24 -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
1f72bef393
Update license information for ion.rangeSlider
2014-12-05 14:28:21 -06:00
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
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
0de7b6f63a
Remove web resources for jslider
2014-11-26 14:20:25 -06:00
Winston Chang
96b646b94a
Rename slider2Input to replace sliderInput
2014-11-26 14:20:25 -06:00
Winston Chang
2e9291decf
Add QT-webkit touch detection workaround
...
This is from commit 813939b of ion.rangeSlider
2014-11-26 14:19:05 -06:00
Winston Chang
623036f03b
Add updateSlider2Input
2014-11-26 14:19:05 -06:00
Winston Chang
98075e9d9d
Add animation to ionsliders
2014-11-26 14:19:05 -06:00
Winston Chang
b80ce0e222
Add customized ionslider skin for Shiny
2014-11-26 14:19:05 -06:00
Winston Chang
b0162efb1f
Add slider2Input
2014-11-26 14:19:05 -06:00
Winston Chang
7b3e9ab031
Limit width of inputs
2014-11-26 14:16:40 -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
Winston Chang
61b0393657
Update tests for new select input structure
2014-11-26 10:09:27 -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
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
9046b85ca4
Fix appearance of date ranges
2014-11-20 14:50:18 -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
bf0a2d3c6c
Fixes for progress bars with Bootstrap 3
2014-11-18 21:26:39 -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
c47ec2c3c0
Register callbacks for each Bootstrap 3 class
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
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
Winston Chang
ee9f79e287
Update selectize's CSS to use Bootstrap 3
2014-11-17 14:43:33 -06:00
Winston Chang
ad61dafb9a
Correctly find checkboxes and radio buttons with Bootstrap 3
2014-11-17 14:43:33 -06:00
Winston Chang
b81361ff6d
Update tests for new DOM structure of choices
2014-11-17 14:43:33 -06:00
Winston Chang
000beeb737
Update tab shown/hidden events for Bootstrap 3
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
Winston Chang
ed06a05ff0
Update font-awesome to 4.2.0
2014-11-13 14:06:45 -06:00
Winston Chang
6082431161
Fixes for jshint
2014-11-03 15:26:59 -06:00
Joe Cheng
846c23a5a2
Merge remote-tracking branch 'origin/feature/event-reactives'
...
Conflicts:
inst/tests/test-reactivity.r
2014-10-30 14:52:39 -07:00
Winston Chang
f149be26ce
Add shiny-options to staticdocs index
2014-10-30 11:37:31 -05:00
Yihui Xie
a05abda25c
escape HTML entities to avoid XSS attacks in DataTables
...
BTW, per recommendation of http://datatables.net/manual/server-side , the parameter `draw` is coerced to integer
2014-10-28 16:11:06 -05:00
Joe Cheng
1223d3a2b3
Merge pull request #604 from rstudio/bugfix/observer-errors
...
Better handling of observer errors
2014-10-28 13:12:13 -07:00
Joe Cheng
e7553d6f15
Add observeEvent and eventReactive functions
2014-10-23 12:03:45 -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
Winston Chang
b4d80b467a
Merge pull request #610 from yihui/bugfix/DT-POST
...
fixes #605 : send DT requests via POST instead of the default GET
2014-10-20 15:11:59 -05:00
Joe Cheng
7fa6a2e9ef
Fix action button
2014-10-14 09:25:52 -07: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
Yihui Xie
049bd85b29
fixes #605 : send DT requests via POST instead of the default GET
2014-10-07 17:17:48 -05:00