openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Data Tables
Settings
|
Report Duplicate
5
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
2 days
ago. based on code collected
4 days
ago.
Sep 20, 2025 — Sep 20, 2026
Showing page 1 of 228
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix: When nested tables are present, the column width calculations could be wrong, resulting in one column gaining more width than it should.
Allan Jardine
More...
6 days ago
Examples: Stop clash with Bootstrap styles for the syntax highlighting under the `.table` tab
Allan Jardine
More...
6 days ago
Moving on to 3.1 development
Allan Jardine
More...
8 days ago
Docs: Add `Dom.on()` static method to documentation for listening to events in a windowless environment
Allan Jardine
More...
8 days ago
Dev: Updating the internal reference to its own package!
Allan Jardine
More...
8 days ago
Dev: Missed a couple of EventTarget checks (unit tests caught)
Allan Jardine
More...
8 days ago
Dev: Correction for jQuery integration with the new static event dispatch
Allan Jardine
More...
8 days ago
New: DataTables can now be loaded in a windowless environment such as Next.js.
Allan Jardine
More...
9 days ago
Release 3.0.4
Allan Jardine
More...
13 days ago
Fix: Setting `DataTable.defaults.ordering` as an object could result in auto initialisation of ordering for a second table, even if it was disabled.
Allan Jardine
More...
19 days ago
Dev: Build for examples css
Allan Jardine
More...
19 days ago
Dev: Disabled class for tabs - for the site
Allan Jardine
More...
20 days ago
Dev: Realised there was an overload for invalidColumn so I didn't need the loop
Allan Jardine
More...
20 days ago
Fix: Column widths with Ajax sourced tables were not optomised
Allan Jardine
More...
20 days ago
Example: Add Intl example to the date time section
Allan Jardine
More...
20 days ago
Fix: `DataTable.util.object.assignDeepObjects()` will recursively use the same array handling now, rather than deep copying nested arrays. This allows `DataTable.defaults.column` to now be set correctly.
Allan Jardine
More...
22 days ago
Test: Correcting test for multi-row headers and orderCellsTop
Allan Jardine
More...
22 days ago
Dev: Update for StateRestore examples
Allan Jardine
More...
22 days ago
Merge branch 'master' of github.com:DataTables/DataTablesSrc
Allan Jardine
More...
23 days ago
Fix: `-init titleRow` when used with a header that has `rowspan` attributes would result in some header cells being missed for the ordering icons and handler.
Allan Jardine
More...
23 days ago
Fix: Bootstrap - when using `table-sm` width a text alignment class could result in no spacing for the ordering icons
Allan Jardine
More...
23 days ago
Fix: `:visible` selector with a multi-row header could result in the wrong columns being selected.
Allan Jardine
More...
24 days ago
Build: Forgot to save the jQuery update
Allan Jardine
More...
24 days ago
Release 3.0.3
Allan Jardine
More...
24 days ago
Build: Updating external libs
Allan Jardine
More...
24 days ago
Fix: `^$` regex search should match empty strings
Allan Jardine
More...
27 days ago
Fix: For `-api DataTable.ajax()` with `dataType: 'json'` add an `Accept` header giving weight to JSON content type. This matches `jQuery.ajax()`.
Allan Jardine
More...
28 days ago
Merge branch 'master' of github.com:DataTables/DataTablesSrc
Allan Jardine
More...
28 days ago
Fix: On JSON parsing error, thea typo prevented the correct status text from being set
Allan Jardine
More...
28 days ago
Docs: Add number type to `-init scrollY`
Allan Jardine
More...
29 days ago
←
1
2
3
4
5
6
7
8
9
…
227
228
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree