Skip to content

Latest commit

 

History

History
198 lines (143 loc) · 8.9 KB

CHANGELOG.md

File metadata and controls

198 lines (143 loc) · 8.9 KB

2.0.1 (2020-03-19)

Bug Fixes

  • fix cb key generation and touched state not array anymore (2398dd2)

2.0.0 (2020-03-18)

Code Refactoring

  • update update interfaces to match latest peer dependencies: update interfaces and imports (58ff83d)

BREAKING CHANGES

  • update update interfaces to match latest peer dependencies: Update interfaces to match latest peer dependencies

1.1.9 (2020-03-15)

Bug Fixes

  • fix label z-index: fix label z-index (b2c0c91)

1.1.8 (2019-09-22)

Bug Fixes

  • add react-select default values (7dc255c)
  • add react-select default values (#25) (be834ab)

1.1.7 (2019-09-10)

Bug Fixes

1.1.6 (2019-09-10)

Bug Fixes

  • fix input type not being passed to input (01cc10f)
  • input type not being passed to input (#23) (976f34d)

1.1.5 (2019-09-02)

Bug Fixes

  • reset some interface updates to match react-hook-form@3.21.4 (8d10edf)
  • update interfaces to match updates in react-hook-form (5d4365c)
  • update interfaces to match updates in react-hook-form (#22) (9f40397)

1.1.4 (2019-08-31)

Bug Fixes

  • expose react hook form in the input onClick, onBlur, onKeyUp (b78aa7d)
  • expose react hook form in the input onClick, onBlur, onKeyUp (#21) (67ba0ee)

1.1.3 (2019-08-26)

Bug Fixes

  • fix misspelling in rbf input feedback css class. Update FormConfig interface (b70f5b5)
  • misspelling in rbf input feedback css class. Update FormConf… (#20) (20991f8)

1.1.2 (2019-08-25)

Bug Fixes

  • update readme docs. Add submit btn props from reactstrap (c85a815)
  • update readme docs. Add submit btn props from reactstrap (#19) (34ac965)

1.1.1 (2019-08-24)

Bug Fixes

  • add missing compass css3 imports for _toggle scss partial (0cf8478)
  • add missing compass css3 imports for _toggle scss partial (#18) (16970c1)

1.1.0 (2019-08-24)

Features

  • bump minor release. Add block option for submit btn (cf117b5)
  • bump minor release. Add block option for submit btn. (#17) (25d2900)

1.0.6 (2019-08-24)

Bug Fixes

  • add basic example. Import only used compass scss mixins. Update FormConfig interface (6c55869)
  • add basic example. Import only used compass scss mixins... (#13) (4a42b58)
  • add custom react node inputs (75b76c7)
  • add custom react node inputs (#8) (52bcde8)
  • add input form feedback (648c997)
  • add input form feedback (#12) (7f07263)
  • add translation for icon text and error message in input com… (#14) (9971596)
  • add translation for icon text and error message in input component. Add codeclimate config yml (faaec26)
  • update README badges to start-at-root (9f761aa)
  • update README badges to start-at-root (#9) (83512a2)
  • update repo url in package.json file (f40a7e2)
  • update repo url in package.json file (#16) (9bc1b83)
  • update semantic release to 15.13.24 (dc32d3d)
  • update semantic release to 15.13.24 (#15) (7e68c9f)

1.0.6 (2019-08-20)

Bug Fixes

  • add custom react node inputs (75b76c7)
  • add custom react node inputs (#8) (52bcde8)
  • update README badges to start-at-root (9f761aa)
  • update README badges to start-at-root (#9) (83512a2)

1.0.5 (2019-08-14)

Bug Fixes

  • register only allowed properties in input component (#7) (dcb0ce5)

1.0.4 (2019-08-13)

Bug Fixes

1.0.0 (2019-08-03)

Bug Fixes

  • config rollup to work with react (#1) (3b8c8e6)