This patch release addresses a few issues that have been brought to light recently (see notes below) and allows Responsive to make use of the DataTables 2.2 use() static method to register the Bootstrap library for the model, when used with Bootstrap and in ESM.
Updated
Make use of DataTable.use() to get the bootstrap library (requires DT 2.2 and only relevant for Bootstrap 5 in ESM).
Fixes
Responsive hidden columns with a colspan followed by a rowspan could render incorrectly.
Only print the colon if the title is not empty
tabindex for keyboard accessibility wasn't being applied correctly
tabindex could incorrectly be applied to the final column when Ajax loading data
Download Responsive 3.0.4