Jeff Allen
|
5fdca29448
|
Clarify interaction between width/height and CSS/templates (#2504)
* Clarify interaction between width/height and CSS/templates
* Reword given that height is less likely to be specified in CSS.
|
2019-06-25 10:56:57 -05: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 |
|
Carson Sievert
|
370f1b51ee
|
Inputs now always supply a <label> tag with a special CSS class for hiding NULL labels
This helps to simplify the updating logic on the client
|
2019-05-03 15:38:57 -05:00 |
|
Winston Chang
|
1c7e11c5d9
|
Textarea refinements
|
2016-08-12 21:26:18 -05:00 |
|
Nuno Agostinho
|
4fa0abbd5a
|
Add arguments height, rows and cols
|
2016-08-12 17:19:23 -05:00 |
|
Nuno Agostinho
|
1e5f0266ef
|
Fix missing parenthesis
|
2016-08-12 17:19:23 -05:00 |
|
Nuno Agostinho
|
3dee62105e
|
Fix value assignment of text area input
|
2016-08-12 17:19:23 -05:00 |
|
Nuno Agostinho
|
562b4dad4d
|
Add textarea input
|
2016-08-12 17:19:23 -05:00 |
|