mirror of
https://github.com/dflow-sh/dflow.git
synced 2026-04-25 21:35:54 +03:00
[PR #427] [MERGED] Feat tailwind v4 #464
Labels
No labels
backend
bug
developer
documentation
enhancement
enhancement
enhancement
feature
feature
fix
frontend
frontend
good first issue
help wanted
pull-request
safety-check
security
styles
styles
templates
templates
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/dflow#464
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/dflow-sh/dflow/pull/427
Author: @pavanbhaskardev
Created: 8/26/2025
Status: ✅ Merged
Merged: 8/26/2025
Merged by: @pavanbhaskardev
Base:
main← Head:feat-tailwind-v4📝 Commits (7)
9c59fc6chore: ran pnpm dlx @tailwindcss/upgrade2bd655cchore: added all variables in global-cssf194730chore: updated shadcn components to tailwind-v4b996588chore: add missing shadcn colors59f1e5dfix: shadcn component fixes36370bdchore: updated color-palette edit instructions videoc380473Merge branch 'main' into feat-tailwind-v4📊 Changes
147 files changed (+3795 additions, -3716 deletions)
View changed files
📝
.vscode/settings.json(+2 -0)📝
components.json(+1 -1)📝
package.json(+5 -4)📝
pnpm-lock.yaml(+414 -464)📝
postcss.config.mjs(+1 -2)📝
public/color-palette-edit.webm(+0 -0)📝
src/app/(frontend)/(dashboard)/[organisation]/dashboard/page.tsx(+9 -9)📝
src/app/(frontend)/(dashboard)/[organisation]/dashboard/project/[id]/layout.client.tsx(+1 -1)📝
src/app/(frontend)/(dashboard)/[organisation]/dashboard/project/[id]/service/[serviceId]/layout.client.tsx(+2 -2)📝
src/app/(frontend)/(dashboard)/[organisation]/docs/[categorySlug]/[slug]/page.tsx(+1 -1)📝
src/app/(frontend)/(dashboard)/[organisation]/integrations/page.tsx(+5 -1)📝
src/app/(frontend)/(dashboard)/[organisation]/layout.client.tsx(+1 -1)📝
src/app/(frontend)/(dashboard)/[organisation]/servers/[id]/layout.client.tsx(+3 -3)📝
src/app/(frontend)/(dashboard)/[organisation]/servers/page.tsx(+1 -1)📝
src/app/(frontend)/(dashboard)/[organisation]/team/page.tsx(+6 -1)📝
src/app/(frontend)/(dashboard)/[organisation]/templates/page.tsx(+4 -1)📝
src/app/(frontend)/globals.css(+245 -135)📝
src/components/ActionPlaceholder.tsx(+1 -1)📝
src/components/Branding.tsx(+31 -27)📝
src/components/DeleteProjectDialog.tsx(+2 -2)...and 80 more files
📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.