mirror of
https://github.com/Mintplex-Labs/anythingllm-embed.git
synced 2026-07-13 14:03:41 -04:00
[PR #9] [CLOSED] Open Chat Button New Customised Design #9
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Mintplex-Labs/anythingllm-embed/pull/9
Author: @denishotii
Created: 5/19/2025
Status: ❌ Closed
Base:
main← Head:open_chat_button_kuala_design📝 Commits (3)
670d18aCustomized KUala-Bot intro animation and Language Detectione96b7d7Implement First Version of Open Chat KUala Buttone4922a6Add Introduction Animation and Blue Light efffect on Hover📊 Changes
15 files changed (+919 additions, -40 deletions)
View changed files
📝
src/App.jsx(+1 -1)➕
src/assets/superKuala.png(+0 -0)➕
src/assets/superKuala.svg(+159 -0)➕
src/assets/superKualaColor.svg(+1 -0)📝
src/components/ChatWindow/Header/index.jsx(+13 -9)➕
src/components/OpenButton/ContrastCheck.jsx(+117 -0)➕
src/components/OpenButton/IntroAnimation.jsx(+126 -0)➕
src/components/OpenButton/OpenButton.jsx(+68 -0)➕
src/components/OpenButton/SpeechBubble.jsx(+31 -0)➕
src/components/OpenButton/SuperKualaMascot.jsx(+15 -0)📝
src/components/OpenButton/index.jsx(+219 -29)📝
src/index.css(+8 -0)➕
src/utils/labels.js(+45 -0)➕
src/utils/language.js(+10 -0)📝
tailwind.config.js(+106 -1)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.