Winston Chang
|
3df0e7899c
|
Update cran-comments
|
2015-01-15 23:49:47 -08:00 |
|
Winston Chang
|
927972d889
|
More license updates
|
2015-01-15 23:34:58 -08:00 |
|
Winston Chang
|
5f1ea21be1
|
Add cran-comments file
|
2015-01-12 12:04:26 -06:00 |
|
Winston Chang
|
278851224d
|
Re-document with roxygen2 4.1.0
|
2015-01-12 12:02:24 -06:00 |
|
Winston Chang
|
0161bc5a4e
|
Update LICENSE information
|
2015-01-12 12:02:24 -06:00 |
|
Winston Chang
|
9cf5168d3f
|
Merge branch 'master' into v0.11-rc
|
2015-01-11 17:54:51 -06:00 |
|
Winston Chang
|
f066a4bdf4
|
Negative margin for checkboxes/radios only after label (#678)
|
2015-01-09 14:48:16 -06:00 |
|
Winston Chang
|
0009756ed9
|
Bump version to 0.11
|
2015-01-08 14:55:36 -06:00 |
|
Winston Chang
|
481e5437f1
|
Add CONTRIBUTING.md to .Rbuildignore
|
2015-01-08 14:55:10 -06:00 |
|
Winston Chang
|
238f54e011
|
Change name of shinyBootstrap2 package to shinybootstrap2
|
2015-01-08 14:55:00 -06:00 |
|
Winston Chang
|
180525f538
|
Merge pull request #685 from rstudio/bugfix/qt-radio-check
Suppress Bootstrap top margin around radios and checkboxes in Qt5
|
2015-01-08 13:47:56 -06:00 |
|
Jonathan McPherson
|
9a1958d19a
|
restrict changes to Linux (Qt5 on Windows is unaffected)
|
2015-01-08 11:03:30 -08:00 |
|
Jonathan McPherson
|
e1469a1e44
|
suppress Bootstrap top margin around radios and checkboxes in Qt5
|
2015-01-08 10:49:16 -08:00 |
|
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
|
a67161f521
|
add a pointer to the DT package
|
2015-01-06 14:26:19 -06:00 |
|
Yihui Xie
|
8d621e87a0
|
should inherit params from textInput instead of passwordInput
|
2015-01-06 14:17:57 -06:00 |
|
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 |
|