Skip to content

v0.2.0

Compare
Choose a tag to compare
@insights-engineering-bot insights-engineering-bot released this 14 Aug 13:33
· 119 commits to main since this release
2d51e73

New features

  • Added the new RcodeBlock block for a custom rmarkdown r chunk.
  • Added the collapsible panel for the Show R Code in the previewer.
  • Added additional input when needed to decide if "Show R Code" should be part of the rendered report.
  • Added the possibility to add a personalized card name when adding a card.
  • Added support for custom inputs for download and previewer modules.

Breaking changes

  • Simplified reporter_previewer_ui to contain just id argument.

Enhancements

  • Changed modal button colors to align with their purpose and with other modals.
  • Updated the AddCardModule comment input to have an active cursor when adding a card.
  • Updated report previewer to support preview of multiline comment.
  • Added support for a table of contents for reporter documents.
  • Added support for global knitr options in the render method in the Render class.
  • Improved look of the remove card modal in the previewer module.

Miscellaneous

  • Updated append_src method of TealReportCard to not add additional "R Code" Subtitle.

What's Changed

New Contributors

Full Changelog: v0.1.1...v0.2.0