GitClassic
Feed
Explore
Random
Go Pro
Sign in
shadcn-ui
/
ui
Code
/
Commits
/ 9cf47dd
fix: preview iframe URL state sync (#9095)
* fix: preview iframe URL state sync * fix: reset iframe on base change
François Best
committed on Dec 17, 2025, 05:09 PM
Showing
7
changed files
+60 additions
-278 deletions
M
apps/v4/app/(create)/components/design-system-provider.tsx
+10
-8
M
apps/v4/app/(create)/components/icon-placeholder.tsx
+2
-2
M
apps/v4/app/(create)/components/preview.tsx
+20
-19
D
apps/v4/app/(create)/hooks/use-canva.tsx
-41
D
apps/v4/app/(create)/hooks/use-design-system.tsx
-44
M
apps/v4/app/(create)/hooks/use-iframe-sync.tsx
+23
-164
M
apps/v4/app/(create)/lib/search-params.ts
+5
Browse files at this commit →