<!---
 Copyright (c) 2018 Swashata Ghosh <swashata@wpquark.com>

 This software is released under the MIT License.
 https://opensource.org/licenses/MIT
-->

# React FontIconPicker Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [1.2.0] - 2018-10-20

### Added

*   `closeOnSelect` to close dropdown on selecting icon. (#6)

## [1.1.0] - 2018-04-11

### Added

*   Dropdown will open on top if view port is small.
*   Use `click` instead of `mousedown` and `touchend` to close the dropdown.
*   Better docs.

## [1.0.0] - 2018-04-10

First release.

<!---

## [1.0.0] - YYYY-MM-DD

First release.

### Added

- stuff

### Changed

- stuff
-->
