0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Nov 25, 2024 — Nov 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix: Correct error when using scrolling and RowGroup - column sizing was incorrect More... over 1 year ago
Release 2.1.4 More... over 1 year ago
Updated: The `:visible` column selector can now have a DOM selector in front of it to select visible columns based on the selector given. More... over 1 year ago
Docs: Mixed tabs and spaces More... over 1 year ago
Fix: Columns with purely boolean data were not sorting correctly as they were treated as empty More... over 1 year ago
Merge branch 'master' of github.com:DataTables/DataTablesSrc More... over 1 year ago
Fix: With ordering disabled, changing column visibility would throw an error More... over 1 year ago
Release 2.1.3 More... over 1 year ago
Typescript: `use` method did not explicity set return types More... over 1 year ago
Docs: Fix error on `-init layout` page where `null` was in quotes More... over 1 year ago
Merge branch 'master' of github.com:DataTables/DataTablesSrc More... over 1 year ago
Fix: Processing indicator did not stay on while drawing when clicking to sort with server-side processing More... over 1 year ago
Fix: State saving wasn't restoring paging when used with Ajax More... over 1 year ago
Examples: Update SCSS for examples to handle deprecation notice More... over 1 year ago
Fix: If a boolean was passed to the stripHtml function, it would throw an error More... over 1 year ago
Examples: Remove old IE hacks More... over 1 year ago
Release 2.1.2 More... over 1 year ago
Examples: DataTables wasn't being listed in the files loaded in the examples on the site More... over 1 year ago
Examples: Refine the class and id layout example for different frameworks More... over 1 year ago
Fix: State saving and column visibility could cause rendering issues on reinitialisation More... over 1 year ago
Merge branch 'master' of github.com:DataTables/DataTablesSrc More... over 1 year ago
Fix: When columns are hidden and ordering, they should still have the header classes applied to indicate ordering. More... over 1 year ago
Docs: Fix signature for `column().search()` More... over 1 year ago
Docs: Fix signature for `columns().search()` More... over 1 year ago
Examples: Update syntax highlighting styling so the scrollbar doesn't cover the last line of code (particularly annoying on single lines of code!) More... over 1 year ago
Release 2.1.0 More... over 1 year ago
Docs: Replace mention of ultimate date time sorting plugin with built in rendering function More... over 1 year ago
Fix: Tighten the `date` data type detection to make sure at least one cell has a date in it. More... over 1 year ago
Fix: Using `-api rows()` in `-event preInit` with `search: 'applied'` was failing. More... over 1 year ago
Dev: Fix text alignment when in a narrow window Dev: Fix Semantic UI integration - wasn't applying a lot of the custom styles More... over 1 year ago