insights-engineering-bot
released this
05 Mar 18:36
·
123 commits
to main
since this release
Enhancements
- Updated the package docs and vignettes with the new way of specifying data for
teal::init()
. Thedata
argument will accept ateal_data
object
Bug fixes
- Outlier labels no longer appear out of bounds in
tm_a_regression
. - Fixed a bug in
tm_outliers
when changing the selected variable would cause a popup.
Miscellaneous
- Removed
teal.slice
dependencies. - Specified minimal version of package dependencies.
What's Changed
- Fixing inconsistent Styling and Layout for 'Show Warning' and 'Show R Code' Buttons by @kartikeyakirar in #573
- Unified Visual Consistency for UI Components#564 by @kartikeyakirar in #565
- Workflow propagation by @walkowif in #579
- Add tables to
show-r-code
in distribution, scatterplot and outliers modules by @averissimo in #574 - 566 Consistent white background for modules by @kartikeyakirar in #581
- 556 Longer labels for x axis in the
tm_variable_browser()
are not fully displayed by @kartikeyakirar in #580 - Only retain hard dependencies from pre-commit hooks by @averissimo in #582
- Adds min package version by @averissimo in #538
- 198 Include user's card labels when generating the report by @kartikeyakirar in #584
- Replace the
qplot
function withggplot
equivalent by @vedhav in #586 - Update docs to use the new
teal_data
instead ofTealData
by @vedhav in #597 - Apply facet rule only when supplied by @vedhav in #599
- Make sure to pass a
data.frame
intoteal::validate_has_data
by @vedhav in #601 - tdata to teal_data by @gogonzo in #603
- fix resolve_delayed by @gogonzo in #618
- Workflow propagation by @walkowif in #617
- 619 update modules to handle default datanames when datanames = "all" by @kartikeyakirar in #621
- 507 reevaluate
variable_types
by @chlebowa in #622 - Fix pkgdown redirect by @vedhav in #630
- Propagate files from insightsengineering/.github by @insights-engineering-bot in #631
- [skip actions] Propagate files from insightsengineering/.github by @insights-engineering-bot in #632
- 635 remove test theme by @chlebowa in #636
- fix nolint syntax by @chlebowa in #638
- 29 add non-cdisc examples to the modules by @chlebowa in #651
- Fix the silent error in
tm_a_pca
by @vedhav in #688 - Remove the internal function
var_labels
in favour ofteal.data::col_labels
by @vedhav in #690 tm_g_regression
labels are no longer allowed out of bounds by @averissimo in #675- Fix factors crash in
tm_g_association
by @vedhav in #692 - Fixes popup dialog that keeps appearing when variable is changed on
tm_outliers
by @averissimo in #693 - Store the user selections so our default selection logic can be applied by @vedhav in #699
- 624 PACKAGE LEVEL pre-release activities by @m7pr in #639
- [skip vbump] upversion to 0.3.0 by @donyunardi in #704
Full Changelog: v0.2.16...v0.3.0