
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-09-01 14:54:30 +00:00
2025-09-01 14:54:30 +00:00
2025-08-21 14:09:22 +02:00
2025-07-29 12:37:18 +02:00
2025-03-19 19:00:55 -03:00
2025-03-03 15:54:33 +00:00
2025-09-01 15:16:58 +00:00
2025-08-05 01:21:23 +01:00
2025-08-05 01:21:23 +01:00
2025-08-05 01:21:23 +01:00
2025-03-19 19:00:55 -03:00
2025-08-05 01:21:23 +01:00