Folo/packages/internal/components/src
Innei 483a65ba54
refactor: replace Accordion with Collapse components
- Replaced the Accordion component with the new Collapse components in ToolInvocationComponent and DiscoverImport for improved UI consistency and functionality.
- Updated related styles and structure to accommodate the new Collapse implementation.
- Removed the deprecated Accordion component files to streamline the codebase.

These changes aim to enhance the user experience by providing a more modern and flexible collapsing interface.

Signed-off-by: Innei <tukon479@gmail.com>
2025-08-28 18:14:13 +08:00
..
atoms feat(desktop): implement popover for sharing entries with social media options 2025-06-04 18:57:00 +08:00
common feat(footer): add PoweredByFooter component for enhanced branding 2025-08-12 23:18:59 +08:00
constants refactor(animation): update spring presets for smoother transitions 2025-08-22 19:14:00 +08:00
hooks feat(desktop): implement popover for sharing entries with social media options 2025-06-04 18:57:00 +08:00
icons feat(desktop): i18n supports for feeds settings (#4192) 2025-07-17 11:31:58 +08:00
providers feat(desktop): implement popover for sharing entries with social media options 2025-06-04 18:57:00 +08:00
ui refactor: replace Accordion with Collapse components 2025-08-28 18:14:13 +08:00
utils feat(ai): enhance chat interface with animated text and buffer improvements 2025-08-05 01:31:47 +08:00