- Load scripts starting with
shared-
when loading modules
- Fixed
accordion
andcard_tabset
not working properly wheninputId
starts with digits - Updated templates and used
npm
to compile - Session information now stores at
userData
instead of riskycache
- Ensured at least template root directory is available
- Fixed a bug that makes application fail to launch on
Windows
- Added support to evaluated expressions before launching the application, allowing actions such as setting global options and loading data
- Allow modules to be hidden from the sidebar
- Fixed group name not handled correctly as factors
- Module
URL
respects domain now and is generated with relative path - Works on
rstudio-server
now - More stable behavior to
flex_container
- Allow output (mainly plot and text outputs) to be reset
- Fixed
iframe
height not set correctly - Enhanced 500 page to print out
traceback
, helping debug the errors - Added
flex_break
to allow wrapping elements in flex container - Added
remove_class
to removeHTML
class from a string - Allow to set
data-title
to cards
- Added a
NEWS.md
file to track changes to the package.