B2D-Ventures/src/components
2024-10-27 21:29:16 +07:00
..
auth refactor: refresh profileBar when logout 2024-10-06 14:10:13 +07:00
loading Refactor file upload path and add loading animation to ApplyProject component 2024-10-27 21:29:16 +07:00
navigationBar Refactor ProjectForm component to fix tag overflow handling 2024-10-21 11:35:45 +07:00
ui Refactor AlertDialog component to remove unused code and optimize imports 2024-10-22 13:02:12 +07:00
businessCard.tsx feat: Add shadcn Carousel for image slideshow on Invest page 2024-08-29 15:37:32 +07:00
BusinessForm.tsx Refactor BusinessForm component to fetch industry data from Supabase and countries data from a REST API 2024-10-19 17:48:10 +07:00
dualSelector.tsx Refactor dualSelector component to add top margin in DualOptionSelector 2024-10-17 10:10:09 +07:00
icons.tsx chore: Add user logo to UnsignedNav component 2024-08-28 16:34:24 +07:00
multipleSelector.tsx Refactor form submission logic in Apply page and BusinessForm component 2024-10-17 15:11:30 +07:00
paymentMethod.tsx Refactor component and page structure for responsiveness 2024-10-04 20:20:16 +07:00
projectCard.tsx Refactor package dependencies and update ApplyProject component 2024-10-24 15:14:09 +07:00
ProjectForm.tsx Refactor package dependencies and update ApplyProject component 2024-10-24 15:14:09 +07:00
ReactQueryClientProvider.tsx Use React-Query to query business data 2024-10-02 21:54:14 +07:00
recent-funds.tsx Refactor Invest page UI components, replace RecentSales with RecentFunds 2024-09-27 19:00:53 +07:00
siteFooter.tsx Refactor component and page structure for responsiveness and add remote image patterns 2024-10-08 05:18:40 +07:00
theme-provider.tsx Add theme provider and toggler 2024-08-29 08:54:43 +07:00
theme-toggle.tsx Add theme provider and toggler 2024-08-29 08:54:43 +07:00