0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 18, 2024 — Sep 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #699 from Morhaus/box-sizing More... about 12 years ago
Fix #738 - Use an object instead of an array to hold groups by value. More... about 12 years ago
undo edit command doesn't trigger onCellChange event More... about 12 years ago
remove not used variable More... about 12 years ago
remove numberOfRows private member because it only used in UpdateRowCount. More... about 12 years ago
performance improvement More... about 12 years ago
Move the default theme CSS out from /examples. More... about 12 years ago
Merge pull request #712 from ramen/expose_scroll_page More... about 12 years ago
Update virtually-rendered cells when resizing the grid (#714). More... about 12 years ago
Rename scrollPageUp/Down to navigatePageUp/Down More... about 12 years ago
Expose scrollPageUp and scrollPageDown methods More... about 12 years ago
Bump version to 2.2. More... about 12 years ago
Make the CellRangeDecorator selection CSS class configurable via 'selectionCssClass' option. More... about 12 years ago
Added a 'slick-range-decorator' class to CellRangeDecorator. More... about 12 years ago
Check group title in .equals(). More... about 12 years ago
Merge pull request #704 from jbthoma/patch-1 More... about 12 years ago
Merge pull request #705 from dekajp/Issue-701 More... about 12 years ago
Add PgUp/PgDown handling. More... about 12 years ago
very minor Example fix - No code , changed Drag to Resize More... about 12 years ago
Update slick.editors.js More... about 12 years ago
Update slick.editors.js More... about 12 years ago
Add support for vendor prefixes More... about 12 years ago
Set a correct width for the column header placeholder More... about 12 years ago
Ignore paddings and borders of column headers and cells when their box-sizing CSS property is set to border-box More... about 12 years ago
Add 'groupFormatter' and 'totalsFormatter' options to Slick.GroupItemMetadataProvider. More... about 12 years ago
Fix #605 by directly checking for "slick-cell" on click. More... about 12 years ago
Merge pull request #651 from yelinaung/master More... about 12 years ago
Add an example demonstrating the use of a data provider to generate a totals row. More... about 12 years ago
Merge pull request #669 from mleibman/gh-pages More... about 12 years ago
Fix the loading indicator not clearing in some cases. More... about 12 years ago