jaredpalmer/formik

New Examples / Sandboxes

Open

#1,315 创建于 2019年2月7日

在 GitHub 查看
 (30 评论) (16 反应) (1 负责人)TypeScript (34,255 star) (2,801 fork)batch import
Type: Umbrellahelp wanted

描述

Going through a lot of issues yesterday, I think it would be great to add some new sandboxes/examples:

  • checkboxes (to array) (#1386)
  • radios (#1035)
  • dependent select fields (a select input that conditionally renders another field) (#1205)
  • nested forms (modals within forms) (#826, #1298)
  • masked inputs (#610, #1307)
  • multi step forms (#844, #1438, #767)
  • File Upload forms (#45 )

Nice to have

  • Autosave (#1506)
  • Usage with CDN (#1463)
  • Usage with React Native (#1378)

贡献者指南