
Eunjae LeeandGitHub
17ef0dc12b
feat: add collapsible support to PanelCard component (#23366)
* feat: add collapsible support to PanelCard component
- Add collapsible and defaultCollapsed props to PanelCard
- When collapsible is enabled, title becomes clickable with chevron icon
- Chevron icon indicates collapse state and rotates on toggle
- Body content is hidden when collapsed
- Maintains backward compatibility with existing usage
- Follows FormCard's collapsible pattern implementation
Co-Authored-By: eunjae@cal.com <hey@eunjae.dev>
^ Conflicts:
^ packages/ui/components/card/PanelCard.tsx
* update style
* address feedback
* animate expanding & collapsing panel
2025-09-01 15:16:58 +00:00
..
2025-06-23 10:11:20 +00:00
2025-09-01 15:16:58 +00:00
2025-03-28 17:01:06 +00:00
2025-08-21 14:09:22 +02:00
2025-09-01 14:54:30 +00:00
2025-08-21 14:09:22 +02:00
2025-08-28 14:01:27 +00:00
2025-08-05 11:07:07 +02:00