1
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Aug 12, 2024 — Aug 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
premerge More... almost 8 years ago
removing console log and adding overflow hidden More... almost 8 years ago
including rowHeaders when clicking on a row More... almost 8 years ago
sending rowHeaders and columnHeaders in callback More... almost 8 years ago
trying out drawers More... almost 8 years ago
merge master More... almost 8 years ago
premerge More... almost 8 years ago
Merge pull request #40 from turnerniles/33resizableColumns More... almost 8 years ago
clicking on row header gives all row data while clicking on a cell gives data for that particular cell More... almost 8 years ago
including raw data in onGridCellClick More... almost 8 years ago
returning children data in addition to rowIndex and columnIndex on body cell click More... almost 8 years ago
adding click event handlers to cells More... almost 8 years ago
resizing on drag rather than on drag stop for live column resizing and setting default color to transparent More... about 8 years ago
removing extra column in prop update More... about 8 years ago
removed additional column spot in table More... about 8 years ago
creating a force update function More... about 8 years ago
adds menu and prop types More... about 8 years ago
removing duplicate css, trying onDrag as opposed to onStop and onStart More... about 8 years ago
so many overflow hidden important css More... about 8 years ago
updating grid after column resize More... about 8 years ago
adding column drag bar to column headers and allowing for color pick via color pack More... about 8 years ago
adding react draggable for column resizing More... about 8 years ago
Merge pull request #39 from turnerniles/27cellOverflow More... about 8 years ago
Merge pull request #38 from turnerniles/fix-row-headers More... about 8 years ago
closes #36 and #37 More... about 8 years ago
moving even odd styling to function More... about 8 years ago
removing content box More... about 8 years ago
removing classnames package More... about 8 years ago
changing row heights to 20px and adding headHeight prop, defaulting to 40px in state More... about 8 years ago
adding flex box and hiding overflow, cleaning up some code More... about 8 years ago