NEWS.md
reporter_previewer_ui() and reporter_previewer_srv() are deprecated and will be removed in a future release. Please migrate to using the underlying shiny modules independently:finalize() methods to private in R6 classes.preview_report_button_ui and preview_report_button_srv to create a shiny module that creates a button to open the report previewer in a modal.shiny bookmarking mechanism, existing report cards will be available in the restored application.RcodeBlock block for a custom rmarkdown r chunk.AddCardModule comment input to have an active cursor when adding a card.knitr options in the render method in the Render class.Archiver class which enables saving and loading back the Report in the shiny session.ElementaryTree class in the append_table method of ReportCard.card_fun evaluation.card_fun function in the add_card_button_srv module, the card_fun could have any subset of the possible arguments now.dim argument to the append_plot method in ReportCard.Heatmap plots in PictureBlock.append_encodings, append_src and append_fs to automatically add titles.