# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [2.0.0-alpha.30](https://github.com/DTupalov/react-material-ui-datatable/compare/v2.0.0-alpha.29...v2.0.0-alpha.30) (2019-11-10)


### Features

* add no matches text in body ([0600de3](https://github.com/DTupalov/react-material-ui-datatable/commit/0600de3)), closes [#21](https://github.com/DTupalov/react-material-ui-datatable/issues/21)



## [2.0.0-alpha.29](https://github.com/DTupalov/react-material-ui-datatable/compare/v2.0.0-alpha.28...v2.0.0-alpha.29) (2019-07-05)



## [2.0.0-alpha.28](https://github.com/DTupalov/react-material-ui-datatable/compare/v2.0.0-alpha.27...v2.0.0-alpha.28) (2019-07-05)


### Bug Fixes

* **filter:** remove native delete button for IE11 ([d805978](https://github.com/DTupalov/react-material-ui-datatable/commit/d805978))



## [2.0.0-alpha.27](https://github.com/DTupalov/react-material-ui-datatable/compare/v2.0.0-alpha.26...v2.0.0-alpha.27) (2019-07-04)


### Bug Fixes

* **filter:** fix broken markup for IE11 ([e557ac4](https://github.com/DTupalov/react-material-ui-datatable/commit/e557ac4))
* **markup:** add overflow-x to table body ([d5e45a2](https://github.com/DTupalov/react-material-ui-datatable/commit/d5e45a2))



## [2.0.0-alpha.26](https://github.com/DTupalov/react-material-ui-datatable/compare/v2.0.0-alpha.25...v2.0.0-alpha.26) (2019-07-03)


### Bug Fixes

* **filter:** autosizing font in virtualized list ([a40663c](https://github.com/DTupalov/react-material-ui-datatable/commit/a40663c))
* **filter:** filter list fill only with number and string values ([c95a45a](https://github.com/DTupalov/react-material-ui-datatable/commit/c95a45a))



## [2.0.0-alpha.25](https://github.com/DTupalov/react-material-ui-datatable/compare/v2.0.0-alpha.24...v2.0.0-alpha.25) (2019-06-30)



## [2.0.0-alpha.24](https://github.com/DTupalov/react-material-ui-datatable/compare/v2.0.0-alpha.23...v2.0.0-alpha.24) (2019-06-29)


### Bug Fixes

* **filter:** placeholder translation ([4724593](https://github.com/DTupalov/react-material-ui-datatable/commit/4724593))



## [2.0.0-alpha.23](https://github.com/DTupalov/react-material-ui-datatable/compare/v2.0.0-alpha.22...v2.0.0-alpha.23) (2019-06-29)


### Bug Fixes

* reset filterValues to empty list, instead of initial value ([bd82108](https://github.com/DTupalov/react-material-ui-datatable/commit/bd82108))
* select all check only computed data ([e190a2c](https://github.com/DTupalov/react-material-ui-datatable/commit/e190a2c))


### Documentation

* add description about alternative library ([4039c24](https://github.com/DTupalov/react-material-ui-datatable/commit/4039c24))


### Features

* **filter:** add autocomplete to filter input ([4636ec2](https://github.com/DTupalov/react-material-ui-datatable/commit/4636ec2))


### Refactoring

* createStoreConsumer replace with hook useStore ([3ac47ef](https://github.com/DTupalov/react-material-ui-datatable/commit/3ac47ef))



## [2.0.0-alpha.22](https://github.com/DTupalov/react-material-ui-datatable/compare/v2.0.0-alpha.21...v2.0.0-alpha.22) (2019-06-14)



## [2.0.0-alpha.21](https://github.com/DTupalov/react-material-ui-datatable/compare/v2.0.0-alpha.20...v2.0.0-alpha.21) (2019-06-07)



<a name="2.0.0-alpha.20"></a>
# [2.0.0-alpha.20](https://github.com/DTupalov/react-material-ui-datatable/compare/v2.0.0-alpha.19...v2.0.0-alpha.20) (2019-06-06)


### Bug Fixes

* **dependencies:** fix vulnerabilities ([55a4f91](https://github.com/DTupalov/react-material-ui-datatable/commit/55a4f91))



<a name="2.0.0-alpha.19"></a>
# [2.0.0-alpha.19](https://github.com/DTupalov/react-material-ui-datatable/compare/v2.0.0-alpha.18...v2.0.0-alpha.19) (2019-06-04)


### Features

* **sort:** Add sort for multiple columns ([03b96a2](https://github.com/DTupalov/react-material-ui-datatable/commit/03b96a2))


### BREAKING CHANGES

* **sort:** Now prop `sort` receives array of sorting options for columns



<a name="2.0.0-alpha.18"></a>
# [2.0.0-alpha.18](https://github.com/DTupalov/react-material-ui-datatable/compare/v2.0.0-alpha.17...v2.0.0-alpha.18) (2019-05-17)


### Bug Fixes

* **search:** handle many branches for search ([3588ad2](https://github.com/DTupalov/react-material-ui-datatable/commit/3588ad2))



<a name="2.0.0-alpha.17"></a>
# [2.0.0-alpha.17](https://github.com/DTupalov/react-material-ui-datatable/compare/v2.0.0-alpha.16...v2.0.0-alpha.17) (2019-05-17)


### Bug Fixes

* **search:** omit unattainable path in object ([881280a](https://github.com/DTupalov/react-material-ui-datatable/commit/881280a))



<a name="2.0.0-alpha.16"></a>
# [2.0.0-alpha.16](https://github.com/DTupalov/react-material-ui-datatable/compare/v2.0.0-alpha.15...v2.0.0-alpha.16) (2019-04-30)


### Features

* **toolbarActions:** now receives data, computedData and displayData ([8797e09](https://github.com/DTupalov/react-material-ui-datatable/commit/8797e09))



<a name="2.0.0-alpha.15"></a>
# [2.0.0-alpha.15](https://github.com/DTupalov/react-material-ui-datatable/compare/v2.0.0-alpha.14...v2.0.0-alpha.15) (2019-04-28)



<a name="2.0.0-alpha.14"></a>
# [2.0.0-alpha.14](https://github.com/DTupalov/react-material-ui-datatable/compare/v2.0.0-alpha.13...v2.0.0-alpha.14) (2019-04-28)


### Bug Fixes

* add unsub in cwun + recreating model binding in Provider ([6a13d47](https://github.com/DTupalov/react-material-ui-datatable/commit/6a13d47))



<a name="2.0.0-alpha.13"></a>
# [2.0.0-alpha.13](https://github.com/DTupalov/react-material-ui-datatable/compare/v2.0.0-alpha.12...v2.0.0-alpha.13) (2019-04-26)


### Features

* add actions for each row ([1d2d214](https://github.com/DTupalov/react-material-ui-datatable/commit/1d2d214))



<a name="2.0.0-alpha.12"></a>
# [2.0.0-alpha.12](https://github.com/DTupalov/react-material-ui-datatable/compare/v2.0.0-alpha.8...v2.0.0-alpha.12) (2019-04-26)


### Code Refactoring

* move to state manager effector ([647b358](https://github.com/DTupalov/react-material-ui-datatable/commit/647b358))


### BREAKING CHANGES

* `customCell` moved from `columns` to generic props and change function signature. See documentation at README.md



<a name="2.0.0-alpha.8"></a>
# [2.0.0-alpha.8](https://github.com/DTupalov/react-material-ui-datatable/compare/v2.0.0-alpha.6...v2.0.0-alpha.8) (2019-03-31)


### Code Refactoring

* add `selectedData` based on data refs ([60858fc](https://github.com/DTupalov/react-material-ui-datatable/commit/60858fc))
* optimized handler for state changing ([ca1e009](https://github.com/DTupalov/react-material-ui-datatable/commit/ca1e009))


### BREAKING CHANGES

* - `selectedRows` now is `selectedData`
- `localization.toolbarSelect.selectedRows` fn now is `selectedData` fn
- `selectedData` now receives array of `data`'s objects refs.
- `toolbarSelectActions` receives `selectedData`, `updateSelectedData`
instead of `selectedRows` and `updateSelectedRows`
- deprecate `metaSymbol`
* Props `onShowSearchBarChanged`, `onSearchValueChanged`, `onSortChanged`, `onFilterValuesChanged`, `onPageChanged`, `onPerPageChanged` were removed. Now need to use `onStateChanged`



<a name="2.0.0-alpha.6"></a>
# [2.0.0-alpha.6](https://github.com/DTupalov/react-material-ui-datatable/compare/v2.0.0-alpha.5...v2.0.0-alpha.6) (2019-02-20)


### Bug Fixes

* Fix select for perPage option for material-ui@>1.5 ([8f92cd0](https://github.com/DTupalov/react-material-ui-datatable/commit/8f92cd0))


### Features

* Using datatable model separate from table component ([840cff7](https://github.com/DTupalov/react-material-ui-datatable/commit/840cff7))


### BREAKING CHANGES

* From exports was removed `withReactMUIDatableModel`



<a name="2.0.0-alpha.5"></a>
# [2.0.0-alpha.5](https://github.com/DTupalov/react-material-ui-datatable/compare/v2.0.0-alpha.4...v2.0.0-alpha.5) (2019-02-19)


### Bug Fixes

* backward compatibility with material-ui@>1.0 ([52e3842](https://github.com/DTupalov/react-material-ui-datatable/commit/52e3842))



<a name="2.0.0-alpha.4"></a>
# [2.0.0-alpha.4](https://github.com/DTupalov/react-material-ui-datatable/compare/v2.0.0-alpha.2...v2.0.0-alpha.4) (2019-02-19)


### Bug Fixes

* unselect only deleted rows ([1daabdd](https://github.com/DTupalov/react-material-ui-datatable/commit/1daabdd))


### Features

* Add onFilterValuesChanged prop ([c88a041](https://github.com/DTupalov/react-material-ui-datatable/commit/c88a041))
* Add onPageChanged prop ([50eebc5](https://github.com/DTupalov/react-material-ui-datatable/commit/50eebc5))
* Add onPerPageChanged prop ([a27a956](https://github.com/DTupalov/react-material-ui-datatable/commit/a27a956))
* Add onSearchValueChanged prop ([bd289b9](https://github.com/DTupalov/react-material-ui-datatable/commit/bd289b9))
* Add onShowSearchBarChanged prop ([19b5474](https://github.com/DTupalov/react-material-ui-datatable/commit/19b5474))
* Add onSortChanged prop ([f2549dc](https://github.com/DTupalov/react-material-ui-datatable/commit/f2549dc))
* Add toolbarActions prop ([f21654b](https://github.com/DTupalov/react-material-ui-datatable/commit/f21654b))
