Skip to content

0.5.0

Compare
Choose a tag to compare
@jakubnowicki jakubnowicki released this 18 Jan 13:04
· 47 commits to master since this release
b8c4dfe
  • 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 when width is set to NULL.

  • uirender uses assets from semantic.assets.

  • Replaced class to string comparisons.

  • Replaced deprecated purrr::when call.