v0.1.15
Breaking changes
- Soft deprecate function
label_aevar()
.
Enhancements
- Added
teal.reporter
to all modules. - Updated
shiny::validate
calls toshinyvalidate
for better UI overview. - Implemented
nestcolor
with slight refactoring totm_g_swimlane
. Addednestcolor
in examples.
Miscellaneous
- Added names to the
id
parameter ofteal.code::chunks_push
in all modules. - Updated modules to not use datasets with names with suffix
_FILTERED
so the package works with the breaking changes inteal.slice
.
What's Changed
- fix news by @gogonzo in #152
- Contribution guide updates by @insights-engineering-bot in #155
- deprecate label_aevar by @mhallal1 in #153
- docs: replaced github links with pkgdown by @kpagacz in #157
- README and DESC by @denisovan31415 in #159
- Update Rbuildignore and add auto-updates by @insights-engineering-bot in #160
- Add chunks id by @mhallal1 in #163
- 140 teal.reporter@main by @denisovan31415 in #161
- Update pre-commit config to detect
_pkgdown.y[a]ml
by @insights-engineering-bot in #164 - 156 Implement
nestcolor
inteal.osprey
by @edelarua in #162 - Remove _FILTERED by @nikolas-burkoff in #166
- reporter cleaning by @mhallal1 in #165
- Update documentation workflow by @insights-engineering-bot in #168
- review css by @Polkas in #167
- fix example by @nikolas-burkoff in #170
- Update check.yaml by @arkadiuszbeer in #173
- fix as cran by @nikolas-burkoff in #177
- 128 replace validate@main by @BLAZEWIM in #174
- Removing if condition for by @arkadiuszbeer in #178
- move nestcolor entry by @donyunardi in #187
- [skip vbump] Release for version 0.1.15 by @insights-engineering-bot in #188
New Contributors
- @edelarua made their first contribution in #162
- @BLAZEWIM made their first contribution in #174
- @donyunardi made their first contribution in #187
Full Changelog: v0.1.14...v0.1.15