You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Roadmap for the formio-builder library/project.
Core functionality
Sort out type definitions for all component types (@open-formulieren/types)
Implement all component types edit form
Implement new design - component library to use to be specified. May come with a sass-toolchain.
Builder UI
Sidebar/component type picker, grouped into categories
Dropzone to drop a picked component
Dropzone for container components (fieldset, columns, editgrid...) to support child/nested components
Editors:
Use a more clever approach for rich-text editing, with first-class support for Django template variables/filters/tags (Slate.js looks interesting) (Victorien: monaco-editor might remove a lot of boilerplate)
Set up a better JSON-data/templates editor (Slate.js based too?)
The text was updated successfully, but these errors were encountered:
The Roadmap for the formio-builder library/project.
Core functionality
@open-formulieren/types
)Builder UI
Editors:
The text was updated successfully, but these errors were encountered: