Version 2.1.5
Fixed
- DataTables was updated to its latest version (2.1.6)
- We have added the DateTime extension, required by SearchTime when showing dates (#288)
- We have improved the function that determines whether a dark theme is being used (#294)
- We have adjusted the generation of the Polars sample dataframes to fix the CI (Polars-18130)
- The test on the Shiny app fallbacks to
ui.nav_panel
whenui.nav
is not available - The dependencies of the streamlit component have been updated (#313, #315)