v0.2.0
insights-engineering-bot
released this
14 Aug 13:33
·
119 commits
to main
since this release
New features
- Added the new
RcodeBlock
block for a customrmarkdown
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 justid
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 ofTealReportCard
to not add additional "R Code" Subtitle.
What's Changed
- [skip vbump] Dev version with 9xxx by @arkadiuszbeer in #157
- Enable multiline comments in report previewer and focus on 'add card' comment box by @asbates in #155
- RcodeBlock and optional R code (#161) by @Polkas in #166
- Add coverage badge by @walkowif in #167
- Enable checks for
workflow_dispatch
event by @walkowif in #168 - support the toc by @Polkas in #170
- edit card name by @mhallal1 in #172
- Badges and contribution guidelines by @insights-engineering-bot in #175
- optional download/previewer inputs - reporter by @Polkas in #173
- knitr::include_graphics by @Polkas in #176
- init the new modal for removal of a card in the previewer by @Polkas in #178
- fix typo Download by @donyunardi in #174
- Update check as-cran and default landing page by @walkowif in #181
- Update
rtables
staged dep by @edelarua in #183 - Change color of buttons in modals by @asbates in #186
- Workflow updates by @walkowif in #184
- Update workflows by @walkowif in #188
- Workflow propagations by @walkowif in #190
- Refactor of the filter-panel by @gogonzo in #191
- Move TealReportCard to teal by @gogonzo in #192
- empty by @gogonzo in #193
- Update install by @gogonzo in #195
- release 0.2.0 [skip vbump] [skip spelling] by @donyunardi in #200
New Contributors
- @asbates made their first contribution in #155
- @walkowif made their first contribution in #167
- @edelarua made their first contribution in #183
Full Changelog: v0.1.1...v0.2.0