Commit Graph

8 Commits

Author SHA1 Message Date
Matthias Nannt
4192461f5f Updated Editor-Approach for easier multi-page management (#4)
* use new editor approach where we use a single editorJS instance and a pageTransition block to indicate the start of a new page
* improve toast messages in editor
* add keyboard listener and toast to showcase autosaving functionality
* bugfix first and secondary menu positioning
* add required functionality to textQuestion
2022-06-29 15:24:11 +09:00
Matthias Nannt
099d57c2c5 fix deployment & build errors 2022-06-24 21:52:19 +09:00
Matthias Nannt
a7f7a54c95 add heading to nocode form preview 2022-06-24 21:51:23 +09:00
Matthias Nannt
24a1e29af2 add toast notification, new nocode-builder page layout 2022-06-23 15:16:24 +09:00
Matthias Nannt
7157bd778a add summary page in form results, fix editor saving bug 2022-06-22 21:05:15 +09:00
Matthias Nannt
75b5dc987f add form frontend 2022-06-21 20:51:41 +09:00
Matthias Nannt
9dd2f557d2 add submit button, add form preview, autosave form in builder 2022-06-21 15:37:34 +09:00
Matthias Nannt
ae5ae7b46c feat: add first version of nocode editor without preview/publish/share 2022-06-20 20:04:23 +09:00