Carson
d4bf6aaab9
Restrict type='submit' behavior specifically to submitButton()
2025-04-25 10:06:12 -05:00
Barret Schloerke
ecb21df941
Use url checker ( #3249 )
...
* Update rituals.yaml
* update docs links
* Fix 404 link
* http://fontawesome.io to https://fontawesome.com
* Update links (GitHub Actions)
* Update NEWS.md
* Only check urls in rc branches
* missing paren
Co-authored-by: schloerke <schloerke@users.noreply.github.com >
2021-01-13 14:18:12 -06:00
Carson Sievert
66968904bf
Cleaner logic for conditional CSS styles ( #2671 )
...
* Cleaner logic for conditional CSS styles
It's really only plotOutput() that behaves differently;
previously it was not possible to specify a NULL width
or height and not get broken styles
* require dev version of htmltools
Co-authored-by: Joe Cheng <joe@rstudio.com >
2020-12-04 15:52:50 -06:00
trestletech
7fc497eeb8
Auto-generated link conversation, not manually reviewed.
2019-06-19 15:46:13 -05:00
trestletech
ecefdcd951
Convert R to MD
...
Used roxygen2md::roxygen2md(scope="simple")
Not manually reviewed.
2019-06-19 15:28:03 -05:00
trestletech
a976cfa98d
Remove escaping for % in preparation for MD conversion
...
Obtained by running `sed -i "" -E "s/^(.*)\\\%(.*)$/\1%\2/g" *` in the R
directory on a Mac.
2019-06-19 15:13:25 -05:00
Barbara Borges Ribeiro
2700206715
Improve documentation for submitButton and change 07_widgets example to use an action button ( #1475 )
...
* update 07_widgets example
* improved documentation for submitButton (including a warnign section and an full-app example)
* typo
* update documentation based on Winton's feedback
2016-11-28 13:19:40 -06:00
Winston Chang
a57e037b05
Fix docs for submitButton
2015-06-26 16:40:32 -05:00
Winston Chang
7c20e865a5
Add width option to input functions. Closes #834 , closes #589
2015-06-18 13:12:49 -05:00
Winston Chang
79267d4e12
Move input functions to separate files
2015-06-18 10:47:00 -05:00