B2D-Ventures/src/components/ui
2024-10-20 18:05:32 +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 Add landing page components and dependencies 2024-08-28 15:26:11 +07:00
card.tsx Initial commit - Start next.js project with shadcn 2024-08-17 13:37:49 +07:00
carousel.tsx feat: dynamically load some data for project deals page 2024-10-09 05:40:21 +07:00
command.tsx Refactor package.json to add @radix-ui/react-popover dependency 2024-10-20 18:05:32 +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 Refactor Invest page UI components, add responsive support for graph type selection 2024-09-27 18:49:00 +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