jaredpalmer/formik

New Examples / Sandboxes

Offen

#1.315 geöffnet am 07.02.2019

 (30 Kommentare) (16 Reaktionen) (1 zugewiesene Person)TypeScript (2.801 Forks)batch import
Type: Umbrellahelp wanted

Repository-Metriken

Stars
 (34.255 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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)

Contributor Guide