0
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 23, 2023 — May 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix: Bootstrap 5 table accents weren't shown correctly More... 9 days ago
Fix: Hidden columns with complex headers were causing a JS error to be thrown More... 11 days ago
Examples: Typo in link to Select documentation More... 18 days ago
Dev: Update class names on tables held in position by FixedHeader More... 3 months ago
Dev: Could use an element if it wasn't there - resulting in JS error More... 4 months ago
Fix: Border integration for the styling frameworks improved More... 4 months ago
Fix: Bootstrap bordered table had a double left border More... 4 months ago
Merge branch 'dt2' More... 4 months ago
Fix: Consistent coding style for docs and examples More... 7 months ago
Dev: Shading for Chrome on right - 1px tolerance More... 7 months ago
Dev: Possible rounding error on scrolling blur More... 7 months ago
Dev - fix: Wasn't working correctly with column visibility changes More... 7 months ago
Dev: Using `select-checkbox` so Colin can see the fix More... 7 months ago
Dev: Update Select checkbox example to use new `checkbox` input More... 7 months ago
Fix: Scroll fix to start / end when using KeyTable More... 7 months ago
Dev: Remove generated integration type files More... 7 months ago
Dev: Styling fixes More... 7 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... 7 months ago
Tests: Adding tests for table classes, including the new class which is added when x-scrolling More... 7 months ago
New: Shadow to highlight fixed column(s) and visually deliniate them from the non-fixed column More... 7 months ago
Dev: Missed the keytable integration More... 7 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... 7 months ago
New: DataTables 2 support New: Support for multi-row and complex headers and footers Updated: Smaller file size More... 7 months ago
Dev: Don't overwrite type files More... 7 months ago
Dev: Foundation types file tweak More... 7 months ago
Release 4.3.0 More... 11 months ago
Fix: Correct type inheritance for styling packages More... 11 months ago
Fix: Correct type inheritance for styling packages More... 11 months ago
Dev - fix: Add `box` class for common styling for output information More... 11 months ago
Dev: Using CSS variables for dark mode backgound blockers for better control More... 12 months ago