0
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
May 18, 2023 — May 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove unused empty parameter from cellClickHandler More... over 9 years ago
bumped minor version More... over 9 years ago
Fix issue where wrong node assed to click handler; also pass grid ref More... over 9 years ago
Support clicking anywhere in cell, not just in span More... over 9 years ago
Fix bug reported where select_cell.jstree-grid is firing on span, not on tree. Bumped version More... over 9 years ago
Comment out renderAWidth, since we are using a true grid now. LEAVING IT IN BUT COMMENTED in case we ever go back to it. More... over 9 years ago
Updated jshint/jslint params for cleaner reporting More... over 9 years ago
Update jstreegrid.js to only hide nodes based on close_node.jstree event. Update example to use grandchildren. Bump version More... over 9 years ago
Update version and comments More... over 9 years ago
Fix to work with jstree v3.0.8; update tests to work with jstree v3.0.8 and jquery 2.1.0 More... over 9 years ago
Merge pull request #75 from sandbox2/patch-1 More... over 9 years ago
Update jstreegrid.js More... over 9 years ago
Fixed #70 More... over 9 years ago
Closed #69 by always checking if a grid is closed More... over 9 years ago
Fix hovering issue from #63 More... over 9 years ago
Added support for "columnClass" to add to the column. Closed #68 More... over 9 years ago
Merge branch 'master' of github.com:deitch/jstree-grid More... over 9 years ago
hasHeaders should be boolean; _clean_node needs to use PREFIX/POSTFIX; see #68 More... over 9 years ago
Merge pull request #67 from Fank/master More... almost 10 years ago
Final README.md update More... almost 10 years ago
Updated README.md More... almost 10 years ago
Updated README.md More... almost 10 years ago
Updated README.md More... almost 10 years ago
Resolved https://github.com/deitch/jstree-grid/issues/63 More... almost 10 years ago
Fixed https://github.com/deitch/jstree-grid/issues/64 by adding nowrap to the div and span More... almost 10 years ago
Listen for deselect_all.jstree event, to know when to deselect cells More... almost 10 years ago
Able to handle '$' in ID More... almost 10 years ago
When click row, should highlight correctly. https://github.com/deitch/jstree-grid/issues/61 More... almost 10 years ago
Fixed https://github.com/deitch/jstree-grid/issues/59 wherein not properly rendering with default open nodes More... almost 10 years ago
Fixed https://github.com/deitch/jstree-grid/issues/60 error in css More... almost 10 years ago