Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 756 Bytes

CHANGELOG.md

File metadata and controls

22 lines (15 loc) · 756 Bytes

___ 1.12.2 ___

  • Add helper static functions to convert to/from string/number
  • Add support for custom format string (numeral.js)
  • Add demo server

___ 1.13.1 ___ ___ 1.14.1 ___

  • Branches created to support React 0.13 and 0.14
  • master branch will stand to support latest and greatest React version
  • All functionality should match 1.12.0

___ 1.12.1 ___

  • Pass event object generated by React when raising events
  • Minor version updated to match supported React version
  • As of this update, there are two succeeding React versions 0.13 and 0.14. There will now be a branch for each version: 1.12.x, 1.13.y, 1.14.y to support all React versions since 0.12.

___ 1.0.8 ___

  • Pass element id when raising onChange, onBlur and onFocus events