Skip to content

SlickGrid v2.3.0

Compare
Choose a tag to compare
@6pac 6pac released this 18 Aug 00:42
· 1184 commits to master since this release

New features/improvements

  • updated to work with jQuery 3.x (without needing jQuery-Migrate) -- thanks to lfilho
  • tested with jQuery 1.8.3, 1.11.2, 2.2.4, and 3.1.0
  • added different versions of jquery (1.8.3, 2.2.4, 3.1.0, jQueryUI 1.9.2) to /lib to aid testing
  • breaking change: updated jquery.event.drag-2.2.js and jquery.event.drop-2.2.js to be compatible with jQuery 1.8 to 3, bumped these to jquery.event.drag-2.3.0.js and jquery.event.drop-2.3.0.js
  • added example of jqueryUI autocomplete editor in response to request