0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Sep 26, 2024 — Sep 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #462 from francoispluchino/master More... almost 13 years ago
Fix keyboard focus getting trapped when cell has tabbable elements. More... almost 13 years ago
Stop the grid from trapping keyboard focus. More... almost 13 years ago
Merge pull request #482 from oortcloud/master More... almost 13 years ago
Delete .DS_Store, create README More... almost 13 years ago
Bugfix init Jquery UI Sortable Widget +1.9 More... almost 13 years ago
Add an option to cancel edit on drag in RowMoveManager and update the example. More... almost 13 years ago
Fix #450 - Column reordering broken if grid initialized with empty columns array. More... about 13 years ago
Fix #385 - Avoid a division by 0 in handleScroll. More... about 13 years ago
Fix #398 - Add a "defaultSortAsc" column option. More... about 13 years ago
Fix #421 - Don't close the header menu on scrollbar click More... about 13 years ago
Fix #445 - Reset active cell when its row no longer exists. More... about 13 years ago
Fix #420 - removed an unused option More... about 13 years ago
Fixed #417 - checkbox select column handling for empty grids More... about 13 years ago
Fix #376 - size the header row spacer to the right width More... about 13 years ago
Fix #428 - scroll the main area when the header row is scrolled. More... about 13 years ago
No need to namespace events on elements that we remove on destroy. More... about 13 years ago
Fix #432 - check hasOwnProperty() in for (... in ...) loops over arrays. More... about 13 years ago
BREAKING API CHANGES More... about 13 years ago
Merge pull request #430 from ClemensSchneider/safe_ancestor_binding More... about 13 years ago
Merge pull request #431 from ClemensSchneider/active_row_class_fix More... about 13 years ago
fixed formatting More... about 13 years ago
fixed missing space when applying 'active' class to row More... about 13 years ago
fixed bug where ancestor-bindings were not removed in case the canvas-element is detached from the dom before the grid-instance is destroyed More... about 13 years ago
Add an "active" CSS class to the active row. More... about 13 years ago
Minor cleanup. More... about 13 years ago
Add an option to force sync scrolling. More... about 13 years ago
Fix #417 - Header buttons not working in FF. More... about 13 years ago
Account for the padding on the container. More... about 13 years ago
Fix #395 - options.leaveSpaceForNewRows doesn't make sense when options.autoHeight is on. More... about 13 years ago