Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 400 Bytes

CHANGELOG.md

File metadata and controls

6 lines (6 loc) · 400 Bytes

2016-10-08 - Version 1.0.7

  • defaultValue prop added instead of initialValue to support standard props for React components. initialValue is still supported for backward compatibility but removed from documentation and considered to be deprecated
  • ESC button supported added to close option list
  • switched to airbnb-eslint-config for ESLint
  • implemented tests
  • deps and devDeps updated