Yihui Xie
|
0f70b5662c
|
remove the list of content types and use mime::guess_type()
also fixes #575
|
2015-03-04 19:58:37 -06:00 |
|
Joe Cheng
|
f54a6e8513
|
Add IE=edge to X-UA-Compatible header
|
2015-01-22 10:52:27 -08:00 |
|
Winston Chang
|
6923a11038
|
Don't add class attribute for internal-facing classes
The class attribute is unneded for these classes, and this improves
performance.
|
2014-08-28 20:21:05 -05:00 |
|
Winston Chang
|
7ac84b6a91
|
Switch from refclasses to R6
|
2014-08-28 15:45:44 -05:00 |
|
Joe Cheng
|
3458d924ca
|
Calling getOption() with default is slow
This has a measurable effect in apps with lots of reactives.
Reported by Aran Lunzer
|
2014-07-06 12:10:51 -07:00 |
|
Joe Cheng
|
8babbd69d8
|
Merge branch 'session-documentation'
Conflicts:
inst/staticdocs/index.r
|
2014-05-09 19:41:19 -07:00 |
|
Joe Cheng
|
dee6fbcb8f
|
Stop using literate programming
Couldn't build from source without knitr installed, and knitr
is not a required dependency
|
2014-05-08 14:54:11 -07:00 |
|