5.3.0 (2017-06-09)
Merged pull requests:
- Fix PropTypes warning #164 (geertplaisier)
- Makes tree expand/collapse buttons easier to click #163 (geertplaisier)
- Added filterFields to Sorting #162 (Vanderslice)
- Added will-change: transform to prevent repaints on scroll #159 (Vanderslice)
5.1.14 (2017-04-15)
Fixed bugs:
- Partially editable grid #152
Merged pull requests:
- Update USING_CUSTOM_EDITORS.md #156 (geertplaisier)
- State getter should return state when it is nested in an immutable object #153 (florisvink)
5.1.13 (2017-03-31)
Closed issues:
- Grid Row Indexes are not set/unset on SelectAll DeselectAll Actions #138
Merged pull requests:
- add bithound excellent scores #139 (partizanos)
- adding docs: Actions, Bulk Selection, Types; expose ActionTypes #136 (headwinds)
5.1.12 (2017-03-07)
Implemented enhancements:
- addNewRow() : Insertion after a particular row. #126
Fixed bugs:
- DISMISS_EDITOR and ADD_NEW_ROW set total incorrectly #132
- addNewRow\(\) : Insertion after a particular row. #126
- updateGetter in lastUpdate.js doesn't support passing reducerKeys via the grid props #123
Closed issues:
- No Data Available #127
Merged pull requests:
- bug/pager - DISMISS_EDITOR, REMOVE_ROW, and ADD_NEW_ROW now set total correctly #133 (Vanderslice)
- Changes are made to insert a new row into a specific location of grid by passing rowIndex parameter to addNewRow(ADD_NEW_ROW) action. #129 (underwater222)
5.1.10 (2017-02-24)
Implemented enhancements:
- 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:
- 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:
- feat(row): added a row renderer via plugin #115 (darlenya)
- Fix duplicated examples #105 (katopz)
- Second attempt to fix issue #88, so that demo is easy to run for peop… #104 (jstafford)
5.1.9 (2017-02-10)
Implemented enhancements:
- Make isCreate available for custom editors #100
Fixed bugs:
- npm run demo fails to work properly #88
Closed issues:
- s #94
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)
5.1.7 (2017-02-02)
5.1.6 (2017-02-01)
Merged pull requests:
5.1.2 (2017-01-20)
Implemented enhancements:
- Add support for state to be an ImmutableJS Map #71
- Namespace the actions #16
- quickly build and run the demo #81 (headwinds)
Fixed bugs:
Merged pull requests:
5.1.0 (2017-01-04)
Merged pull requests:
- Feature/css optional #80 (bencripps)
- support the global sortable option in handleColumnClick #79 (whatisboom)
- Add stylint process, clean up stylus code #78 (bencripps)
- Move Api from plugins to Util, add testing for AJAX actions #76 (bencripps)
5.0.2 (2016-12-17)
Implemented enhancements:
- Support ImmutableJS Map as root state object #72 (whatisboom)
5.0.1 (2016-12-16)
5.0.0 (2016-12-16)
Implemented enhancements:
- Please add rowDrop event as per #59 #60
- Theming with bootstrap, etc. #51
- Infinite Scroll: Enhancement #2
Fixed bugs:
- data property is not connected #30
Merged pull requests:
- Added PropType validation of 'any' for emptyDataMessage #74 (whatisboom)
- pageIndex fix #70 (Velderon)
- fix utf8 in column names #69 (Velderon)
- Simplify getNewRowId function. #68 (dpassen)
- Added npmignore to override gitignore when publishing #67 (taco)
- Tree DnD fixes with drop and cancel drop #66 (taco)
- Removing dist from source control #65 (taco)
- Added HANDLE_BEFORE_TREE_CHILD_CREATE event for trees #64 (taco)
- README.MD minor text update #63 (whatisboom)
- Show default sort caret #62 (KucharJ)
- Action Namespaces #55 (taco)
v3.1.4 (2016-10-06)
v3.1.3 (2016-10-05)
v3.1.2 (2016-10-05)
v3.1.1 (2016-10-04)
v3.1.0 (2016-10-04)
Merged pull requests:
v3.0.1 (2016-09-30)
v3.0.0 (2016-09-30)
Merged pull requests:
v2.4.1 (2016-09-27)
v2.4.0 (2016-09-27)
Merged pull requests:
v2.3.3 (2016-09-23)
Implemented enhancements:
- Adding a SORT event #49
v2.3.2 (2016-08-29)
Merged pull requests:
v2.3.1 (2016-08-26)
v2.3.0 (2016-08-26)
Merged pull requests:
v2.2.6 (2016-08-25)
v2.2.5 (2016-08-25)
Closed issues:
- emptyDataMessage #46
v2.2.4 (2016-08-24)
Closed issues:
- Typo in createFromKey #45
v2.2.3 (2016-08-19)
v2.2.2 (2016-08-19)
v2.2.1 (2016-08-19)
v2.2.0 (2016-08-18)
Merged pull requests:
v2.1.0 (2016-08-16)
Merged pull requests:
v2.0.4 (2016-08-11)
Implemented enhancements:
- Custom sorting #41
v2.0.3 (2016-08-10)
Closed issues:
- Bad file name breaks the build #40
Merged pull requests:
v2.0.2 (2016-08-09)
v2.0.1 (2016-08-09)
Closed issues:
v2.0.0 (2016-08-08)
Closed issues:
- Question: Is it possible to set a custom key to each row? #33
Merged pull requests:
v.1.9.3 (2016-08-06)
v1.9.3 (2016-08-06)
v1.9.2 (2016-08-05)
Fixed bugs:
- Sortable is not working! #29
v1.9.1 (2016-08-04)
v1.9.0 (2016-07-27)
Implemented enhancements:
- multiple grid interaction question #26
Fixed bugs:
Closed issues:
- working with a simple rest service #21
Merged pull requests:
v1.8.0 (2016-07-01)
Implemented enhancements:
- Add .edtiorconfig to project #17
Merged pull requests:
v1.7.0 (2016-06-22)
Merged pull requests:
v1.6.0 (2016-06-15)
Merged pull requests:
- feature/immutable-state #13 (bencripps)
- adding suppoer for dataIndex as a string array #12 (bencripps)
v1.5.0 (2016-05-31)
Merged pull requests:
v1.4.0 (2016-05-23)
Merged pull requests:
feaute/statekey (2016-05-04)
v1.3.0 (2016-04-30)
1.3.0 (2016-04-30)
Fixed bugs:
- trying to hook up my own store #9
1.2.0 (2016-03-27)
v1.2.0 (2016-03-27)
v1.1.0 (2016-03-27)
1.1.0 (2016-01-23)
1.0.5 (2016-01-18)
* This Change Log was automatically generated by github_changelog_generator