B2D-Ventures/src/components/ui
2024-11-13 15:26:40 +07:00
..
alert-dialog.tsx feat: add dataroom manage page for business account 2024-11-03 17:58:13 +07:00
avatar.tsx chore: Update npm dependencies for @radix-ui/react-avatar and @radix-ui/react-dropdown-menu to their latest versions 2024-09-06 09:44:12 +07:00
button.tsx Refactor ApplyBusiness component to add Lottie animation for loading 2024-10-22 12:55:17 +07:00
calendar.tsx fix: fix build error on calendar ui 2024-11-04 09:50:48 +07:00
card.tsx Initial commit - Start next.js project with shadcn 2024-08-17 13:37:49 +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
checkbox.tsx feat: add admin page with reject/approve functionalities 2024-10-23 16:18:12 +07:00
command.tsx chore: add shadcn ui - command 2024-10-23 00:29:37 +07:00
datetime-picker.tsx chore: add shadcn expansion datepicker ui 2024-11-04 09:22:40 +07:00
dialog.tsx Add invest on project page 2024-10-03 11:34:08 +07:00
dropdown-menu.tsx Add landing page components and dependencies 2024-08-28 15:26:11 +07:00
form.tsx Refactor dualSelector and multipleSelector components 2024-10-16 22:18:22 +07:00
hover-card.tsx feat: Add shadcn Carousel for image slideshow on Invest page 2024-08-29 15:37:32 +07:00
icons.tsx Add invest on project page 2024-10-03 11:34:08 +07:00
input.tsx Add password base login form 2024-10-03 02:29:32 +07:00
label.tsx Add invest on project page 2024-10-03 11:34:08 +07:00
navigation-menu.tsx chore: Update npm dependencies for shadcn-ui@latest 2024-08-28 15:44:18 +07:00
overview.tsx fix: can't access portfolio page 2024-11-04 11:56:18 +07:00
popover.tsx Refactor package.json to add @radix-ui/react-popover dependency 2024-10-20 18:05:32 +07:00
progress.tsx feat: Add @radix-ui/react-progress package for progress bar on Invest page 2024-08-30 10:41:07 +07:00
radio-group.tsx Add invest on project page 2024-10-03 11:34:08 +07:00
select.tsx Refactor UI components and add @radix-ui/react-select 2024-09-11 20:56:34 +07:00
separator.tsx Update navbar UI 2024-08-29 10:22:25 +07:00
skeleton.tsx Make navbar dynamically render according to session 2024-09-10 03:42:22 +07:00
switch.tsx Refactor package.json to add @radix-ui/react-switch dependency 2024-10-10 12:56:56 +07:00
table.tsx Add invest on project page 2024-10-03 11:34:08 +07:00
tabs.tsx Refactor Invest page UI components, add @radix-ui/react-tabs and recharts dependency 2024-09-27 18:28:24 +07:00
textarea.tsx Refactor component and page structure for responsiveness, add textarea component for project description and pitch deck 2024-10-09 15:41:35 +07:00
tooltip.tsx Refactor UI components, add tooltip functionality 2024-09-13 11:47:21 +07:00