2
0
Commit Graph

6 Commits

Author SHA1 Message Date
786e5cb582 🧑‍💻 Improve env variables type safety and management (#718)
Closes #679
2023-08-28 09:13:53 +02:00
f8af76d347 🐛 Fix TextBubble 'Edit Link' background color in dark mode (#653)
TextBubble's "Edit link" card had a white background in dark mode,
making it impossible to read the content. I was studying React with your
project so I already took the opportunity to implement this small
correction for you lol.

Before:
![Captura de tela de 2023-07-27
21-34-09](https://github.com/baptisteArno/typebot.io/assets/48826783/09473f5e-635d-4e65-afdf-04230f05fd79)

After:
![Captura de tela de 2023-07-27
21-33-44](https://github.com/baptisteArno/typebot.io/assets/48826783/1971edae-b453-49eb-a01a-7e5fabc57c6b)

Note: I also added some direct links to project files cited in the
CONTRIBUTING.md file. They help to find these files more easily.
2023-07-31 07:30:45 +02:00
e499478dee 📝 Add a guide on how to create a new block in CONTRIBUTING 2023-07-27 17:16:14 +02:00
9433d3ea8f 📝 Update README (#632)
Closes #628
2023-07-24 12:24:08 +02:00
b37db3cee3 docs: 📝 Update README and contribution instructions 2022-03-12 10:28:04 +01:00
63a90f2deb docs: 📝 Init cool README (WIP) 2022-03-03 13:54:56 +01:00