
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 15:16:58 +00:00
2024-09-04 16:28:42 -04:00
2025-03-19 19:00:55 -03:00
2024-04-03 23:23:57 +00:00
2024-08-08 15:12:08 -07:00
2025-03-03 15:54:33 +00:00
2025-08-05 01:21:23 +01:00
2025-03-15 06:43:05 -03:00