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
Branch
Commit message
Author
Age
master
Merge pull request #1112 from laughinghan/patch-1
Michael Leibman
9 years
origin/2.1
Merge pull request #651 from yelinaung/master
Michael Leibman
12 years
origin/HEAD
Merge pull request #1112 from laughinghan/patch-1
Michael Leibman
9 years
origin/gh-pages
Merge branch 'master' into gh-pages
Michael Leibman
11 years
origin/master
Merge pull request #1112 from laughinghan/patch-1
Michael Leibman
9 years
origin/v2.0
Revert "Added "onHeaderMouseEnter" and "onHeaderMouseLeave" events for column...
mleibman
13 years
Tag
Download
Author
Age
2.1
SlickGrid-2.1.zip
SlickGrid-2.1.tar.gz
SlickGrid-2.1.tar.bz2
Michael Leibman
12 years
2.1.0
SlickGrid-2.1.0.zip
SlickGrid-2.1.0.tar.gz
SlickGrid-2.1.0.tar.bz2
Michael Leibman
12 years
2.0.2
SlickGrid-2.0.2.zip
SlickGrid-2.0.2.tar.gz
SlickGrid-2.0.2.tar.bz2
Michael Leibman
13 years
2.02
SlickGrid-2.02.zip
SlickGrid-2.02.tar.gz
SlickGrid-2.02.tar.bz2
Michael Leibman
13 years
2.0.1
SlickGrid-2.0.1.zip
SlickGrid-2.0.1.tar.gz
SlickGrid-2.0.1.tar.bz2
Michael Leibman
13 years
2.0
SlickGrid-2.0.zip
SlickGrid-2.0.tar.gz
SlickGrid-2.0.tar.bz2
Michael Leibman
13 years
2.0b1
SlickGrid-2.0b1.zip
SlickGrid-2.0b1.tar.gz
SlickGrid-2.0b1.tar.bz2
Michael Leibman
13 years
1.4.3
SlickGrid-1.4.3.zip
SlickGrid-1.4.3.tar.gz
SlickGrid-1.4.3.tar.bz2
mleibman
14 years
1.4.1
SlickGrid-1.4.1.zip
SlickGrid-1.4.1.tar.gz
SlickGrid-1.4.1.tar.bz2
mleibman
15 years
1.4
SlickGrid-1.4.zip
SlickGrid-1.4.tar.gz
SlickGrid-1.4.tar.bz2
mleibman
15 years
1.4b2
SlickGrid-1.4b2.zip
SlickGrid-1.4b2.tar.gz
SlickGrid-1.4b2.tar.bz2
mleibman
15 years
1.4b1
SlickGrid-1.4b1.zip
SlickGrid-1.4b1.tar.gz
SlickGrid-1.4b1.tar.bz2
mleibman
15 years
1.3.2
SlickGrid-1.3.2.zip
SlickGrid-1.3.2.tar.gz
SlickGrid-1.3.2.tar.bz2
mleibman
15 years
Age
Commit message
Author
Files
Lines
2016-03-10
Merge pull request #1112 from laughinghan/patch-1
HEAD
origin/master
origin/HEAD
master
Michael Leibman
1
-0
/
+2
2016-03-09
Update README to match Wiki in identifying 6pac's fork as the most active
Han Seoul-Oh
1
-0
/
+2
2014-05-05
Update README.md
Michael Leibman
1
-0
/
+3
2014-01-20
Fix #864 - Implement a 'destroy' method on Slick.ColumnPicker.
Michael Leibman
1
-1
/
+8
2013-12-19
Merge pull request #835 from paulsfds/master
Michael Leibman
1
-2
/
+2
2013-12-19
fixed an issue where the dataView variable was being accessed but did not exist
Paul Wong
1
-2
/
+2
2013-12-03
Fix a typo
Michael Leibman
1
-1
/
+1
2013-12-03
Optimize DataView group collapse/expand.
Michael Leibman
1
-0
/
+12
2013-12-03
Implement lazy totals calculation in the DataView.
Michael Leibman
3
-43
/
+78
2013-12-03
Merge pull request #818 from mjonas87/master
Michael Leibman
1
-2
/
+2
2013-12-02
Fixed steps in autoSizeColumns() that detects infinite loops for shrink and g...
Matt Jonas
1
-2
/
+2
2013-11-26
Add a requestAnimationFrame-based scrolling benchmark.
Michael Leibman
1
-0
/
+154
2013-11-26
Merge pull request #559 from oadam/bugfixAutoSizeColumn
Michael Leibman
1
-3
/
+7
2013-11-20
Workaround for broken inertial scrolling on Mac WebKit/Blink.
Michael Leibman
1
-1
/
+30
2013-11-19
Merge pull request #729 from lencyforce/master
Michael Leibman
1
-5
/
+10
2013-11-18
Merge pull request #795 from styfle/master
Michael Leibman
1
-0
/
+7
2013-11-18
Added an 'addNewRowCssClass' option.
Michael Leibman
1
-1
/
+6
2013-11-17
Fixed a missing unit in CSS.
Michael Leibman
1
-1
/
+1
2013-11-17
Fix #791 - Cancel the current edit on updateRowCount().
Michael Leibman
1
-0
/
+2
2013-11-17
#794 - Add an event that exposes the internal selected row ids.
Michael Leibman
1
-4
/
+23
2013-11-03
Fix #794 - Add an option to keep out-of-the-view items selected when selectio...
Michael Leibman
1
-5
/
+29
2013-10-30
Visible row count vs total row count in slick.pager.js
Steven
1
-0
/
+7
2013-10-30
Fix the onClick firing twice.
Michael Leibman
1
-1
/
+1
2013-10-13
Merge pull request #781 from tobya/ghpages-GHLink
Michael Leibman
30
-0
/
+129
2013-10-13
updated one missing source link
Toby Allen
1
-1
/
+1
[...]