hexabot/widget/src
Med Marrouchi 1be5b8a51c
Some checks are pending
Build and Push Docker API Image / build-and-push (push) Waiting to run
Build and Push Docker Base Image / build-and-push (push) Waiting to run
Build and Push Docker UI Image / build-and-push (push) Waiting to run
Merge pull request #673 from Hexastack/fix/broadcast-channel-provider-missing-widget
fix: broadcast channel provider missing for widget
2025-02-05 17:28:37 +01:00
..
assets
components fix: apply feedback 2025-01-30 18:28:52 +01:00
constants fix: remove max upload size from settings / use env var instead to centralize the config 2024-12-27 17:22:35 +01:00
hooks fix: remove IBroadcastChannelContext export 2025-01-30 10:47:37 +01:00
providers fix: refactor broadcastChannel payload types 2025-01-31 08:19:19 +01:00
translations fix: run prettier on all files 2024-12-03 15:24:31 +01:00
types fix: remove max upload size from settings / use env var instead to centralize the config 2024-12-27 17:22:35 +01:00
utils Merge branch 'main' into 652-bug---broadcastchannel-duplicate-tab 2025-01-31 08:17:50 +01:00
ChatWidget.css fix: run prettier on all files 2024-12-03 15:24:31 +01:00
ChatWidget.tsx fix: broadcast channel provider missing for widget 2025-02-03 12:06:52 +01:00
index.css fix: run prettier on all files 2024-12-03 15:24:31 +01:00
main.tsx fix: run prettier on all files 2024-12-03 15:24:31 +01:00
UiChatWidget.css feat: enhance visual editor UI 2025-01-30 18:08:04 +01:00
UiChatWidget.tsx fix: resolve file conflicts 2025-01-31 22:32:38 +01:00
vite-env.d.ts