0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 18 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Dev: Update class names on tables held in position by FixedHeader More... 2 months ago
Dev: Could use an element if it wasn't there - resulting in JS error More... 3 months ago
Fix: Border integration for the styling frameworks improved More... 3 months ago
Fix: Bootstrap bordered table had a double left border More... 3 months ago
Merge branch 'dt2' More... 3 months ago
Fix: Consistent coding style for docs and examples More... 6 months ago
Dev: Shading for Chrome on right - 1px tolerance More... 6 months ago
Dev: Possible rounding error on scrolling blur More... 6 months ago
Dev - fix: Wasn't working correctly with column visibility changes More... 6 months ago
Dev: Using `select-checkbox` so Colin can see the fix More... 6 months ago
Dev: Update Select checkbox example to use new `checkbox` input More... 6 months ago
Fix: Scroll fix to start / end when using KeyTable More... 6 months ago
Dev: Remove generated integration type files More... 6 months ago
Dev: Styling fixes More... 6 months ago
Fix: When KeyTable is focused on the start or end column, it will now fix the scrolling to the matching terminus so you can see the immediately adjecent non-fixed cells. More... 6 months ago
Tests: Adding tests for table classes, including the new class which is added when x-scrolling More... 6 months ago
New: Shadow to highlight fixed column(s) and visually deliniate them from the non-fixed column More... 6 months ago
Dev: Missed the keytable integration More... 6 months ago
New: Full support for right-to-left languages New: `-init fixedColumns.start` and `-init fixedColumns.end` to fix columns regardless of text direction New: `-api fixedColumns().start()` and `-api fixedColumns().end()` getter and setters for the new options Updated: `-init fixedColumns.left` and `-init fixedColumns.right` now text direction aware. i.e. when used they will always operate on the left or right, reagrdless of text direction. Updated: `-api fixedColumns().left()` and `-api fixedColumns().right()` also not text direction aware. Updated: Class names updates to reflect the primary use case of start / end More... 6 months ago
New: DataTables 2 support New: Support for multi-row and complex headers and footers Updated: Smaller file size More... 6 months ago
Dev: Don't overwrite type files More... 6 months ago
Dev: Foundation types file tweak More... 6 months ago
Release 4.3.0 More... 10 months ago
Fix: Correct type inheritance for styling packages More... 10 months ago
Fix: Correct type inheritance for styling packages More... 10 months ago
Dev - fix: Add `box` class for common styling for output information More... 10 months ago
Dev: Using CSS variables for dark mode backgound blockers for better control More... 11 months ago
New: Dark mode support for DataTables and Bootstrap 5.3 More... 11 months ago
Update: Examples updated to latest DataTables examples coding standards More... 11 months ago
Update: Add gaurd protection against `fixedColumns().left(val)` and `fixedColumns().right(val)` being set out of range More... 11 months ago