John Coene
|
db9f210257
|
Allow update input labels with HTML (#3996)
* fix: allow update input labels with HTML fixes #3995
* refactor: use processDeps and renderContent
* fix: formatting on lists
* fix: put spaces between infix
* chore: generated files
* fix: update input tests
* revert: generated javascript and sourcemaps
* fix: empty label check
* Remove package-lock
* Undo unintended change when merging
* Update news
* Simplify
---------
Co-authored-by: Carson <cpsievert1@gmail.com>
|
2025-06-16 11:01:44 -05:00 |
|
olivroy
|
8ad779f949
|
Various test lints (#4171)
Co-authored-by: Garrick Aden-Buie <garrick@adenbuie.com>
|
2025-01-21 15:08:00 -05:00 |
|
Hadley Wickham
|
64c5a67a0e
|
Use testthat 3e (#3274)
|
2021-01-29 10:34:14 -06:00 |
|
Winston Chang
|
82fdbeda49
|
Fix test
|
2020-12-10 12:25:12 -06:00 |
|
Joe Cheng
|
963471b43f
|
Fix #1144: RadioButtons and checkBoxGroup do not work in modules when they are updated
The unqualified input ID was being used to generate name attributes
on radio and checkboxes.
|
2016-08-10 15:52:01 -07:00 |
|