2
0
Commit Graph

4 Commits

Author SHA1 Message Date
e9a9dc00e2 perf(flow): ️ Smooth panning even with complexe flow 2022-03-02 12:21:32 +01:00
714f7c8ce5 perf(editor): ️ Improve graph transition perf 2022-02-14 19:31:02 +01:00
524ef0812c chore(editor): ♻️ Revert tables to arrays
Yet another refacto. I improved many many mechanisms on this one including dnd. It is now end 2 end tested 🎉
2022-02-04 19:00:08 +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