2
0
Commit Graph

13 Commits

Author SHA1 Message Date
5d786f59cc build: 👷 New compose file and entrypoints 2022-05-25 14:49:34 -07:00
db10f1ee89 feat(engine): Improve variables in executed codes 2022-03-31 16:42:15 +02:00
d43623bf59 feat(editor): 💄 Better code editor dynamic height 2022-03-29 12:22:24 +02:00
fb3d2bc9e6 fix(logic): 🐛 Parse variables for code step 2022-03-15 18:53:59 +01:00
31298e39c1 fix(editor): 🐛 FIx Webhook settings debounce 2022-03-10 17:32:14 +01:00
5228cff468 fix(editor): 🚸 Improve equality check 2022-03-10 15:11:42 +01:00
7e61ab19eb feat(engine): Link typebot step 2022-03-09 15:56:38 +01:00
daaa8a0a2d fix(editor): ️ Improve code editor readiness 2022-02-16 15:47:26 +01:00
276f1c1e90 docs(share): 📝 Add code blocks in embed instructions 2022-02-10 08:08:58 +01:00
65b30bfc48 docs(share): 📝 Add embed instructions 2022-02-09 17:41:45 +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
21448bcc8a feat(theme): Add custom css settings 2022-01-24 15:29:01 +01:00
a58600a38a feat(integration): Add webhooks 2022-01-22 18:24:57 +01:00