# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="4.0.3"></a>
## [4.0.3](https://github.com/ekoeryanto/netlify-cms-widgets/compare/netlify-cms-widget-material-icons@4.0.2...netlify-cms-widget-material-icons@4.0.3) (2018-09-04)


### Bug Fixes

* **material-icons:** icon inside list need to click to reveal ([7121f38](https://github.com/ekoeryanto/netlify-cms-widgets/commit/7121f38))




<a name="4.0.2"></a>
## [4.0.2](https://github.com/ekoeryanto/netlify-cms-widgets/compare/netlify-cms-widget-material-icons@4.0.1...netlify-cms-widget-material-icons@4.0.2) (2018-09-03)


### Bug Fixes

* inconsistent icon size ([3faacbc](https://github.com/ekoeryanto/netlify-cms-widgets/commit/3faacbc))




<a name="4.0.1"></a>
## [4.0.1](https://github.com/ekoeryanto/netlify-cms-widgets/compare/netlify-cms-widget-material-icons@4.0.0...netlify-cms-widget-material-icons@4.0.1) (2018-09-03)




**Note:** Version bump only for package netlify-cms-widget-material-icons

<a name="4.0.0"></a>
# [4.0.0](https://github.com/ekoeryanto/netlify-cms-widgets/compare/netlify-cms-widget-material-icons@3.0.1...netlify-cms-widget-material-icons@4.0.0) (2018-09-03)


### Chores

* **deps:** using react list ([48e585d](https://github.com/ekoeryanto/netlify-cms-widgets/commit/48e585d))


### Features

* react-list for material-icons ([39d8803](https://github.com/ekoeryanto/netlify-cms-widgets/commit/39d8803))
* using static size and direct json icon list ([2283a0a](https://github.com/ekoeryanto/netlify-cms-widgets/commit/2283a0a))


### BREAKING CHANGES

* **deps:** not using react-virtualized-select any more




<a name="3.0.1"></a>
## [3.0.1](https://github.com/ekoeryanto/netlify-cms-widgets/compare/netlify-cms-widget-material-icons@3.0.0...netlify-cms-widget-material-icons@3.0.1) (2018-09-02)




**Note:** Version bump only for package netlify-cms-widget-material-icons

<a name="3.0.0"></a>
# [3.0.0](https://github.com/ekoeryanto/netlify-cms-widgets/compare/netlify-cms-widget-material-icons@2.2.1...netlify-cms-widget-material-icons@3.0.0) (2018-08-10)


### Chores

* **dependencies:** upgrade netlify-cms v2 ([#54](https://github.com/ekoeryanto/netlify-cms-widgets/issues/54)) ([6feed32](https://github.com/ekoeryanto/netlify-cms-widgets/commit/6feed32))


### BREAKING CHANGES

* **dependencies:** for browser usage as of netlify-cms ^2, we don't need to use `netlify-cms/dist/cms.css`




<a name="2.2.1"></a>
## [2.2.1](https://github.com/ekoeryanto/netlify-cms-widgets/compare/netlify-cms-widget-material-icons@2.2.0...netlify-cms-widget-material-icons@2.2.1) (2018-06-12)




**Note:** Version bump only for package netlify-cms-widget-material-icons

<a name="2.2.0"></a>
# [2.2.0](https://github.com/ekoeryanto/netlify-cms-widgets/compare/netlify-cms-widget-material-icons@2.1.1...netlify-cms-widget-material-icons@2.2.0) (2018-05-24)


### Features

* use babel stable v6 ([ee2bcfd](https://github.com/ekoeryanto/netlify-cms-widgets/commit/ee2bcfd))




<a name="2.2.0-alpha.c8c7f2ad"></a>
# [2.2.0-alpha.c8c7f2ad](https://github.com/ekoeryanto/netlify-cms-widgets/compare/netlify-cms-widget-material-icons@2.1.1...netlify-cms-widget-material-icons@2.2.0-alpha.c8c7f2ad) (2018-05-24)


### Features

* use babel stable v6 ([ee2bcfd](https://github.com/ekoeryanto/netlify-cms-widgets/commit/ee2bcfd))




<a name="2.1.1"></a>
## [2.1.1](https://github.com/ekoeryanto/netlify-cms-widgets/compare/netlify-cms-widget-material-icons@2.1.0...netlify-cms-widget-material-icons@2.1.1) (2018-05-12)


### Bug Fixes

* iife globals wrapped on window to avoid unwanted character ([3eae5be](https://github.com/ekoeryanto/netlify-cms-widgets/commit/3eae5be)), closes [#4](https://github.com/ekoeryanto/netlify-cms-widgets/issues/4)




<a name="2.1.0"></a>
# [2.1.0](https://github.com/ekoeryanto/netlify-cms-widgets/compare/netlify-cms-widget-material-icons@2.0.1...netlify-cms-widget-material-icons@2.1.0) (2018-05-12)


### Features

* patch to work with official netlify-cms ([c47c7ae](https://github.com/ekoeryanto/netlify-cms-widgets/commit/c47c7ae))




<a name="2.0.1"></a>
## [2.0.1](https://github.com/ekoeryanto/netlify-cms-widgets/compare/netlify-cms-widget-material-icons@2.0.0...netlify-cms-widget-material-icons@2.0.1) (2018-05-08)




**Note:** Version bump only for package netlify-cms-widget-material-icons

<a name="2.0.0"></a>
# [2.0.0](https://github.com/ekoeryanto/netlify-cms-widgets/compare/netlify-cms-widget-material-icons@1.2.0...netlify-cms-widget-material-icons@2.0.0) (2018-05-07)


### Chores

* migrate to rollup ([68a11eb](https://github.com/ekoeryanto/netlify-cms-widgets/commit/68a11eb))


### BREAKING CHANGES

* - all the depedencies are excluded when possible and it on peerDependencies
- compiled file now renamed to follow the widget now not `main.js`




<a name="1.2.0"></a>
# [1.2.0](https://github.com/ekoeryanto/netlify-cms-widgets/compare/netlify-cms-widget-material-icons@1.1.0...netlify-cms-widget-material-icons@1.2.0) (2018-05-05)


### Features

* react-virtualized css not included ([f2141e5](https://github.com/ekoeryanto/netlify-cms-widgets/commit/f2141e5))




<a name="1.1.0"></a>
# [1.1.0](https://github.com/ekoeryanto/netlify-cms-widgets/compare/netlify-cms-widget-material-icons@1.0.0...netlify-cms-widget-material-icons@1.1.0) (2018-05-04)


### Features

* **material-icons:** using virtualized select for performance ([2e80a95](https://github.com/ekoeryanto/netlify-cms-widgets/commit/2e80a95))




<a name="1.0.0"></a>
# [1.0.0](https://github.com/ekoeryanto/netlify-cms-widgets/compare/netlify-cms-widget-material-icons@0.1.1...netlify-cms-widget-material-icons@1.0.0) (2018-05-03)


### Chores

* **refactor:** rename library instance ([516a5d0](https://github.com/ekoeryanto/netlify-cms-widgets/commit/516a5d0))


### BREAKING CHANGES

* **refactor:** `NetlifyCMSNameWidget` now `NetlifyCMSWidgetName`
