update_variables_server: change of data update
management after clicking on the validate button, fixed a problem when
input data are the same as output data.import_file_ui: back to old parameters layout inside a
dropdown button and new argument to switch to inline layout.edit_data_server: allow to use reactive function for
reactable_options.cut_variable_ui/cut_variable_server): allow
to select fixed breaks.update_factor_ui() /
update_factor_server() to reorder levels of a factor.create_column_ui() /
create_column_server() to add new column based on an
expression to a data.frame.cut_variable_ui() /
cut_variable_server() to cut a numeric factor into several
interval.edit_data_server() : fixed default variable labels when
var_labels = NULL.edit_data_server() : added argument
add_default_values = list(...) to specify default value for
input widget when adding a new entry in the table.edit_data_server() : added the ability to specify
callbacks functions to be executed before performing an action on the
table (add, update or delete).edit_data_server() : pass reactable option + selection
to the table #82edit-data module : use factor levels and sort theme in
edit input form for factors (sorting also applies for characters),
thanks to @Felixmil.import-file module : allow to specify string used to
identify NA, thanks to @DrFabach.filter_data_server() : argument drop_ids
can now be set via option datamods.filter.drop_ids and can
be a list like list(p = 0.9, n = 50) to specify threshold
values to remove IDs columns.select_group_server() : output value now have an
inputs attribute with a named list of selected inputs
values.select_group_server() : fix update inputs when
multiple = FALSE.filter_data_server() : sorting choices in select menus
(select, picker and virtual) (fix #66)).filter_data_server() : don’t use
</> for empty field to not confuse to an
HTML tag (fix #65)).edit_data_ui() /
edit_data_server() to interactively edit a
data.frame, thanks to @ggsamra.sample_ui() / sample_server()
to take a sample from a table, thanks to @ggsamra.import_ui() / import_modal(): added
file_extensions argument passed to
import_file_ui() (fix #51).filter_data module now support getting and setting
filter values, thanks to @bellma-lilly.update_variables module.import_url_*().filter_data_server(): new argument
value_na to set default value for NA’s filters
widgets.import_copypaste_ui(): new argument
name_field to show or not name field.import_copypaste_server(): new argument
fread_args to pass arguments to
data.table::fread.import_file_ui() has a new argument
file_extensions to select the files that the user can
import.import_file_server() has a new argument
read_fns to define custom function(s) to read data.import_*_server() added reset argument to clear the
data.import_copypaste_server() also return a
reactive function “name” like the others.i18n() to add internationalization in
shiny apps.filter_data_server: convert data to
data.frame (fix esquisse
#149).filter_data_server: fixed bug with timezone if
POSIXct.pkg::data notation for
data’s name.sf in output.NEWS.md file to track changes to the
package.
Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.
This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.