index
:
SlickGrid
master
origin/2.1
origin/HEAD
origin/gh-pages
origin/master
origin/v2.0
Unnamed repository; edit this file 'description' to name the repository.
Erik Andersson
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
plugins
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix #744 - When multi-select is off, do not stop propagation on the shift-cli...
Michael Leibman
2013-10-06
1
-23
/
+23
*
Make the CellRangeDecorator selection CSS class configurable via 'selectionCs...
Michael Leibman
2013-08-10
1
-1
/
+3
*
Added a 'slick-range-decorator' class to CellRangeDecorator.
Michael Leibman
2013-08-10
1
-2
/
+2
*
Fixed scrolling with keyboard selection
Ibrahim Karahan
2013-06-27
1
-2
/
+4
*
Merge pull request #617 from resnyanskiy/headermenu-and-dialog
Michael Leibman
2013-05-29
1
-3
/
+2
|
\
|
*
Fix positioning of a headermenu when grid inside dialog.
resnyanskiy
2013-05-24
1
-3
/
+2
*
|
Added back the default 'buttonImage' property.
Michael Leibman
2013-05-29
1
-1
/
+2
*
|
Move options.buttonImage from JS to CSS
resnyanskiy
2013-05-25
2
-1
/
+1
|
/
*
Fix #613 - set grid focus when the range is selected
Michael Leibman
2013-05-22
1
-0
/
+2
*
Fix #418 - header menu icons not visible in FF when used with sortable columns
Michael Leibman
2013-05-20
1
-1
/
+2
*
Merge pull request #611 from mckramer/autotooltips2
Michael Leibman
2013-05-20
1
-14
/
+49
|
\
|
*
Add functionality to AutoTooltips to optionally work for header cells. Add te...
Max Kramer
2013-05-20
1
-14
/
+49
*
|
Stop propagation of click event in showMenu
Oliver Wienand
2013-05-15
1
-0
/
+4
|
/
*
Changes according Pull request #534
fetis
2013-02-25
1
-5
/
+13
*
Shift+arrow keys support for selection
fetis
2013-02-19
1
-1
/
+53
*
Fix #498 - Selections are not always maintained when filtering (Example 4).
Michael Leibman
2012-12-18
2
-2
/
+2
*
Add an option to cancel edit on drag in RowMoveManager and update the example.
Michael Leibman
2012-09-27
1
-1
/
+10
*
Fix #421 - Don't close the header menu on scrollbar click
Michael Leibman
2012-09-23
1
-1
/
+1
*
Fixed #417 - checkbox select column handling for empty grids
Michael Leibman
2012-09-08
1
-1
/
+1
*
BREAKING API CHANGES
Michael Leibman
2012-08-31
2
-12
/
+12
*
Fix #417 - Header buttons not working in FF.
mleibman
2012-08-25
1
-0
/
+6
*
Added a Slick.Plugin.HeaderMenu plugin to add drop-down menus to column heade...
mleibman
2012-06-17
2
-0
/
+330
*
Extended the grid API with "onHeaderRendered" and "onBeforeHeaderDestroy" eve...
Michael Leibman
2012-06-17
5
-24
/
+230
*
Fix #306 - empty DIV leak in RowMoveManager + drop tolerance in the example.
Michael Leibman
2012-04-13
1
-2
/
+0
*
Added spacebar handling to CheckboxSelectColumn plugin (issue #277).
Michael Leibman
2012-02-05
1
-7
/
+26
*
More cleanup.
Michael Leibman
2012-01-17
8
-86
/
+86
*
Reformatted code.
Michael Leibman
2012-01-17
8
-732
/
+729
*
Fix undefined global variable usage in markCopySelection() inside CellCopyMan...
David Capello
2011-12-13
1
-0
/
+1
*
Various fixes.
Michael Leibman
2011-10-29
2
-15
/
+28
*
Fixed drag'n'drop broken by the last checkin.
Michael Leibman
2011-03-23
2
-3
/
+17
*
Cleaned up column width calculations and removed syncColumnCellResize option.
mleibman
2011-02-22
2
-2
/
+1
*
Fixed Autotooltips plugin not unsubscribing from event on destroy.
mleibman
2011-02-09
1
-1
/
+1
*
Issue #134: Removed unnecessary row invalidation in slick.chechboxselectcolu...
mleibman
2011-01-12
1
-2
/
+0
*
Fixed RowSelectionModel destructor.
mleibman
2010-12-19
1
-1
/
+1
*
Added range checking to RowSelectionModel.
mleibman
2010-12-19
1
-22
/
+8
*
Added a CheckboxSelectColumn plugin.
mleibman
2010-12-05
1
-0
/
+139
*
Added "updateColumnHeader" grid method.
mleibman
2010-11-28
2
-4
/
+19
*
Added CellRangeDecorator and refactored CellRangeSelector to use it.
mleibman
2010-11-27
3
-27
/
+119
*
Rolled back a change to example3 (this has been moved to the spreadsheet exam...
mleibman
2010-11-27
1
-0
/
+85
*
Fixed the onDragInit event handlers interfering with each other on click.
mleibman
2010-11-26
3
-112
/
+152
*
Initial commit of v2.0 alpha.
mleibman
2010-11-26
3
-0
/
+477