## [1.0.24](https://github.com/bootstrap-styled/ra-ui/compare/v1.0.23...v1.0.24) (2019-04-19)


### Bug Fixes

* **Button:** removed default props colors: primary. ([a6526e0](https://github.com/bootstrap-styled/ra-ui/commit/a6526e0))
* **components:** minor fixes and improvements. ([95c7d6d](https://github.com/bootstrap-styled/ra-ui/commit/95c7d6d))
* **dependencies:** more permissive peer dependencies and unfix version of ra-core ([32a2d42](https://github.com/bootstrap-styled/ra-ui/commit/32a2d42))
* **MenuItemLink:** removed mistake props ([2aa723f](https://github.com/bootstrap-styled/ra-ui/commit/2aa723f))
* **migartion ra-ui-2.8.5:** migrated detail/ ([6a81796](https://github.com/bootstrap-styled/ra-ui/commit/6a81796))
* **migration ra-ui-2.8.5:** migrate layout/ ([9d6cd7b](https://github.com/bootstrap-styled/ra-ui/commit/9d6cd7b))
* **migration ra-ui-2.8.5:** migrated field/ ([964aa2d](https://github.com/bootstrap-styled/ra-ui/commit/964aa2d))
* **migration ra-ui-2.8.5:** migrated form/ ([a60798e](https://github.com/bootstrap-styled/ra-ui/commit/a60798e))
* **migration ra-ui-2.8.5:** migrated input/ ([1ace0cb](https://github.com/bootstrap-styled/ra-ui/commit/1ace0cb))
* **migration ra-ui-2.8.5:** migrated list/ ([6131ed8](https://github.com/bootstrap-styled/ra-ui/commit/6131ed8))
* **migration ra-ui-2.8.5:** updated ra-ui-maui and migrated auth/ and button/ ([1653816](https://github.com/bootstrap-styled/ra-ui/commit/1653816))
* **package.json:** merge resolv. ([34cc6c0](https://github.com/bootstrap-styled/ra-ui/commit/34cc6c0))
* **theme:** moved main theme at root of folders. ([2bc19e2](https://github.com/bootstrap-styled/ra-ui/commit/2bc19e2))

## [1.0.23](https://github.com/bootstrap-styled/ra-ui/compare/v1.0.22...v1.0.23) (2019-04-12)


### Bug Fixes

* **demo:** added some new visuals ([575e4a1](https://github.com/bootstrap-styled/ra-ui/commit/575e4a1))
* **dependencies:** downgrade @material-ui/core to v1.5.1 and @material-ui/icons to v1.1.1 to respect dependency of react-admin v2.6.4. Installed dependency history v7.4.0 to prevent newer version from being installed ([c01b896](https://github.com/bootstrap-styled/ra-ui/commit/c01b896))
* **dependencies:** install ci dependencies ([a317000](https://github.com/bootstrap-styled/ra-ui/commit/a317000))
* **Layout:** improved visuals of Sidebar. ([138e53b](https://github.com/bootstrap-styled/ra-ui/commit/138e53b))
* **Layout:** improved visuals of UserMenu and SideBar. ([ec654c1](https://github.com/bootstrap-styled/ra-ui/commit/ec654c1))
* **Menu:** improved visuals ([94e102a](https://github.com/bootstrap-styled/ra-ui/commit/94e102a))
* **MenuItem:** allow to beused in both userMenu and Sidebar ([028a1bd](https://github.com/bootstrap-styled/ra-ui/commit/028a1bd))

## [1.0.22](https://github.com/bootstrap-styled/ra-ui/compare/v1.0.21...v1.0.22) (2019-03-22)


### Bug Fixes

* **Actions:** actions now support customized props ([b021e81](https://github.com/bootstrap-styled/ra-ui/commit/b021e81))

## [1.0.21](https://github.com/bootstrap-styled/ra-ui/compare/v1.0.20...v1.0.21) (2019-03-21)


### Bug Fixes

* **dependencies:** upgrade all dependencies ([6d6cbce](https://github.com/bootstrap-styled/ra-ui/commit/6d6cbce))

## [1.0.20](https://github.com/bootstrap-styled/ra-ui/compare/v1.0.19...v1.0.20) (2019-03-18)


### Bug Fixes

* **demo:** upgrade demo ([66e5a93](https://github.com/bootstrap-styled/ra-ui/commit/66e5a93))

## [1.0.19](https://github.com/bootstrap-styled/ra-ui/compare/v1.0.18...v1.0.19) (2019-03-18)


### Bug Fixes

* **demo:** fix demo and upgrade all dependencies ([2e0afc5](https://github.com/bootstrap-styled/ra-ui/commit/2e0afc5))

## [1.0.18](https://github.com/bootstrap-styled/ra-ui/compare/v1.0.17...v1.0.18) (2019-03-11)


### Bug Fixes

* **release:** GitHub release https://github.com/bootstrap-styled/ra-ui ([659191a](https://github.com/bootstrap-styled/ra-ui/commit/659191a))

## [1.0.17](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/compare/v1.0.16...v1.0.17) (2019-03-11)


### Bug Fixes

* **documentation:** Upgrade @rollup-umd/documentation to v2.0.0 and removed react-styleguidist. Publish to GitHub ([fe464fa](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/commit/fe464fa))

## [1.0.16](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/compare/v1.0.15...v1.0.16) (2019-03-04)


### Bug Fixes

* **ncurc:** added .ncurc configuration ([964172d](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/commit/964172d))

## [1.0.15](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/compare/v1.0.14...v1.0.15) (2019-02-28)


### Bug Fixes

* **dependencies:** upgrade all dependencies ([b0d71d6](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/commit/b0d71d6))

## [1.0.14](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/compare/v1.0.13...v1.0.14) (2019-02-25)


### Bug Fixes

* **demo:** corrected component props to tag. ([fdce532](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/commit/fdce532))
* **dependencies:** upgrade all dependencies ([585ea58](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/commit/585ea58))
* **main:** main was pointing to dist esm features that were removed and causing issue in IDE ([7e12403](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/commit/7e12403))
* **transition BS:** removed all withStyles and classes + improved demo. ([c291333](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/commit/c291333))

## [1.0.13](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/compare/v1.0.12...v1.0.13) (2019-02-14)


### Bug Fixes

* **dependencies:** Using [@rollup-umd](https://module.kopaxgroup.com/rollup-umd)/rollup ([f5f04de](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/commit/f5f04de))
* **Release:** Release to npmjs registry ([6faf79f](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/commit/6faf79f)), closes [#2](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/issues/2)
* **tests:** corrected all wrong tests. WIP. ([6237a54](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/commit/6237a54))

## [1.0.12](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/compare/v1.0.11...v1.0.12) (2019-02-05)


### Bug Fixes

* **utils:** added utils folder to extend the validate formulas from react-admin ([c9ec726](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/commit/c9ec726))
* **utils:** added utils folder to extend the validate formulas from react-admin ([e382edd](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/commit/e382edd))

## [1.0.11](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/compare/v1.0.10...v1.0.11) (2019-02-05)


### Bug Fixes

* **theme:** corrected theme bug. ([1be9e39](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/commit/1be9e39))

## [1.0.10](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/compare/v1.0.9...v1.0.10) (2019-02-05)


### Bug Fixes

* **demo:** restore demo ([b8656bc](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/commit/b8656bc))
* **dependencies:** fix dependencies as in react-admin, fix ra-core to 2.6.4 ([a720858](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/commit/a720858))
* **dependencies:** fix dependencies as in react-admin, fix ra-core to 2.6.4 ([a97479f](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/commit/a97479f))

## [1.0.9](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/compare/v1.0.8...v1.0.9) (2019-02-04)


### Bug Fixes

* **dependenceis:** fix terser ([26fbcdc](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/commit/26fbcdc))
* **dependencies:** fix terser to v3.14.1 ([89ec21d](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/commit/89ec21d))

## [1.0.8](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/compare/v1.0.7...v1.0.8) (2019-02-04)


### Bug Fixes

* **dependencies:** moved react-autosuggest to dependencies ([96a0e55](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/commit/96a0e55))

## [1.0.7](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/compare/v1.0.6...v1.0.7) (2019-02-04)


### Bug Fixes

* **dependencies:** added more dependencies ([702b995](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/commit/702b995))
* **dependencies:** move some devDependencies into dependencies to fix build ([bd320cc](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/commit/bd320cc))

## [1.0.6](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/compare/v1.0.5...v1.0.6) (2019-02-04)


### Bug Fixes

* **dependencies:** added missing dependencies ([789f62a](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/commit/789f62a))
* **dependencies:** adding inflection to dependencies ([8a2ae05](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/commit/8a2ae05))

## [1.0.5](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/compare/v1.0.4...v1.0.5) (2019-02-04)


### Bug Fixes

* **dependencies:** moving autosuggest-highlight to dependencies ([96485ac](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/commit/96485ac))

## [1.0.4](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/compare/v1.0.3...v1.0.4) (2019-02-04)


### Bug Fixes

* **ci:** build ([a604fa5](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/commit/a604fa5))
* **demo:** added demo link ([4894a32](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/commit/4894a32))
* **demo:** fix demo deployment ([c5689f2](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/commit/c5689f2))
* **demo:** fix demo deployment ([1d27ebc](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/commit/1d27ebc))

## [1.0.3](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/compare/v1.0.2...v1.0.3) (2019-02-04)


### Bug Fixes

* **doc:** fixing doc deployment ([02ab510](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/commit/02ab510))

## [1.0.2](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/compare/v1.0.1...v1.0.2) (2019-02-04)


### Bug Fixes

* **dependencies:** moved ra-core to devDependencies and peerDependencies ([9d5776b](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/commit/9d5776b))

## [1.0.1](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/compare/v1.0.0...v1.0.1) (2019-02-04)


### Bug Fixes

* **dependencies:** Install missing dependencvies ([86502c1](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/commit/86502c1))

# 1.0.0 (2019-02-04)


### Bug Fixes

* **BUtton:** improved visuals ([09ef31b](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/commit/09ef31b))
* **CardActions:** migrated to bs. ([32b9dbb](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/commit/32b9dbb))
* **CardActions:** migrated to bs. ([020165f](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/commit/020165f))
* **components:** correcting bugs. ([b4c98fb](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/commit/b4c98fb))
* **components:** update components related to CRUD operation. ([6c2e259](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/commit/6c2e259))
* **Create:** improved visuals + migrtation bs ([4683ab7](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/commit/4683ab7))
* **Datagrid:** removed hover props. ([dffa956](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/commit/dffa956))
* **DataGrid and co.:** migrated to bs. ([e7c95a3](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/commit/e7c95a3))
* **demo:** added BoostrapProvider and updateing demo following bs components. ([210ff52](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/commit/210ff52))
* **eslint:** linting WIP ([1f3abe0](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/commit/1f3abe0))
* **fa:** replaced with font awesome 5, updated bs/v4, and disabled test for releasing ([52506ca](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/commit/52506ca))
* **fa:** replaced with font awesome 5, updated bs/v4, and disabled test for releasing, release set to protected ([faf689b](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/commit/faf689b))
* **FIelds:** migrated some to bs. ([cc2863b](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/commit/cc2863b))
* **Filter components:** improved visuals. ([70cda80](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/commit/70cda80))
* **FilterFOrm:** migrated to bs. ([8bc56a9](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/commit/8bc56a9))
* **Filters:** migrated to bs. ([5c5f74a](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/commit/5c5f74a))
* **layout:** added CardContent to layout CRUD components. ([7b41018](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/commit/7b41018))
* **Link:** added colours to link ([4f5e594](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/commit/4f5e594))
* **List/Datagrid:** improved visuals for lists. ([33c616f](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/commit/33c616f))
* **Menu:** corrected props resources apssed wrongly ([e9568ff](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/commit/e9568ff))
* **migration:** added some new components as BS ([86cbedd](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/commit/86cbedd))
* **Navigation:** migrated Menu and Sidebar to bs. ([4e7ce27](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/commit/4e7ce27))
* **Navigation:** migrated MenuItemLink to bs. ([d5671d0](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/commit/d5671d0))
* **package.json:**  updated osme deps. ([9957f31](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/commit/9957f31))
* **ReferneceField:** indentation. ([7f5660b](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/commit/7f5660b))
* **ResetableTextField:** migrated tobs. ([9cce55e](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/commit/9cce55e))
* **SearchInput:** migrated to bs. ([03bd3a6](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/commit/03bd3a6))
* **SearchInput:** migrated to bs. ([01fe89b](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/commit/01fe89b))
* **SelectInput:** migrated for bs. ([4b2e504](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/commit/4b2e504))
* **tests:** modified tests in regard to bs ocmponents ([a51aa4a](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/commit/a51aa4a))
* **Title:** WIP still cant get the resource title to displayu properly. ([35b3b17](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/commit/35b3b17))
* **Toolbar:** improved visuals. ([5d87c2d](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/commit/5d87c2d))
* **translate:** corrected bug wiht label props. ([0bba10e](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/commit/0bba10e))
* **UI:** improved some components visuals. ([339408a](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/commit/339408a))
* **UserMenu:** migration bs. ([4ae446a](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/commit/4ae446a))
* **visuals:** improvd small bugs ([1bbcd34](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/commit/1bbcd34))


### Features

* **demo:** Added demo project and fixed some dependencies to comply with create-react-app required specific version of: webpack, eslint, babel-eslint ([38f3732](https://module.kopaxgroup.com/bootstrap-styled/ra-ui/commit/38f3732))
