typebot.io/apps/builder
Baptiste Arnaud dd4de582a9
Add more video supports (#1023)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **New Features**
	- Introduced a new layout option for the TextInput component.
- Added support for GUMLET and TIKTOK video content types in
VideoBubbleContent.
- Enhanced VideoUploadContent to handle new properties like aspectRatio
and maxWidth.
- Updated VideoBubble to include aspect-ratio and max-width styles based
on content properties.
- **Refactor**
- Changed the extension used for internationalization (i18n) in the VS
Code environment.
	- Modified how environment variables are accessed in tolgee.tsx.
- Updated parseVideoUrl function to include a new property
videoSizeSuggestion.
- **Chores**
- Updated the tolgeeEnv object in env.ts and added a new optional
parameter to the getRuntimeVariable function.
- Expanded video handling capabilities by introducing new video content
types and associated regular expressions.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

Closes #978 #936 #926
2023-11-10 11:17:14 +01:00
..
public Add more video supports (#1023) 2023-11-10 11:17:14 +01:00
src Add more video supports (#1023) 2023-11-10 11:17:14 +01:00
.eslintrc.js ♻️ Add shared eslint config 2022-11-21 11:18:58 +01:00
next-env.d.ts 🚀 Init Turbo Repo 2021-12-16 15:19:05 +01:00
next.config.mjs 💚 Fix docker build when Sentry not enabled 2023-10-10 15:04:17 +02:00
package.json ♻️ Introduce typebot v6 with events (#1013) 2023-11-08 15:34:16 +01:00
playwright.config.ts ♻️ Re-organize workspace folders 2023-03-15 08:35:16 +01:00
sentry.client.config.ts ⬆️ Upgrade sentry and improve its reliability 2023-10-07 12:40:43 +02:00
sentry.properties 💚 Fix sentry not receiving events 2022-12-16 08:39:14 +01:00
sentry.server.config.ts ⬆️ Upgrade sentry and improve its reliability 2023-10-07 12:40:43 +02:00
tolgee.d.ts 🧑‍💻 Migrate to Tolgee (#976) 2023-10-27 09:23:50 +02:00
tsconfig.json 🧑‍💻 Migrate to Tolgee (#976) 2023-10-27 09:23:50 +02:00