issues
search
geprog
/
former
Former is a form builder for FormKit schemas.
https://geprog.github.io/former/
MIT License
3
stars
0
forks
source link
Roadmap
#4
Open
anbraten
opened
7 months ago
anbraten
commented
7 months ago
[x] make a vue component library exporting form-builder and form-options-panel
[x] add a playground and deploy it to github pages
[ ] add basic input components
[x] text input
[ ] selection list / dropdown
[ ] button
[x] checkbox
[ ] radio button
[ ] file
[x] text area
[x] number input
[ ] input options specific for the different input types
[ ] conditions (only show if x is true)
[ ] validation rules
[ ] layout components
[ ] group (nesting components and data)
[ ] list