cherry-studio/packages/ui/src/components/primitives
MyPrototypeWhat 7fa97f8a2b feat: add new Tooltip component with enhanced functionality
- Introduced a new Tooltip component along with TooltipProvider, TooltipTrigger, and TooltipContent for improved user interface interactions.
- Implemented NormalTooltip for easier usage with customizable content and positioning options.
- Integrated Radix UI's tooltip primitives for better accessibility and performance.
2025-11-18 18:07:28 +08:00
..
Avatar chore: mark multiple components and icons as deprecated 2025-11-03 13:41:00 +08:00
ErrorBoundary refactor: restructure UI components and remove deprecated files 2025-10-28 14:27:05 +08:00
shadcn-io/dropzone refactor: restructure UI components and remove deprecated files 2025-10-28 14:27:05 +08:00
button.tsx refactor(button & combobox): enhance styling and accessibility 2025-11-07 19:29:06 +08:00
checkbox.tsx feat(checkbox): export CheckedState type and add checkbox/combobox to component index 2025-11-12 15:04:50 +08:00
combobox.tsx style(combobox, select): update styles to use Tailwind CSS utility classes 2025-11-11 17:24:47 +08:00
command.tsx refactor: restructure UI components and remove deprecated files 2025-10-28 14:27:05 +08:00
copyButton.tsx refactor: restructure UI components and remove deprecated files 2025-10-28 14:27:05 +08:00
customTag.tsx refactor: restructure UI components and remove deprecated files 2025-10-28 14:27:05 +08:00
dialog.tsx refactor: restructure UI components and remove deprecated files 2025-10-28 14:27:05 +08:00
dividerWithText.tsx refactor: restructure UI components and remove deprecated files 2025-10-28 14:27:05 +08:00
emojiIcon.tsx refactor: restructure UI components and remove deprecated files 2025-10-28 14:27:05 +08:00
indicatorLight.tsx refactor: restructure UI components and remove deprecated files 2025-10-28 14:27:05 +08:00
kbd.tsx feat: add Kbd component for keyboard shortcuts and integrate with Tooltip 2025-11-18 16:50:10 +08:00
popover.tsx refactor: restructure UI components and remove deprecated files 2025-10-28 14:27:05 +08:00
radioGroup.tsx feat(radioGroup): enhance RadioGroup component with size variants and add Storybook examples 2025-11-12 14:26:25 +08:00
select.tsx style(combobox, select): update styles to use Tailwind CSS utility classes 2025-11-11 17:24:47 +08:00
spinner.tsx refactor: restructure UI components and remove deprecated files 2025-10-28 14:27:05 +08:00
switch.tsx refactor: restructure UI components and remove deprecated files 2025-10-28 14:27:05 +08:00
tooltip_new.tsx feat: add new Tooltip component with enhanced functionality 2025-11-18 18:07:28 +08:00
tooltip.tsx refactor: restructure UI components and remove deprecated files 2025-10-28 14:27:05 +08:00