From ef4acbaf0f66b799ca5b3d65dd544feaed2dd180 Mon Sep 17 00:00:00 2001 From: Vicentesan Date: Sat, 30 Aug 2025 18:40:56 -0300 Subject: [PATCH 1/5] feat: update sidebar transitions and email configuration - change sidebar transition easing from ease-linear to ease-out - refactor email domain to use environment variable - add EMAIL_DOMAIN and TRIGGER_PROJECT_ID to environment variables - update trigger config to use project ID from environment --- src/components/ui/sidebar.tsx | 4 ++-- src/constants/resend.ts | 4 +++- src/env.ts | 4 ++++ trigger.config.ts | 3 ++- 4 files changed, 11 insertions(+), 4 deletions(-) diff --git a/src/components/ui/sidebar.tsx b/src/components/ui/sidebar.tsx index e8fbc55..65ed26e 100644 --- a/src/components/ui/sidebar.tsx +++ b/src/components/ui/sidebar.tsx @@ -219,7 +219,7 @@ function Sidebar({