ragflow/web/src
Oranggge 088b049b4c
Feature: embedded chat theme (#11581)
### What problem does this PR solve?

This PR closing feature request #11286. 
It implements ability to choose the background theme of the _Full screen
chat_ which is Embed into webpage.
Looks like that:
<img width="501" height="349" alt="image"
src="https://github.com/user-attachments/assets/e5fdfb14-9ed9-43bb-a40d-4b580985b9d4"
/>

It works similar to `Locale`, using url parameter to set the theme.
if the parameter is invalid then is using the default theme.

### Type of change

- [x] New Feature (non-breaking change which adds functionality)

---------

Co-authored-by: Your Name <you@example.com>
2025-12-01 09:49:28 +08:00
..
assets Fix: Added styles for empty states on the page. #10703 (#11588) 2025-11-28 14:03:20 +08:00
components Feature: embedded chat theme (#11581) 2025-12-01 09:49:28 +08:00
constants Feat: Delete useless knowledge base, chat, and search files. #10427 (#11568) 2025-11-27 17:54:27 +08:00
hooks Fix: Added styles for empty states on the page. #10703 (#11588) 2025-11-28 14:03:20 +08:00
icons
interfaces Feat: Delete useless knowledge base, chat, and search files. #10427 (#11568) 2025-11-27 17:54:27 +08:00
layouts fix: layout structure to use main tag (#11119) 2025-11-10 10:15:57 +08:00
less Feat: Use data pipeline to visualize the parsing configuration of the knowledge base (#10423) 2025-10-09 12:36:19 +08:00
lib Feat: Add FileUploadDialog #3221 (#4327) 2025-01-02 16:10:41 +08:00
locales Fix: Added styles for empty states on the page. #10703 (#11588) 2025-11-28 14:03:20 +08:00
pages Feature: embedded chat theme (#11581) 2025-12-01 09:49:28 +08:00
services Feat: add gmail connector (#11549) 2025-11-28 13:09:40 +08:00
stories feat(storybook): Storybook with Calendar and Modal components #9869 (#10626) 2025-10-17 09:58:52 +08:00
theme
utils Feat: add gmail connector (#11549) 2025-11-28 13:09:40 +08:00
wrappers Adjust styles to match the design system (#11118) 2025-11-10 10:05:19 +08:00
app.tsx Fix: Switch the default theme from light mode to dark mode and improve some styles #9869 (#10552) 2025-10-14 19:06:50 +08:00
conf.json
custom.d.ts Fix: Improve TS Warning For http_api_reference.md (#8172) 2025-06-12 14:20:15 +08:00
global.less Fix: Optimize list display and rename functionality #3221 (#9875) 2025-09-02 17:43:37 +08:00
inter.less
routes.ts Feat: Delete useless knowledge base, chat, and search files. #10427 (#11568) 2025-11-27 17:54:27 +08:00