Solving different uses cases around reducerKeys
Change Log
5.1.10 (2017-02-24)
Implemented enhancements:
- addNewRow() : Insertion after a particular row. #126
- Question: Events for editor with mode='grid' #98
- Question: validation on cell being edited #96
- Add support for nested grid reducers #106 (drownbes)
Fixed bugs:
- addNewRow() : Insertion after a particular row. #126
- updateGetter in lastUpdate.js doesn't support passing reducerKeys via the grid props #123
- btoa call fails with UTF-8 encoded chracter in keyFromObject function #125
- 5.1.9 fails due absence of redux-logger #102
- Styling problem: no down arrow is shown when change sorting order #97
- Question: validation on cell being edited #96
Closed issues:
- pager plugin does not update table when fetching new data #121
- v5.1.9 requires redux-logger but only in dev-dependencies #119
- provide data for tree view does not work still not working #118
- Document update - pass rowId to update cell value #117
- Is it posible to skip/override default styles applied in JS? #110
- provide data for tree view does not work #109
Merged pull requests: