• New function block_output() to block an output until it is recalculated directly in the UI.
  • Use correct HTML dependencies.
  • Remove unnecessary CSS code in spinkit spinners.
  • Internal: use {packer} to manage JavaScript assets.
  • New function update_modal_spinner() to update modal spinner text (#19).
  • New function notify() to send notifications (success, error, info or warning).
  • New function report() to send extended notifications (success, error, info or warning).
  • New function add_loading_state() to add loading state to several outputs.
  • New function busy_start_up() to add a start-up page before application is ready to be used.
  • HTML dependencies used in package are now exported, see html_dependency_* functions.
  • Fix bug in IE.
  • Bugfix: change color in ‘busy-bar’.
  • Bugfix: overlay in full page mode for spinner.
  • First release : add spinner, progress bar, gif to indicate if an application is busy.