Commit c878675
committed
chore: update yarn.lock and enhance animated gradient background
- Updated yarn.lock to reflect changes in package versions and workspace references.
- Refactored fetch-price-details.ts to create a unique cache key based on Stripe price IDs.
- Introduced AnimatedGradientBackgroundWrapper component to manage scale based on onboarding progress.
- Enhanced AnimatedGradientBackground with improved shader effects and removed unused mouse influence logic.
- Adjusted layout components to integrate the new animated background and improve user experience during onboarding.1 parent 101dff3 commit c878675
8 files changed
Lines changed: 325 additions & 289 deletions
File tree
- apps/app/src
- actions/stripe
- app/(app)/setup
- components
- loading/[orgId]
- components/layout
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
26 | 31 | | |
27 | 32 | | |
28 | 33 | | |
| |||
34 | 39 | | |
35 | 40 | | |
36 | 41 | | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
| |||
0 commit comments