Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

Latest commit

 

History

History
46 lines (36 loc) · 3.29 KB

CHANGELOG.md

File metadata and controls

46 lines (36 loc) · 3.29 KB

Change Log

v1.4.3 (2018/04/08)

  • #60 Fixed typescript function parameter definitions (@jakeboone02)

v1.4.2 (2018/03/02)

  • #55 Add optional id information in README (@CharlyJazz)

v1.4.1 (2018/03/02)

  • #53 Add optional Id to fields propertie (@CharlyJazz)

v1.4.0 (2017/12/11)

  • #47 Add translations property to be able to set translatable texts. (@bubenkoff)
  • #46 Types: Added id attribute to RuleGroup (@jakeboone02)
  • #44 Add TypeScript typings (@jakeboone02)
  • #42 Converted Rule subcomponents to SFCs (@jakeboone02)

v1.3.8 (2017/07/14)

  • #38 Chore/demo (@pavanpodila)
  • #37 package updates and making it compatible with codesandbox.io (@pavanpodila)

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)