We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02e0408 commit 441d069Copy full SHA for 441d069
NEWS.md
@@ -1,9 +1,13 @@
1
# teal.modules.general 0.3.0.9061
2
3
* Removed `Show Warnings` modals from modules.
4
+* Hard deprecated `datasets_selected` argument of modules in favor of `datanames`.
5
+* Hard deprecated `show_metadata` argument of tm_front_page in favor of `datanames`.
6
7
### Enhancements
8
+
9
* Added `teal.logger` functionality for logging changes in shiny inputs in all modules.
10
+* Now all modules control which datasets are shown on the modules.
11
12
### Bug fixes
13
* Fixed a bug in `tm_missing_data` in "Group by Subject" that was not using reactive data call.
0 commit comments