85f9e1a572
# manipulateWidget 0.11.0 (2020-03-21) ## New features * New comparison mode: the UI generated with `manipulateWidget()` has now new controls to enter in comparison mode, choose the number of charts, the layout and the variables to compare. * `compareOptions()` gains a new argument `allowCompare` to hide/show the new controls presented above. * New function `mwTranslations()` to translate UI elements. * UI has been slightly reworked. ## Bug Fixes * The number of unnecesary updates has been decreased resulting in better performance. * Sometimes, there were some conflict when a parameter in `manipulateWidget()` had the same name as a variable in the global environment. * `mwSelect(multiple = TRUE)` was not updating charts when selection was empty. * `staticPlot()` was evaluating expressions in the wrong environment. ## Breaking changes * shiny applications using functions `mwModule()` and `mwModuleUI()` : you have to passed directly ui options like buttons on `mwModuleUI()` rather than in `mwModule()` |
||
---|---|---|
.. | ||
DESCR | ||
distinfo | ||
Makefile |