0.5.0
-
shiny.semantic
no longer uses CDN as the default source of assets. Instead,semantic.assets
package was introduced. -
Bugfix: modal function now handles JS callbacks.
-
Remove unnecessary warning in
checkboxInput
whenwidth
is set toNULL
. -
uirender
uses assets fromsemantic.assets
. -
Replaced class to string comparisons.
-
Replaced deprecated
purrr::when
call.