B2D-Ventures/src/components
2024-11-24 17:11:22 +07:00
..
alert add most test for page render 2024-11-24 17:11:22 +07:00
auth feat: add email confirmation after signup 2024-11-17 17:48:04 +07:00
icon Enhance Portfolio component with new card layout and tooltips for business investment insights; update QuestionMarkIcon for better accessibility 2024-10-30 22:14:15 +07:00
loading Workflow cache update 2024-11-12 12:46:46 +07:00
navigationBar feat: add mobile menu component and integrate with navigation bar for improved accessibility 2024-11-16 16:45:47 +07:00
ui feat: add legal-related page 2024-11-17 19:54:26 +07:00
businessCard.tsx refactor - fix: find page also search by project/business name 2024-11-06 22:53:19 +07:00
carousel.tsx feat: enhance carousel component with synchronization and improve accessibility in project deal page 2024-11-13 15:26:40 +07:00
countUp.tsx Add business ID and type retrieval functions; integrate into Portfolio component 2024-10-30 20:44:25 +07:00
customToolTip.tsx feat: add CustomTooltip component and integrate it into navigation bar links 2024-11-11 11:49:36 +07:00
dataTable.tsx fix: fix lint and build 2024-11-17 00:30:06 +07:00
dualSelector.tsx Refactor dualSelector component to add top margin in DualOptionSelector 2024-10-17 10:10:09 +07:00
icons.tsx refactor: remove unuse variable and import missing module 2024-10-28 21:16:33 +07:00
MarkdownEditor.tsx ui: reverse text color inside markdown editor 2024-11-09 15:51:03 +07:00
mobileMenu.tsx feat: add mobile menu component and integrate with navigation bar for improved accessibility 2024-11-16 16:45:47 +07:00
modal.tsx feat: update layout and responsiveness of Dashboard, DataTable, and Modal components for improved user experience 2024-11-14 19:08:46 +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: apply prettier and remove unused var 2024-10-28 21:23:30 +07:00
pieChart.tsx Refactor Portfolio component and add data aggregation hooks 2024-10-30 14:52:20 +07:00
projectCard.tsx feat: improve tag display logic in ProjectCard component to filter out null or blank tags 2024-11-08 16:43:12 +07:00
ProjectSection.tsx feat: refactor layout in Portfolio and ProjectSection components for improved responsiveness and update DataTable pagination state management 2024-11-14 14:14:38 +07:00
ReactQueryClientProvider.tsx refactor: import module and log error of serverComponentClient 2024-10-28 21:28:41 +07:00
recent-funds.tsx fix: recursive useEffect hook in dashboard page 2024-11-11 11:54:29 +07:00
siteFooter.tsx feat: add legal-related page 2024-11-17 19:54:26 +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