open-webui/src/lib/components
_00_ 351ba167f5 FEAT: Add Vega Char Visualizer Renderer
### FEAT: Add Vega Char Visualizer Renderer

Feature required in https://github.com/open-webui/open-webui/discussions/18022

Added npm vega lib to package.json
Added function for visualization renderer to src/libs/utils/index.ts
Added logic to src/lib/components/chat/Messages/CodeBlock.svelte

The treatment is similar as for mermaid diagrams.

Reference: https://vega.github.io/vega/
2025-10-03 19:42:04 +02:00
..
admin refac 2025-10-02 17:45:05 -05:00
app chore: streamline the URL used for resources like favicon.png 2025-07-09 09:14:51 +02:00
channel refac 2025-10-02 04:09:17 -05:00
chat FEAT: Add Vega Char Visualizer Renderer 2025-10-03 19:42:04 +02:00
common refac 2025-10-01 21:56:32 -05:00
icons refac 2025-10-01 19:31:47 -05:00
layout refac 2025-10-01 22:51:57 -05:00
notes fix: truncate more long names in delete confirmation modals 2025-09-26 23:56:18 -04:00
playground fix: i81n.t and correct button layout issue 2025-09-27 15:45:25 -04:00
workspace refac: disable direct models from model editors 2025-09-29 22:59:28 -05:00
AddConnectionModal.svelte refac: openai additional headers support 2025-10-03 00:23:26 -05:00
AddFilesPlaceholder.svelte refac: styling 2025-09-13 00:37:45 +04:00
AddToolServerModal.svelte refac: external tool validation 2025-10-02 01:29:44 -05:00
ChangelogModal.svelte refac: styling 2025-09-20 00:56:25 -05:00
ImportModal.svelte refac 2025-06-27 15:44:26 +04:00
NotificationToast.svelte refac: styling 2025-09-15 16:28:37 -05:00
OnBoarding.svelte refac: styling 2025-08-05 20:31:10 +04:00