0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Dec 02, 2024 — Dec 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix: Performance for sorting was noticably slow for larger data sets More... almost 2 years ago
Docs: Fix error in `-init footerCallback` description for the parameter passed in. More... almost 2 years ago
Examples: Update demo page CSS to use system ui font if configured More... almost 2 years ago
Fix: `table-sm` for Bootstrap 4 and 5 could result in header text overlapping the ordering icons More... almost 2 years ago
Dev fix: Correct non-SSP case from #258 More... almost 2 years ago
Test: Test case for PR #258 More... almost 2 years ago
Fix: Empty record set when server-side processing would still show "Loading" message More... almost 2 years ago
Fix: `-init columnDefs` weren't being applied if using with `_all` target and an HTML table with no columns predefined (e.g. defining the columns in the column options). More... almost 2 years ago
Fix: `-init layout` position property when used as an array was throwing an error More... almost 2 years ago
Site: Fix for Editor path More... almost 2 years ago
Docs: Markdown for `-init layout` was broken More... almost 2 years ago
Dev: Tweak for possible async loading on the site More... almost 2 years ago
Release 2.0.0! More... almost 2 years ago
Dev: Type fixes for new caption and register methods More... almost 2 years ago
Types: Define DataTablesStaticExtButtons interface which is completed by Buttons, to avoid conflicting types More... almost 2 years ago
Dev fix: Handle sparse array for cell selector More... almost 2 years ago
Fix copy&pasted typos in documentation (#257) More... almost 2 years ago
Dev examples: Queue all CSS first for loading (it is loaded in parallel) and wait for the CSS to be loaded before running the JS More... almost 2 years ago
Build: Add jquery 4 beta option (needs a code comment). All tests passing on master branches More... almost 2 years ago
Fix: Remove straggling $.isArray calls for jQuery 4 compatability More... almost 2 years ago
Merge branch 'master' of github.com:DataTables/DataTablesSrc More... almost 2 years ago
New: Ability to use a name (`-init columns.name`) as a target for column definiations (`-init columnDefs.targets`). More... almost 2 years ago
Build: Tweak uglify to check it exists More... almost 2 years ago
Build: Bring uglify-js into the node modules, rather than using a global More... almost 2 years ago
Merge branch 'master' of github.com:DataTables/DataTablesSrc More... almost 2 years ago
Readme: Update to remove mention of legacy repo which is no longer used More... almost 2 years ago
Update: Order indication arrows are now inside a `span` to allow greater flexability More... almost 2 years ago
Dev: Follow up from previous "fix" - table layout will collapse if it can. More... almost 2 years ago
Dev: Don't use `table-layout:fixed` for the DataTable layout - it forces 50% width for the cells rather than flexible More... almost 2 years ago
Dev: Need `dt-feature` support as well as `-feature` for reference section on the site More... almost 2 years ago