6c2986590b
build: 📦 ️ Update packages
2022-05-13 10:05:53 -07:00
7f5d2f4173
feat(editor): 💄 UI bump
2022-03-31 09:49:23 +02:00
36838f05d3
fix(editor): 🐛 Variables button in text editor
2022-03-10 09:41:06 +01:00
0338acae82
feat(engine): ✨ Add link support in text bubbles
2022-02-10 10:51:29 +01:00
1f320c5d99
feat(dashboard): ✨ Add lead generation template
...
While creating the template I also made sure to fix and improve everything I stumble upon
2022-02-07 07:13:16 +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