Added a new module implementation IDEAFilter() that is more modern and uses less resources. The old implementation shiny_data_filter() has been deprecated.
Added a feature to allow users to restrict the filter to a subset of columns
Added an erase button to filter items to allow users to clear applied filters
Minor improvements and fixes
Fixed a bug that was trying to assign an attribute to a NULL
Fixed a bug that was causing inaccurate filtering for datetime vectors
Fixed a bug that was not always including a selected NA filter for logical vectors
Fixed a bug that was causing the column selectize input to fail