issues
search
flipbyte
/
formik-json-schema
Easily create react forms using JSON / Javascript Object
MIT License
152
stars
40
forks
source link
Updates
#64
Closed
easeq
closed
5 years ago
easeq
commented
5 years ago
code-editor pointer position fixed without autoCursor attribute.
prefixNameToElement removed. Adding a name to container will prefix it with the child's name
code-editor undo issue fixed
Validation schema not regenerated on form schema change - fixed
Each individual tab can now have it's own name
Fixed form rendering on lazy initialization of schema
fixed form error when
type
key is not defined
Added horizontal tabs support
type
key is not defined