2
0
Commit Graph

5 Commits

Author SHA1 Message Date
e268638786 ci: Fix e2e tests 2022-05-13 06:47:39 -07:00
6af47f0277 fix(editor): 🐛 Throttle incoming typebot to avoid overwrite bug 2022-05-12 12:28:52 -07:00
5c524a0432 refactor: ♻️ Migrate to dequal 2022-03-10 18:17:51 +01:00
7e61ab19eb feat(engine): Link typebot step 2022-03-09 15:56:38 +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