Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 2.03 KB

CHANGELOG.md

File metadata and controls

27 lines (22 loc) · 2.03 KB

Change Log

v1.3.6 (2017/03/13)

  • #28 Add field to operator selector control element (@SamLoy)
  • #27 Added more context information to controlElements (@SamLoy)

v1.3.5 (2017/02/06)

  • #24 README: Update live demo link to use 1.3.4 and React 15 (@mreishus)
  • #23 README.md Usage - destructuring removed from import (@mreishus)

1.3.4 (2017/01/23)

  • #17 Add npm-based changelog generator (@maniax89)
  • #18 Add code coverage & TravisCI (@maniax89)

v1.3.0 (2016/10/12)

  • #15 Fix test setup (@maniax89)
  • #13 Rule group tests (@maniax89)
  • #11 Move 'this' binding to componentWillMount (@maniax89)
  • #12 Add ActionElement tests to (@maniax89)
  • #8 WIP: Added CHANGELOG.md (@maniax89)
  • #9 Remove unnecessary imports (@maniax89)
  • #7 Add in ActionElement for custom elements (@maniax89)
  • #10 WIP: Add Tests (@maniax89)
  • #6 Custom rule controls (@maniax89)

v1.2.0 (2016/07/11)

  • #1 fix missing field (@vitorhsb)