0.3.3 • Published 4 years ago

react-json3 v0.3.3

Weekly downloads
227
License
MIT
Repository
-
Last release
4 years ago

react-json2

TODO

  1. find a solution for the issue with arrays and selected types, when delete element you cannot select type
  2. implement field validation ui
  3. think about different ui layouts
  4. implement a way to override list and map fields
  5. new Field types
  • comma separated strings list
  • multiselect with checkboxes
  • radio select
  • textarea
  • warn messages
  1. Preserve fields order on add?