mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-06 09:13:19 +03:00
[PR #545] [CLOSED] refactor: update to tw4 and svelte5 for shadcn-svelte #739
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/pocket-id/pocket-id/pull/545
Author: @kmendell
Created: 5/18/2025
Status: ❌ Closed
Base:
v1.0.0← Head:refactor/upgrade-tw4-sv5📝 Commits (8)
d736b6echore: update to tailwindcss 4 for shadcn-svelte7b7c95echore: upgrade to svelte 5679f386chore: update .gitignore to remove binary2cb2a13chore: update .gitignore to remove binaryb594c97chore: remove binary4655436upgrade lucide-svelte to @lucide/svelte213c702upgrade deps1fbe37aupgrade cmdk-sv to bit-ui📊 Changes
146 files changed (+7371 additions, -6231 deletions)
View changed files
📝
.gitignore(+1 -0)📝
backend/.gitignore(+1 -0)📝
frontend/components.json(+6 -3)📝
frontend/package-lock.json(+5578 -5304)📝
frontend/package.json(+61 -59)📝
frontend/src/app.css(+98 -43)📝
frontend/src/lib/components/advanced-table.svelte(+20 -19)📝
frontend/src/lib/components/collapsible-card.svelte(+1 -1)📝
frontend/src/lib/components/copy-to-clipboard.svelte(+1 -1)📝
frontend/src/lib/components/error.svelte(+1 -1)📝
frontend/src/lib/components/form/auto-complete-input.svelte(+1 -1)📝
frontend/src/lib/components/form/custom-claims-input.svelte(+1 -1)📝
frontend/src/lib/components/form/date-picker.svelte(+13 -11)📝
frontend/src/lib/components/form/form-input.svelte(+2 -0)📝
frontend/src/lib/components/form/profile-picture-settings.svelte(+1 -1)📝
frontend/src/lib/components/form/searchable-select.svelte(+40 -36)📝
frontend/src/lib/components/glass-row-item.svelte(+1 -1)📝
frontend/src/lib/components/header/header-avatar.svelte(+2 -2)📝
frontend/src/lib/components/login-wrapper.svelte(+1 -1)📝
frontend/src/lib/components/scope-item.svelte(+10 -4)...and 80 more files
📄 Description
WIP, Will upgrade the shadcn-components later once the official release drops of the
nextbranch🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.