0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 9 hours ago.
Dec 08, 2024 — Dec 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Release: 2.3.2 More... 6 months ago
Docs: Tweak versionCheck docs More... 6 months ago
Dev: Tweak to text colours to improve readability More... 6 months ago
Fix: If `-init ajax` is specified as an object with an empty string `url`, an error would be thrown unless `ajax.dataSrc` was also specified. More... 6 months ago
Fix: Don't show arrow for `dt-control` in the header (was apparent in multi-row headers). More... 6 months ago
Update: Allow a function that returns a number array to be passed as the column selector for `-api order.listener()`. More... 6 months ago
Merge branch 'master' of github.com:DataTables/DataTablesSrc More... 6 months ago
Design: Tweak the text colour for dark mode More... 6 months ago
Docs: Correct error in `-api state()` More... 6 months ago
Build: ColumnControl correct release version More... 6 months ago
Build: Tweak to how PHP modules are detected for the build requirements check More... 6 months ago
Docs: Correction to whitespace More... 6 months ago
Test: Refining the CC button click helper More... 7 months ago
Test: Helper method for CC More... 7 months ago
Dev: Tweak responsive width for demo titles More... 7 months ago
Dev: Fix for previous fix. Missed that there was already a suitable location More... 7 months ago
Dev: Correction to previous commit - scoping wasn't right More... 7 months ago
Fix: Vertical alignment in the header for icons wouldn't align for Bootstrap and Bulma More... 7 months ago
Dev: Allow `.ext.escape.attributes` to apply to the column attributes as well More... 7 months ago
New: `.ext.escape.attributes` option which can be used to escape HTML entities in strings read from `data-*` options which are used for initialisation configuration. More... 7 months ago
Build: Adding styling section for CC More... 7 months ago
Release 2.3.1 More... 7 months ago
Test: Adding data for Ajax tests in ColumnControl More... 7 months ago
Fix: Setting a default for `ordering` and then overriding with an HTML5 attribute wasn't working in 2.3. More... 7 months ago
Test: Add a function for checking the `order()` array to an expected value More... 7 months ago
Test: Adding support for ColumnControl More... 7 months ago
Fix: Specifying `dt-left` or `dt-head-left` for a numeric or date column should cause the sort icon to be on the right. More... 7 months ago
Fix: Holding scroll position when server-side processing wasn't working (`.draw(false)`). More... 7 months ago
Fix: Alignment for sort icons in number and date columns in Bootstrap More... 7 months ago
Fix: Use rem units for table-sm in Bootstrap More... 7 months ago