jaredpalmer/formik

New Examples / Sandboxes

Open

#1.315 geöffnet am 7. Feb. 2019

Auf GitHub ansehen
 (30 Kommentare) (16 Reaktionen) (1 zugewiesene Person)TypeScript (34.255 Stars) (2.801 Forks)batch import
Type: Umbrellahelp wanted

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