Skip to content

Latest commit

 

History

History
46 lines (27 loc) · 845 Bytes

CHANGELOG.md

File metadata and controls

46 lines (27 loc) · 845 Bytes

React FontIconPicker Changelog

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

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[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.