Socket for GitHub
Detect suspicious packages in PRs
Socket CLI
Use Socket from the command line
Socket Web Extension
Use Socket from your browser
Socket Dependency Search
Find any package for your project
Socket Optimize
Optimize your dependencies
Integrations
Docs
Want to read all the docs? Start here
Customers
Check out our customer stories
Blog
Keep up to date with all the news
Changelog
Latest updates and enhancements
FAQ
Answers to common questions
Package Alerts
Learn about all Socket alerts
Glossary
Open source and security terms
Customer Stories
About
Why we built Socket
Love
See why developers love Socket
Careers
Join our team
Investors
Learn about our investors
Security
Our security practices
Why Socket?
Achievements
slickgrid
Advanced tools
Install Socket
Detect and block malicious and high-risk dependencies
Versions
2.4.45 (2022-07-27)
2.4.44 (2021-12-06)
add extra caller property to onSelectedRowsChanged (#659) (e693a0c)
add grid option to provide optional sanitizer function (#657) (416992e), closes #652
Auto scroll the viewport when dragging to make selection (#656) (c06e3a3)
2.4.43 (2021-10-23)
add basic html sanitizer w/regex to avoid xss scripting attack (#652) (ffc682b)
add new Custom Tooltip plugin (#650) (07cad59)
show a shadow element of the row being moved/dragged (#651) (c6cfe18)
2.4.42 (2021-09-28)
2.4.41 (2021-09-26)
2.4.40 (2021-09-09)
few minor fixes on plugin with menus (#636) (4d93f52)
grid with Grouping, Row Select All shouldn't include grouping rows (#635) (d634221)
onBeforePagingInfoChanged
2.4.39 (2021-09-03)
use Header Menu width (instead of minWidth) to align right (#624) (beef51f)
use tooltip from header menu options is the correct location (#626) (44fe869)
add command (execute/undo) to onCellChange event (#622) (dc9f2e1)
command
onCellChange
add onBeforeSort to optionally cancel onSort (3a1202a)
onBeforeSort
onSort
add previousSortColumns to onSort and onBeforeSort (#633) (115367f)
previousSortColumns
add new event onBeforeSetColumns (#625) (9c3ce51)
onBeforeSetColumns
2.4.38 (2021-06-25)
2.4.37 (2021-06-25)
broken UI when loading grid from hidden div/tab (#618) (2ba2007)
plugin: only check override if we can move row in first place (#613) (2ffccc6)
2.4.36 (2021-05-18)
setOptions should call setOverflow when changing frozenColumns (#608) (4af8c72)
setOptions
setOverflow
left frozen section shoudn't go over viewport width, fix #473 (#607) (f229917)