wch
b39ffafea9
devtools::document() (GitHub Actions)
2022-07-19 00:16:11 +00:00
Winston Chang
2360bde13e
Remove deprecated code and parameters ( #3137 )
...
* Remove deprecated reactive* functions
* Remove deprecated code
* Update NEWS
* Remove extractStackTrace and formatStackTrace
* remove responsive from bootstrapPage() wrappers
* Move extractStackTrace() to tests so they pass
* Don't force suggested pkgs in devel on GHA
Co-authored-by: Carson <cpsievert1@gmail.com >
2021-05-06 09:46:30 -05:00
Winston Chang
fa9fa68693
Re-document
2019-08-05 15:22:12 -05:00
Alan Dipert
1a8b36f06d
selectInput: improve factor handling ( #2524 )
...
* selectInput: handle factor choices, fixes #2515
* Handle complex vectors
* Improve tests
* New item
* Update selectInput() docs to mention factors
* Un-S3-ify listify
* Bracketify the if/else
* Moar Brackets
* Fix travis: we hope
* Use existing asNamedVector function
* Better implementation of asNamedVector
* Clarify comments
2019-07-15 14:51:13 -05:00
trestletech
d6c421f8de
Fix more hyperlinks
2019-06-20 12:03:56 -05:00
trestletech
bc8465d284
Commit generated MD with new links, not manually reviewed.
2019-06-19 15:50:47 -05:00
Barret Schloerke
64a74692b9
document time for reactlogShow
2019-02-01 16:05:33 -05:00
Barret Schloerke
46cd285dd0
update docs by removing showReactLog/reactlogShow (to reactlog) as much as possible
2019-01-30 16:01:22 -05:00
Barret Schloerke
bcac115c3d
Add methods: reactlog, reactlogShow, and reactlogReset. Depricate showReactLog
...
Update links to help file to not use `showReactLog`, but `reactlogShow`
Use updated reactlog pkg function api of reactlog_*. This may fail right now, but rerun travis when the reactlog code is merged into master.
2019-01-30 12:20:22 -05:00