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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #1112 from laughinghan/patch-1
HEAD
origin/master
origin/HEAD
master
Michael Leibman
2016-03-10
1
-0
/
+2
|
\
|
*
Update README to match Wiki in identifying 6pac's fork as the most active
Han Seoul-Oh
2016-03-09
1
-0
/
+2
|
/
*
Update README.md
Michael Leibman
2014-05-05
1
-0
/
+3
*
Fix #864 - Implement a 'destroy' method on Slick.ColumnPicker.
Michael Leibman
2014-01-20
1
-1
/
+8
*
Merge pull request #835 from paulsfds/master
Michael Leibman
2013-12-19
1
-2
/
+2
|
\
|
*
fixed an issue where the dataView variable was being accessed but did not exist
Paul Wong
2013-12-19
1
-2
/
+2
|
/
*
Fix a typo
Michael Leibman
2013-12-03
1
-1
/
+1
*
Optimize DataView group collapse/expand.
Michael Leibman
2013-12-03
1
-0
/
+12
*
Implement lazy totals calculation in the DataView.
Michael Leibman
2013-12-03
3
-43
/
+78
*
Merge pull request #818 from mjonas87/master
Michael Leibman
2013-12-03
1
-2
/
+2
|
\
|
*
Fixed steps in autoSizeColumns() that detects infinite loops for shrink and g...
Matt Jonas
2013-12-02
1
-2
/
+2
|
/
*
Add a requestAnimationFrame-based scrolling benchmark.
Michael Leibman
2013-11-26
1
-0
/
+154
*
Merge pull request #559 from oadam/bugfixAutoSizeColumn
Michael Leibman
2013-11-26
1
-3
/
+7
|
\
|
*
forgotten replace
oadam
2013-03-22
1
-1
/
+1
|
*
bugfix column can grow larger than its maxwidth
oadam
2013-03-22
1
-3
/
+7
*
|
Workaround for broken inertial scrolling on Mac WebKit/Blink.
Michael Leibman
2013-11-20
1
-1
/
+30
*
|
Merge pull request #729 from lencyforce/master
Michael Leibman
2013-11-19
1
-5
/
+10
|
\
\
|
*
|
undo edit command doesn't trigger onCellChange event
lencyforce
2013-08-25
1
-5
/
+10
*
|
|
Merge pull request #795 from styfle/master
Michael Leibman
2013-11-18
1
-0
/
+7
|
\
\
\
|
*
|
|
Visible row count vs total row count in slick.pager.js
Steven
2013-10-30
1
-0
/
+7
*
|
|
|
Added an 'addNewRowCssClass' option.
Michael Leibman
2013-11-18
1
-1
/
+6
*
|
|
|
Fixed a missing unit in CSS.
Michael Leibman
2013-11-17
1
-1
/
+1
*
|
|
|
Fix #791 - Cancel the current edit on updateRowCount().
Michael Leibman
2013-11-17
1
-0
/
+2
*
|
|
|
#794 - Add an event that exposes the internal selected row ids.
Michael Leibman
2013-11-17
1
-4
/
+23
*
|
|
|
Fix #794 - Add an option to keep out-of-the-view items selected when selectio...
Michael Leibman
2013-11-03
1
-5
/
+29
|
/
/
/
*
|
|
Fix the onClick firing twice.
Michael Leibman
2013-10-30
1
-1
/
+1
*
|
|
Merge pull request #781 from tobya/ghpages-GHLink
Michael Leibman
2013-10-13
30
-0
/
+129
|
\
\
\
|
*
|
|
updated one missing source link
Toby Allen
2013-10-13
1
-1
/
+1
|
*
|
|
Added Link to Github source
Toby Allen
2013-10-13
30
-0
/
+129
*
|
|
|
Undo an accedental edit.
Michael Leibman
2013-10-12
1
-1
/
+1
*
|
|
|
Add a grid initialization benchmark.
Michael Leibman
2013-10-12
2
-1
/
+58
*
|
|
|
Fix #744 - When multi-select is off, do not stop propagation on the shift-cli...
Michael Leibman
2013-10-06
1
-23
/
+23
*
|
|
|
Merge pull request #725 from kzhdev/performance
Michael Leibman
2013-09-27
1
-11
/
+16
|
\
\
\
\
|
*
|
|
|
remove not used variable
kzhdev
2013-08-22
1
-1
/
+0
|
*
|
|
|
remove numberOfRows private member because it only used in UpdateRowCount.
kzhdev
2013-08-22
1
-1
/
+0
|
*
|
|
|
performance improvement
kzhdev
2013-08-22
1
-9
/
+16
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #699 from Morhaus/box-sizing
Michael Leibman
2013-09-12
1
-13
/
+17
|
\
\
\
\
|
*
|
|
|
Add support for vendor prefixes
Alexandre K
2013-08-05
1
-2
/
+2
|
*
|
|
|
Set a correct width for the column header placeholder
Alexandre K
2013-08-02
1
-1
/
+1
|
*
|
|
|
Ignore paddings and borders of column headers and cells when their box-sizing...
Alexandre K
2013-08-02
1
-12
/
+16
*
|
|
|
|
Fix #738 - Use an object instead of an array to hold groups by value.
Michael Leibman
2013-09-12
1
-1
/
+1
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Move the default theme CSS out from /examples.
Michael Leibman
2013-08-13
2
-6
/
+6
*
|
|
|
Merge pull request #712 from ramen/expose_scroll_page
Michael Leibman
2013-08-13
1
-4
/
+6
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Rename scrollPageUp/Down to navigatePageUp/Down
Dave Benjamin
2013-08-12
1
-6
/
+6
|
*
|
|
Expose scrollPageUp and scrollPageDown methods
Dave Benjamin
2013-08-12
1
-0
/
+2
*
|
|
|
Update virtually-rendered cells when resizing the grid (#714).
Michael Leibman
2013-08-13
1
-0
/
+2
|
/
/
/
*
|
|
Bump version to 2.2.
Michael Leibman
2013-08-10
1
-2
/
+2
*
|
|
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
*
|
|
Check group title in .equals().
Michael Leibman
2013-08-10
1
-1
/
+2
*
|
|
Merge pull request #704 from jbthoma/patch-1
Michael Leibman
2013-08-10
1
-3
/
+3
|
\
\
\
|
*
|
|
Update slick.editors.js
jbthoma
2013-08-07
1
-1
/
+1
|
*
|
|
Update slick.editors.js
jbthoma
2013-08-07
1
-3
/
+3
|
|
/
/
*
|
|
Merge pull request #705 from dekajp/Issue-701
Michael Leibman
2013-08-10
1
-1
/
+1
|
\
\
\
|
*
|
|
very minor Example fix - No code , changed Drag to Resize
Jyoti Deka
2013-08-07
1
-1
/
+1
|
|
/
/
*
|
|
Add PgUp/PgDown handling.
Michael Leibman
2013-08-10
2
-16
/
+70
|
/
/
*
|
Add 'groupFormatter' and 'totalsFormatter' options to Slick.GroupItemMetadata...
Michael Leibman
2013-07-31
1
-3
/
+5
*
|
Fix #605 by directly checking for "slick-cell" on click.
Michael Leibman
2013-07-29
1
-1
/
+2
*
|
Merge pull request #651 from yelinaung/master
2.1.0
2.1
origin/2.1
Michael Leibman
2013-07-11
1
-1
/
+1
|
\
\
|
*
|
Re-saved the SlickGrid with UTF-8
mgpyone
2013-06-25
1
-1
/
+1
*
|
|
Add an example demonstrating the use of a data provider to generate a totals ...
Michael
2013-07-11
1
-0
/
+130
*
|
|
Merge pull request #669 from mleibman/gh-pages
Michael Leibman
2013-07-11
0
-0
/
+0
|
\
\
\
|
*
|
|
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-22
3
-2
/
+6
|
*
|
|
Clean up file.
Max Kramer
2013-05-22
1
-24
/
+18
|
*
|
|
Fix test and clean up.
Max Kramer
2013-05-22
2
-91
/
+77
|
*
|
|
Add link to AutoTooltips test.
Max Kramer
2013-05-22
1
-29
/
+32
|
*
|
|
Add example to demonstrate AutoTooltips.
Max Kramer
2013-05-22
1
-0
/
+73
|
*
|
|
Add functionality to AutoTooltips to optionally work for header cells. Add te...
Max Kramer
2013-05-22
3
-14
/
+216
|
*
|
|
Stop propagation of click event in showMenu
Oliver Wienand
2013-05-22
1
-0
/
+4
|
*
|
|
Applied fix to destroy error with JQuery 1.9.
kevinbeckstead
2013-05-22
1
-2
/
+2
|
*
|
|
Fix Safari 6 toString() bug
Michael Leibman
2013-05-22
1
-1
/
+1
|
*
|
|
Fix typos
Michael Leibman
2013-05-22
1
-2
/
+2
*
|
|
|
Fix the loading indicator not clearing in some cases.
Michael Leibman
2013-07-11
1
-1
/
+2
*
|
|
|
Merge branch 'master' of github.com:mleibman/SlickGrid
Michael Leibman
2013-07-11
2
-21
/
+42
|
\
\
\
\
|
*
\
\
\
Merge pull request #655 from RandScullard/Fix601
Michael Leibman
2013-07-11
2
-21
/
+42
|
|
\
\
\
\
|
|
*
|
|
|
Update Example 6 (AJAX-loading data with search) to access the Hacker News se...
Rand Scullard
2013-06-25
2
-21
/
+42
|
|
|
|
/
/
|
|
|
/
|
|
*
|
|
|
|
Upgrade to the latest JSONP lib (part 2).
Michael Leibman
2013-07-11
2
-4
/
+1
|
/
/
/
/
*
|
|
|
Upgrade to the latest JSONP lib.
Michael Leibman
2013-07-11
1
-0
/
+3
*
|
|
|
Merge pull request #659 from icoxfog417/issue563
Michael Leibman
2013-07-11
1
-1
/
+4
|
\
\
\
\
|
*
|
|
|
adjust format
TakahiroKubo
2013-06-29
1
-4
/
+4
|
*
|
|
|
fix issue #563
Takahiro3Kubo
2013-06-28
1
-1
/
+4
*
|
|
|
|
Merge pull request #587 from pandell/fix-inline-filters
Michael Leibman
2013-07-11
2
-8
/
+42
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Fix inlining for evaluated return statements.
John Gozde
2013-04-23
1
-4
/
+4
|
*
|
|
|
Add failing test for evaluated returns.
John Gozde
2013-04-23
1
-1
/
+18
|
*
|
|
|
Fix return statement handling when inlining.
John Gozde
2013-04-23
2
-6
/
+9
|
*
|
|
|
Add failing test case for inlined filtering.
John Gozde
2013-04-23
1
-0
/
+14
*
|
|
|
|
Merge pull request #658 from ibrahimkarahan/mleibman-master
Michael Leibman
2013-06-27
1
-2
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
Fixed scrolling with keyboard selection
Ibrahim Karahan
2013-06-27
1
-2
/
+4
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Maintain the reference to the right "self" object in DataView.
Michael Leibman
2013-06-25
1
-2
/
+2
|
/
/
/
/
*
|
|
|
Remove the use of jQueryUI effect and move the invalid cell animation into CSS.
Michael Leibman
2013-06-20
2
-2
/
+17
*
|
|
|
Merge pull request #638 from kzhdev/master
Michael Leibman
2013-06-19
1
-17
/
+21
|
\
\
\
\
|
*
|
|
|
back out for loop changes
kzhdev
2013-06-14
1
-1
/
+1
|
*
|
|
|
Merge remote-tracking branch 'upstream/master'
kzhdev
2013-06-14
1
-1
/
+2
|
|
\
\
\
\
|
*
|
|
|
|
minimize getDataLength() calls
kzhdev
2013-06-14
1
-6
/
+8
|
*
|
|
|
|
more performance improvement
kzhdev
2013-06-14
1
-2
/
+3
|
*
|
|
|
|
performance improvement: avoid calling getDataItem multiple times for same row
kzhdev
2013-06-14
1
-10
/
+11
*
|
|
|
|
|
Merge pull request #639 from RandScullard/master
Michael Leibman
2013-06-19
1
-0
/
+61
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Add index.html to the examples folder.
Rand Scullard
2013-06-19
1
-0
/
+61
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #634 from ciaranj/jquery_fragment_bloat
Michael Leibman
2013-06-13
1
-1
/
+2
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
[next]