Skip to content

Latest commit

 

History

History
141 lines (57 loc) · 3.43 KB

CHANGELOG.md

File metadata and controls

141 lines (57 loc) · 3.43 KB

1.2.0 (2017-12-27)

Bug Fixes

  • ic-formly: remove required message prop (not supported in plugin ext mode) (950adbf)

1.1.1 (2017-12-27)

Bug Fixes

  • package: fix files option (1df15e0)

1.1.0 (2017-12-27)

Bug Fixes

  • package: change main file and build only commonjs (c2557ea)

1.0.2 (2017-12-22)

Bug Fixes

  • package: fix main file name (68fec5c)

1.0.1 (2017-12-22)

1.0.0 (2017-12-22)

Features

  • ic-formly: change ic-formly to plugin (be581bd)

0.2.1 (2017-12-22)

Bug Fixes

  • ic-formly: fix validating whole form instead of single input on change (10e38e2)

0.2.0 (2017-12-22)

Bug Fixes

  • ic-formly: realtime validation (5d02a6b)

Features

0.1.1 (2017-12-21)

0.1.0 (2017-12-21)

Bug Fixes

  • ic-formly: update vue-docgen-api, refer vue-styleguidist/vue-docgen-api#16 (a54430d)
  • package: update vue-formly to fix formly-js/vue-formly#24 (40fd7e9)

Features

  • package: update build processs and files (5948fdb)

0.0.5 (2017-12-14)

Features

  • package: add package-log (a0cbd26)

0.0.4 (2017-12-14)

Features

  • package: add release-it configuration (6b769e4)

0.0.3 (2017-12-14)

Bug Fixes

  • package: fix package name (08f8fdf)

0.0.2 (2017-12-14)

Bug Fixes

  • ic-formly: fix test errors (b5ffe9c)