Winston Chang
a560034614
Fix another URL
2015-01-06 13:21:57 -06:00
Winston Chang
b329c1f94c
Fix URL
2015-01-06 11:33:07 -06:00
Winston Chang
06459c0f52
Remove duplicate text in reactive domain docs
2015-01-05 11:23:05 -06:00
Winston Chang
2655c2511d
Fix docs for slider step size
2015-01-05 11:20:38 -06:00
Winston Chang
fa9fdb01b0
Add info about using shinyApp and runApp together
2015-01-02 11:47:51 -06:00
Winston Chang
4896948d38
Update NEWS
2015-01-02 11:40:36 -06:00
Winston Chang
133a37817e
Fix class for radio buttons
2014-12-19 15:18:54 -06:00
Winston Chang
0cdee5ed7a
Add staticdocs entry for passwordInput
2014-12-15 13:09:35 -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
Joe Cheng
02578dbf3a
Fix tabset input; event changed for bootstrap 3
2014-12-14 09:59:23 -08:00
Yihui Xie
9f86e84830
closes #668 : emphasize that I() does not work for non-root level elements in the options list in renderDataTable()
2014-12-13 22:52:28 -06:00
Winston Chang
1ae65bb999
Fix URL
2014-12-12 22:35:00 -06:00
Winston Chang
ca72f5fa99
Update devtools install instructions
2014-12-12 17:01:42 -06:00
Winston Chang
bc9b537d84
Merge pull request #673 from wch/handler-domain
...
Make default reactive domain available in request handlers. Fixes #669
2014-12-12 14:03:24 -06:00
Winston Chang
d9336d0ba2
Make default reactive domain available in request handlers. Fixes #669
2014-12-12 10:19:25 -06:00
Joe Cheng
eb537eaa24
Merge pull request #672 from hadley/input-types
...
Add support for more html 5 input types
2014-12-11 22:23:05 -08:00
hadley
f1d814ba04
Implement passwordInput in the same style as textInput()
2014-12-11 16:21:34 -06:00
hadley
760d360e96
Listen for events on all html 5 text inputs types
2014-12-11 16:21:11 -06:00
Winston Chang
5431fa1405
Remove unused jslider css entries
2014-12-11 10:24:29 -06:00
Winston Chang
eb809e388b
withProgress: check that session is a session object
2014-12-10 15:49:32 -06:00
Winston Chang
0205ad7a4f
Fix appearance of download button
2014-12-10 11:01:11 -06:00
Winston Chang
9599b14aa8
Add note about tools in main README
2014-12-09 14:43:28 -06:00
Winston Chang
d72585e3d1
Make JSHint more lenient
2014-12-09 13:38:46 -06:00
Winston Chang
735a15d7c6
Merge tag 'v/0/10/2.2'
...
Shiny version 0.10.2.2
Conflicts:
DESCRIPTION
2014-12-08 16:51:37 -06:00
Winston Chang
0984e6ed90
Clean up importBootstrap code
2014-12-08 16:37:39 -06:00
Winston Chang
6004a4250a
README edits
2014-12-08 16:29:52 -06:00
Winston Chang
b39fcc75d0
Add minified shiny.js
2014-12-08 16:23:02 -06:00
Winston Chang
a401553c13
Re-minify datepicker
2014-12-08 15:56:19 -06:00
Winston Chang
a312abff31
Don't run shiny.js minification
2014-12-08 15:56:19 -06:00
Winston Chang
92c1722469
Simplify npm install instructions
2014-12-08 15:56:19 -06:00
Winston Chang
e48136d31e
Add grunt watch task
2014-12-08 15:56:19 -06:00
Winston Chang
b9d6f6fd9c
Update tools/README
2014-12-08 15:56:19 -06:00
Winston Chang
66c8dfe44d
Add jshint task
2014-12-08 15:56:19 -06:00
Winston Chang
5910c936b9
Use grunt for minification of datepicker
2014-12-08 15:56:19 -06:00
Winston Chang
a2645061fe
Add Gruntfile
2014-12-08 15:56:19 -06:00
Winston Chang
7b887d2fd5
Bump version
2014-12-08 11:34:52 -06:00
Winston Chang
8d2367ed82
Remove use of rstudio::viewer for R CMD check
2014-12-08 11:33:56 -06:00
Joe Cheng
075583f4be
Use minified jquery
2014-12-08 09:17:04 -08:00
Winston Chang
ce86e0a54a
Re-document
2014-12-08 10:10:17 -06:00
Winston Chang
9308f8ea69
Fix documentation typo
2014-12-08 10:10:09 -06:00
Winston Chang
cc8b425adc
Update license information
2014-12-05 14:49:24 -06:00
Winston Chang
25cf7955c9
Bump version to 0.10.2.9006
2014-12-05 14:31:06 -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
1f72bef393
Update license information for ion.rangeSlider
2014-12-05 14:28:21 -06:00
Winston Chang
99c1069229
Add instructions for installing old version
2014-12-05 10:33:40 -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
b7dd51c594
Fix case of directory
2014-12-02 09:08:29 -06:00