-
Fixed
range_input
now returns both lower and upper bound. -
Fixed
update_multiple_checkbox
not supporting choices with single quote. -
semantic_DT
now accepts style and class arguments. -
Breaking change: fixed
update_dropdown_input
.- It now clears the dropdown on
value = character(0)
andvalue = ""
. - It now clears the dropdown on
choices
update.
- It now clears the dropdown on