christianalfoni/formsy-react

Incompatible API changes

Open

#330 建立於 2016年4月22日

在 GitHub 查看
 (7 留言) (0 反應) (0 負責人)JavaScript (423 fork)github user discovery
help wantedquestion

倉庫指標

Star
 (2,574 star)
PR 合併指標
 (PR 指標待抓取)

描述

My suggestions:

  1. Remove automatic validation at start rendering and in setValue.
  2. Rename validate to customValidate.
  3. Add validate method to Form and Mixin for manually validation.

This should make it very easy following scenarios:

  • validate on change
  • validate on blur
  • validate on submit
  • ...

@twisty @mbrookes and other Your opinion is important

貢獻者指南