Stand-alone group by
mod_eda_freq_table.R
: renamed to mod_freq_table.R
, added submit
button, added reactive_group_by()
r_data
to data
mod_group_by.R
Selectize
mod_eda_select.R
: renamed to mod_select()
, added render_data
, added reactive_select()
mod_select2.R
with selectize input'shiny_font_size_perc()'
shiny_font_size_perc()
: a convenience wrapper around div(<string>, style = 'font-size:<percent>%;')
Custom DT bundles, filter & 'dtf' update
mod_ed_freq_table_server
: added possibility to pass along custom
dtf::dt_bundle_*()
functionsfilter
argdtf
to 0.0.0.9022
Transform function
mod_ed_freq_table_server
and render_grouping_data_table()
: added arg transform_fn
for custom transform functionsModule id
mod_ed_freq_table_ui
: new default for id
and new arg ns
mod_ed_freq_table_server
: new default for id
mod_ed_select_ui
: new arg ns
ns
along
to downstream functions. Works conceptionally for *_ui()
functions (validated
via shiny_trace_ns_ui()
) but details still not worked out for *_server()
functions. See mod_foo_ui()
and mod_foo_server()
for details.Tracing shiny NS info
mod_ed_freq_table_ui
: uses shiny_trace_ns_ui()
mod_ed_freq_table_server
: uses shiny_trace_ns_server()
mod_ed_select_ui
: uses shiny_trace_ns_ui()
mod_ed_select_server
: uses shiny_trace_ns_server()
Updated dependency 'dtf' (0.0.0.9017)
dtf
from 0.0.0.9016
to 0.0.0.9017
Updated dependency 'dtf' (0.0.0.9016)
dtf
from 0.0.0.9015
to 0.0.0.9016
Updated dependency 'dtf' (0.0.0.9015)
dtf
from 0.0.0.9014
to 0.0.0.9015
Updated dependency dtf
dtf
from 0.0.0.9013
to 0.0.0.9014
Updated dependency dtf
dti
to dtf
dtf
from 0.0.0.9012
to 0.0.0.9013
renv
stateUpdated dependency dtf
dtf
from 0.0.0.9011
to 0.0.0.9012
Dropdown menu
shinyWidgets::dropdownButton()
in mod_eda_freq_table
tabitem_vertical_space()
to vertical_space()
Button color and inputs for Y
#0c3992
Internationalization
dtf
functions) to:mod_eda_select_server()
mod_eda_freq_table_server()
Outer box
mod_eda_select.R
and mod_eda_freq_table.R
Bugfix mod_eda_select.R
mod_eda_select.R
tabitem_vertical_space()
mod_eda_select
mod_eda_select.R
mod_eda_freq_table.R
Initial commit
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.