insights-engineering-bot
released this
01 May 14:23
·
44 commits
to main
since this release
Bug fixes
- Fix how the filter panel handles NA values in a Date column.
- Fix filtering of
ordered
column to return the right call. - Ensure choices are sorted for
factor
andordered
data types.
Miscellaneous
- Added
teal_slice
andteal_slices
to package index. - Implement mouse-over behavior for the filter card when it is selected.
What's Changed
- Propagate files from insightsengineering/.github by @insights-engineering-bot in #557
- [skip actions] Propagate files from insightsengineering/.github by @insights-engineering-bot in #559
- Title Case column labels in Active Filter Summary by @pawelru in #558
- Forces exact match on attribute to avoid problems by @averissimo in #561
- options for strict tests; few enhancements by @pawelru in #536
- 52 standardise optional notation by @kartikeyakirar in #567
- 209 modify filter card css when expanded by @chlebowa in #562
- 445 unify html tags by @kartikeyakirar in #566
- register teal.logger handlers by @pawelru in #551
- 335 bring
teal_slice(s)
to package index and create separate man pages forteal_slice(s)
utilities by @m7pr in #572 - add rmarkdown to the Suggests by @pawelru in #574
- Fix filtering of ordered column by @gogonzo in #576
- Date columns with NA cause an error by @gogonzo in #582
- choices counts issue in filter panel by @gogonzo in #578
- Workflow propagation by @walkowif in #571
- [skip vbump] upversion to 0.5.1 by @donyunardi in #585
Full Changelog: v0.5.0...v0.5.1