0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Sep 20, 2024 — Sep 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1112 from laughinghan/patch-1 More... over 9 years ago
Update README to match Wiki in identifying 6pac's fork as the most active More... over 9 years ago
Update README.md More... over 11 years ago
Fix #864 - Implement a 'destroy' method on Slick.ColumnPicker. More... over 11 years ago
Merge pull request #835 from paulsfds/master More... almost 12 years ago
fixed an issue where the dataView variable was being accessed but did not exist More... almost 12 years ago
Fix a typo More... almost 12 years ago
Optimize DataView group collapse/expand. More... almost 12 years ago
Implement lazy totals calculation in the DataView. More... almost 12 years ago
Merge pull request #818 from mjonas87/master More... almost 12 years ago
Fixed steps in autoSizeColumns() that detects infinite loops for shrink and grow operations. In some cases the prevTotal exceeded total (for grow) and was less than total (for shrink). The existing check simply checked if the 2 values were equal, but not if prevTotal had gone beyond the proper bounds, resulting in an infinite loop. More... almost 12 years ago
Add a requestAnimationFrame-based scrolling benchmark. More... almost 12 years ago
Merge pull request #559 from oadam/bugfixAutoSizeColumn More... almost 12 years ago
Workaround for broken inertial scrolling on Mac WebKit/Blink. More... almost 12 years ago
Merge pull request #729 from lencyforce/master More... almost 12 years ago
Merge pull request #795 from styfle/master More... almost 12 years ago
Added an 'addNewRowCssClass' option. More... almost 12 years ago
Fixed a missing unit in CSS. More... almost 12 years ago
Fix #791 - Cancel the current edit on updateRowCount(). More... almost 12 years ago
#794 - Add an event that exposes the internal selected row ids. More... almost 12 years ago
Fix #794 - Add an option to keep out-of-the-view items selected when selection changes (preserveHiddenOnSelectionChange) More... almost 12 years ago
Visible row count vs total row count in slick.pager.js More... almost 12 years ago
Fix the onClick firing twice. More... almost 12 years ago
Merge pull request #781 from tobya/ghpages-GHLink More... almost 12 years ago
updated one missing source link More... almost 12 years ago
Added Link to Github source More... almost 12 years ago
Undo an accedental edit. More... almost 12 years ago
Add a grid initialization benchmark. More... almost 12 years ago
Fix #744 - When multi-select is off, do not stop propagation on the shift-click event. More... almost 12 years ago
Merge pull request #725 from kzhdev/performance More... almost 12 years ago