·
1 commit
to main
since this release
Miscellaneous
- Improve the documentation for several functions by adding examples.
- Fix several bugs related to plot resizing.
- Fix the bug when
plot_width
not given inplot_with_settings
.
What's Changed
- 430 use
expect_no_error
in tests instead ofexpect_error(, NA)
by @m7pr in #217 - fixing the example apps by @kartikeyakirar in #219
- Propagate files from insightsengineering/.github by @insights-engineering-bot in #221
- [skip actions] Propagate files from insightsengineering/.github by @insights-engineering-bot in #222
- rm not useed file; nolintr -> nolint by @pawelru in #223
- Update plot_with_settings.R by @pawelru in #224
- 149 revise documentation by @m7pr in #226
- 52 standardise optional notation by @kartikeyakirar in #231
- 445 unify html tags by @kartikeyakirar in #230
- options for strict tests; few enhancements by @pawelru in #225
- shinytest2 tests by @m7pr in #240
- Workflow propagation by @walkowif in #232
- Bumps
{rmarkdown}
minimal version by @averissimo in #244 - Update custom-basic-table-arguments.Rmd (#1) by @meldolan in #247
- decouple
teal.widgets
fromteal
in plot resizing by @chlebowa in #250 - Fix verdepcheck by @pawelru in #253
- Workflow propagations by @walkowif in #254
- several test enhancements by @pawelru in #256
- Fixed failed pipeline by @donyunardi in #258
- update readme by @pawelru in #259
- remove disconnection of mutation observer by @chlebowa in #252
- Workflow propagations by @walkowif in #260
- 261 plot partially hidden by @chlebowa in #262
- add btn-sm class to all 3 buttons in plot_with_settings_ui by @chlebowa in #271
- Fixes width problem in
plot_with_settings
by @averissimo in #273 - add setup-r-dependencies by @donyunardi in #274
- Load CSS/JS assests using
htmlDependency
by @vedhav in #280 - Rename the file because of typo by @vedhav in #281
- not use singleton and include the scripts together + run the JS call on server side by @vedhav in #282
- remove red bg style for draggable bucket by @donyunardi in #284
- Make sure the code chunks does not break because of warnings by @vedhav in #287
- Remove lookup-refs by @m7pr in #286
- [skip vbump] upversion 0.4.3 by @donyunardi in #285
New Contributors
Full Changelog: v0.4.2...v0.4.3