jaredpalmer/formik

New Examples / Sandboxes

Open

#1315 aperta il 7 feb 2019

Vedi su GitHub
 (30 commenti) (16 reazioni) (1 assegnatario)TypeScript (2801 fork)batch import
Type: Umbrellahelp wanted

Metriche repository

Star
 (34.255 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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)

Guida contributor