OpenCut/apps/web/src/components/ui
Maze Winther fb487681b6 fix: select focus styling 2025-07-01 16:02:07 +02:00
..
accordion.tsx feat: migrated to latest radix to improve performance / tree-shaking 2025-06-23 09:06:42 +03:00
alert-dialog.tsx feat: migrated to latest radix to improve performance / tree-shaking 2025-06-23 09:06:42 +03:00
alert.tsx Initial commit 2025-06-22 10:02:50 +02:00
aspect-ratio.tsx feat: migrated to latest radix to improve performance / tree-shaking 2025-06-23 09:06:42 +03:00
avatar.tsx feat: migrated to latest radix to improve performance / tree-shaking 2025-06-23 09:06:42 +03:00
badge.tsx Initial commit 2025-06-22 10:02:50 +02:00
breadcrumb.tsx feat: migrated to latest radix to improve performance / tree-shaking 2025-06-23 09:06:42 +03:00
button.tsx refactor: change button variant from 'ghost' to 'text' across multiple components for consistency 2025-06-24 10:32:19 +02:00
calendar.tsx refactor: change button variant from 'ghost' to 'text' across multiple components for consistency 2025-06-24 10:32:19 +02:00
card.tsx style: remove shadow from card 2025-06-29 22:14:31 +02:00
carousel.tsx Initial commit 2025-06-22 10:02:50 +02:00
chart.tsx Initial commit 2025-06-22 10:02:50 +02:00
checkbox.tsx feat: migrated to latest radix to improve performance / tree-shaking 2025-06-23 09:06:42 +03:00
collapsible.tsx feat: migrated to latest radix to improve performance / tree-shaking 2025-06-23 09:06:42 +03:00
command.tsx Add video speed control and improve playback smoothness 2025-06-23 20:01:12 +05:30
context-menu.tsx style: make context menu consistent to dropdown 2025-06-29 23:09:06 +02:00
dialog.tsx feat: migrated to latest radix to improve performance / tree-shaking 2025-06-23 09:06:42 +03:00
drag-overlay.tsx add drag and drop to the timeline 2025-06-22 14:50:22 +02:00
drawer.tsx Initial commit 2025-06-22 10:02:50 +02:00
dropdown-menu.tsx style: make everything consistent in dropdown 2025-06-29 23:08:52 +02:00
form.tsx feat: migrated to latest radix to improve performance / tree-shaking 2025-06-23 09:06:42 +03:00
hover-card.tsx feat: migrated to latest radix to improve performance / tree-shaking 2025-06-23 09:06:42 +03:00
image-timeline-treatment.tsx refactor: improved type-safety, removal of any from all instances 2025-06-25 21:40:54 +02:00
input-otp.tsx Initial commit 2025-06-22 10:02:50 +02:00
input.tsx refactor: change button variant from 'ghost' to 'text' across multiple components for consistency 2025-06-24 10:32:19 +02:00
label.tsx feat: migrated to latest radix to improve performance / tree-shaking 2025-06-23 09:06:42 +03:00
menubar.tsx feat: migrated to latest radix to improve performance / tree-shaking 2025-06-23 09:06:42 +03:00
navigation-menu.tsx feat: migrated to latest radix to improve performance / tree-shaking 2025-06-23 09:06:42 +03:00
pagination.tsx refactor: change button variant from 'ghost' to 'text' across multiple components for consistency 2025-06-24 10:32:19 +02:00
phone-input.tsx Initial commit 2025-06-22 10:02:50 +02:00
popover.tsx feat: migrated to latest radix to improve performance / tree-shaking 2025-06-23 09:06:42 +03:00
progress.tsx feat: migrated to latest radix to improve performance / tree-shaking 2025-06-23 09:06:42 +03:00
radio-group.tsx feat: migrated to latest radix to improve performance / tree-shaking 2025-06-23 09:06:42 +03:00
resizable.tsx Initial commit 2025-06-22 10:02:50 +02:00
scroll-area.tsx feat: migrated to latest radix to improve performance / tree-shaking 2025-06-23 09:06:42 +03:00
select.tsx fix: select focus styling 2025-07-01 16:02:07 +02:00
separator.tsx feat: migrated to latest radix to improve performance / tree-shaking 2025-06-23 09:06:42 +03:00
sheet.tsx feat: migrated to latest radix to improve performance / tree-shaking 2025-06-23 09:06:42 +03:00
sidebar.tsx refactor: change button variant from 'ghost' to 'text' across multiple components for consistency 2025-06-24 10:32:19 +02:00
skeleton.tsx Initial commit 2025-06-22 10:02:50 +02:00
slider.tsx feat: migrated to latest radix to improve performance / tree-shaking 2025-06-23 09:06:42 +03:00
sonner.tsx Initial commit 2025-06-22 10:02:50 +02:00
switch.tsx feat: migrated to latest radix to improve performance / tree-shaking 2025-06-23 09:06:42 +03:00
table.tsx Initial commit 2025-06-22 10:02:50 +02:00
tabs.tsx feat: migrated to latest radix to improve performance / tree-shaking 2025-06-23 09:06:42 +03:00
textarea.tsx Initial commit 2025-06-22 10:02:50 +02:00
toast.tsx feat: migrated to latest radix to improve performance / tree-shaking 2025-06-23 09:06:42 +03:00
toaster.tsx Initial commit 2025-06-22 10:02:50 +02:00
toggle-group.tsx feat: migrated to latest radix to improve performance / tree-shaking 2025-06-23 09:06:42 +03:00
toggle.tsx feat: migrated to latest radix to improve performance / tree-shaking 2025-06-23 09:06:42 +03:00
tooltip.tsx feat: migrated to latest radix to improve performance / tree-shaking 2025-06-23 09:06:42 +03:00
video-player.tsx feat(video-player): enhance video player with mute functionality and improved event handling 2025-06-25 13:27:48 +05:30