2
0
Commit Graph

6 Commits

Author SHA1 Message Date
953b95d254 feat(steps): Add Embed bubble 2022-03-23 12:01:35 +01:00
7e61ab19eb feat(engine): Link typebot step 2022-03-09 15:56:38 +01:00
e3e07ddd4d feat(editor): Code step 2022-03-07 17:39:57 +01:00
642a42779b feat(editor): Add Zapier step 2022-02-22 09:05:11 +01:00
d6238b3474 feat(editor): Add send email integration 2022-02-07 18:07:20 +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