89d91f9114
feat(editor): ✨ Start preview from any block
2022-06-02 10:07:50 +02:00
660b220f8d
feat(dashboard): ✨ New create typebot menu
2022-04-05 10:49:32 +02:00
525887a32c
feat(editor): ✨ Custom icon on typebot
2022-04-01 16:37:17 +02:00
c507ef55ae
perf(editor): 🚸 More predictable edge management
2022-03-25 13:31:14 +01:00
c01ffa3f0b
feat(editor): ✨ Duplicate blocks & steps
2022-03-23 11:00:43 +01:00
1423c14547
refactor: ♻️ Migrate from short-uuid to cuid lib
2022-03-18 12:30:42 +01:00
3c6783727e
feat(flow): ✨ Edge menu on click
2022-03-02 09:21:09 +01:00
c5b378dfad
feat(engine): ♿ ️ Smarter website input
2022-02-28 11:04:30 +01:00
e7d1f5d674
build: 📦 ️ Update packages
2022-02-14 18:13:35 +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