Skip to content

Conversation

@aryadhruv
Copy link
Contributor

@aryadhruv aryadhruv commented Nov 21, 2025

This is the main PR for the activity of migrating to Shadcn components. Sub branches/PR related to all components will be added to merged here.

@aryadhruv aryadhruv self-assigned this Nov 21, 2025
@github-actions
Copy link

github-actions bot commented Nov 21, 2025

Run report for 0dc75731 (1)

Total time: 50.6s | Comparison time: 1m 19s | Estimated savings: 29.1s (36.5% faster)

Action Time Status Info
⬛️ SetupProto(0.53.2) 0ms Skipped
🟩 SyncWorkspace 7.2ms Passed
🟩 SyncProject(frontend) 0.5ms Passed
⬛️ SetupToolchain(node:~24) 1.9s Skipped
🟩 InstallWorkspaceDeps(node:~24) 6.3s Passed
🟩 RunTask(frontend:test) 8.9s Passed
🟩 RunTask(frontend:build) 32.8s Passed
🟩 RunTask(frontend:install-playwright) 37.5s Passed
🟩 RunTask(frontend:test-e2e) 4.8s Passed
Environment

OS: Linux
Matrix:

index = 1
Touched files
apps/frontend/components.json
apps/frontend/package.json
apps/frontend/src/app.tailwind.css
apps/frontend/src/lib/auth/components/SignInButton.svelte
apps/frontend/src/lib/components/AIMessageActions.svelte
apps/frontend/src/lib/components/ChatErrorMessage.svelte
apps/frontend/src/lib/components/FeedbackButtons.svelte
apps/frontend/src/lib/components/LanguageSwitcher.svelte
apps/frontend/src/lib/components/LoginModal.svelte
apps/frontend/src/lib/components/SubmitButton.svelte
apps/frontend/src/lib/components/UserMessageActions.svelte
apps/frontend/src/lib/components/ui/button/button.svelte
apps/frontend/src/lib/components/ui/button/index.ts
apps/frontend/src/lib/utils.ts
apps/frontend/src/routes/+layout.svelte
apps/frontend/src/routes/+page.svelte
pnpm-lock.yaml

@github-actions
Copy link

github-actions bot commented Nov 21, 2025

Run report for 0dc75731 (0)

Total time: 1m 6s | Comparison time: 2m 11s | Estimated savings: 1m 5s (49.7% faster)

Action Time Status Info
⬛️ SetupProto(0.53.2) 0ms Skipped
🟩 SyncWorkspace 7.9ms Passed
🟩 SyncProject(frontend) 0.9ms Passed
⬛️ SetupToolchain(node:~24) 2.2s Skipped
🟩 InstallWorkspaceDeps(node:~24) 7s Passed
🟩 RunTask(frontend:test-cov) 14s Passed
🟩 RunTask(frontend:format) 4.1s Passed
🟩 RunTask(frontend:lint) 20.3s Passed
🟩 RunTask(frontend:build) 39.9s Passed
🟩 RunTask(frontend:install-playwright) 43s Passed
🟩 RunTask(frontend:test-e2e) 5.3s Passed
🟩 RunTask(frontend:check) 17s Passed
Environment

OS: Linux
Matrix:

index = 0
Touched files
apps/frontend/components.json
apps/frontend/package.json
apps/frontend/src/app.tailwind.css
apps/frontend/src/lib/auth/components/SignInButton.svelte
apps/frontend/src/lib/components/AIMessageActions.svelte
apps/frontend/src/lib/components/ChatErrorMessage.svelte
apps/frontend/src/lib/components/FeedbackButtons.svelte
apps/frontend/src/lib/components/LanguageSwitcher.svelte
apps/frontend/src/lib/components/LoginModal.svelte
apps/frontend/src/lib/components/SubmitButton.svelte
apps/frontend/src/lib/components/UserMessageActions.svelte
apps/frontend/src/lib/components/ui/button/button.svelte
apps/frontend/src/lib/components/ui/button/index.ts
apps/frontend/src/lib/utils.ts
apps/frontend/src/routes/+layout.svelte
apps/frontend/src/routes/+page.svelte
pnpm-lock.yaml

@aryadhruv aryadhruv marked this pull request as draft November 21, 2025 17:08
* Added Button

* Migrate LanguageSwitcher

* Update LanguageSwitcher.svelte

* Migrate SignInButton

* Migrate SubmitButton

* Squashed commit of the following:

commit 1961e34
Author: Dhruv <dhruv166arya@gmail.com>
Date:   Wed Dec 3 00:28:11 2025 +0530

    Added Semantic foreground colors for text

* Migrate Signin Button - LoginModule

* Migrate HomePage Buttons

* Update +page.svelte

* Update +page.svelte

* Migrate Avatar Button

* Migrate UserMessageAction Edit button

* Migrate CharError Retry button

* Migrate Feedback buttons

* Migrate AIMsgAction Regenerate button

* Patched Error

* Sign-in Button tag issue fixed

* Fixed "VibeCode slop"
@aryadhruv aryadhruv linked an issue Dec 5, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Initiate migration of frontend from Flowbite to ShadCDN

3 participants