File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change 55* Major simplification of report rendering process; abandoned HTML output.
66* Added custom {pkgdown} theme for more consistent branding.
77* Added preliminary citation to README.
8+ * Moved packages required only for reports to ` Suggests ` field in ` DESCRIPTION ` file.
89
910## New features
1011
2930
3031* ` inner_column() ` , to fix padding of boxes inside columns.
3132* ` widget_sep() ` , to insert ` div(class = "widget-sep", br()) ` calls.
33+ * ` widget_sep_vert() ` to insert ` div(style = "height: 8px;") ` calls.
3234* ` names_from_model_formula() ` , to parse ` rhandsontable() ` Unicode row and column coefficient names.
3335* ` parse_model_formula() ` to get raw and TeX formulae from ` model_formula ` .
3436* ` calculate_trans_rate_sigurdson() ` and ` calculate_trans_rate_manual() ` to calculate translocation rates.
6365* Replaced ` column(width = X) ` calls by ` col_X() ` in UI modules.
6466* Added ` tabitem-container ` class to ` tabItem() ` page containers for fixed ` max-width ` while keeping responsive UI.
6567* Added ` col-inner-textinput-* ` CSS classes for Irradiation conditions ` textInput() ` widgets' containers.
68+ * Added ` sep-widget-download ` and ` sep-widget-format ` CSS classes to unify download and format select buttons into a single widget.
6669
6770
6871# biodosetools 3.4.0 (2020-10-11)
You can’t perform that action at this time.
0 commit comments