2
0
Commit Graph

6 Commits

Author SHA1 Message Date
daaa8a0a2d fix(editor): ️ Improve code editor readiness 2022-02-16 15:47:26 +01:00
276f1c1e90 docs(share): 📝 Add code blocks in embed instructions 2022-02-10 08:08:58 +01:00
65b30bfc48 docs(share): 📝 Add embed instructions 2022-02-09 17:41:45 +01:00
8a350eee6c refactor(editor): ♻️ Undo / Redo buttons + structure refacto
Yet another huge refacto... While implementing undo and redo features I understood that I updated the stored typebot too many times (i.e. on each key input) so I had to rethink it entirely. I also moved around some files.
2022-02-02 08:05:02 +01:00
21448bcc8a feat(theme): Add custom css settings 2022-01-24 15:29:01 +01:00
a58600a38a feat(integration): Add webhooks 2022-01-22 18:24:57 +01:00