Editor updates & Small Bug fixes
5.1.9 (2017-02-10)
Implemented enhancements:
- Make isCreate available for custom editors #100
- Question: Events for editor with mode='grid' #98
- Question: validation on cell being edited #96
Fixed bugs:
- npm run demo fails to work properly #88
- Styling problem: no down arrow is shown when change sorting order #97
- Question: validation on cell being edited #96
Merged pull requests:
- editor: bugfix - Made isCreate available to editors #101 (Vanderslice)
- remove use of bind, as suggested in http://www.benjamincripps.com/pos… #93 (jstafford)
- add support for [redux-devtools-extension](https://github.com/zalmoxsus/redux-devtools-extension\), #92 (jstafford)
- fix warnings seen when running npm install by adding jasmine-core as … #91 (jstafford)
- fix issue #88 by fixing the path to bundle.js in index.html, #90 (jstafford)