0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 15 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1112 from laughinghan/patch-1 More... about 8 years ago
Update README to match Wiki in identifying 6pac's fork as the most active More... about 8 years ago
Update README.md More... almost 10 years ago
Fix #864 - Implement a 'destroy' method on Slick.ColumnPicker. More... over 10 years ago
Merge pull request #835 from paulsfds/master More... over 10 years ago
fixed an issue where the dataView variable was being accessed but did not exist More... over 10 years ago
Fix a typo More... over 10 years ago
Optimize DataView group collapse/expand. More... over 10 years ago
Implement lazy totals calculation in the DataView. More... over 10 years ago
Merge pull request #818 from mjonas87/master More... over 10 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... over 10 years ago
Add a requestAnimationFrame-based scrolling benchmark. More... over 10 years ago
Merge pull request #559 from oadam/bugfixAutoSizeColumn More... over 10 years ago
Workaround for broken inertial scrolling on Mac WebKit/Blink. More... over 10 years ago
Merge pull request #729 from lencyforce/master More... over 10 years ago
Merge pull request #795 from styfle/master More... over 10 years ago
Added an 'addNewRowCssClass' option. More... over 10 years ago
Fixed a missing unit in CSS. More... over 10 years ago
Fix #791 - Cancel the current edit on updateRowCount(). More... over 10 years ago
#794 - Add an event that exposes the internal selected row ids. More... over 10 years ago
Fix #794 - Add an option to keep out-of-the-view items selected when selection changes (preserveHiddenOnSelectionChange) More... over 10 years ago
Visible row count vs total row count in slick.pager.js More... over 10 years ago
Fix the onClick firing twice. More... over 10 years ago
Merge pull request #781 from tobya/ghpages-GHLink More... over 10 years ago
updated one missing source link More... over 10 years ago
Added Link to Github source More... over 10 years ago
Undo an accedental edit. More... over 10 years ago
Add a grid initialization benchmark. More... over 10 years ago
Fix #744 - When multi-select is off, do not stop propagation on the shift-click event. More... over 10 years ago
Merge pull request #725 from kzhdev/performance More... over 10 years ago