mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-04 20:54:36 +00:00
* Updated: beforeSaveCell and afterSaveCell now receive an extra parameter representing an object containing the current row & column index values. * New option: KeyboardNavigation now has an option for selecting/unselecting a row by pressing the 'Enter' key. * Bugfix: afterColumnFilter passes NumberFilterValue's number field as a string.