Skip to content

Latest commit

 

History

History
142 lines (59 loc) · 3.42 KB

CHANGELOG.md

File metadata and controls

142 lines (59 loc) · 3.42 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.5.1 (2018-01-10)

0.5.0 (2018-01-10)

Features

  • disabled and readonly support (3e701c1)

0.4.3 (2018-01-10)

Bug Fixes

  • SyntheticEvent requires a type argument (49cd17b)

0.4.2 (2018-01-10)

Bug Fixes

  • typescript types use event handlers; more descriptive (384b331)

0.4.1 (2018-01-10)

Bug Fixes

  • use correct react type and expose more types (90dadb3)

0.4.0 (2018-01-10)

Bug Fixes

  • autogenerate key (ac121c0)
  • export Choices as a named export (823c6fc)

Features

0.3.2 (2018-01-07)

0.3.1 (2018-01-07)

Bug Fixes

  • basic templates aria support (ed0f23a)

0.3.0 (2018-01-07)

Features

0.2.0 (2018-01-07)

Bug Fixes

  • css focus style required when tabbing in (a783f56)

Features

  • configurable getKeyCodeHandler (cb85f70)

0.1.3 (2018-01-07)

Bug Fixes

0.1.2 (2018-01-05)

Bug Fixes

  • render prop should be passed in (095f8b9)

0.1.1 (2018-01-05)

Bug Fixes

  • unfocus fixed and unhover factored (96d2012)

0.1.0 (2018-01-05)

Features

  • library is called choices (a56722f)