
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-08-29 09:33:24 +00:00
2025-09-01 12:28:01 +00:00
2025-09-01 12:28:01 +00:00
2025-09-01 08:07:36 +05:30
2025-08-29 05:04:05 +01:00
2025-09-01 14:43:53 +05:30
2025-09-01 15:16:58 +00:00
2025-07-14 22:49:25 +00:00
2025-08-12 08:47:26 -03:00
2025-05-01 10:35:17 +01:00
2025-08-30 14:57:24 +00:00
2025-05-09 19:44:48 +00:00
2025-05-06 15:19:47 +00:00
2024-12-11 14:18:32 +01:00
2025-02-10 03:35:17 +00:00
2025-08-20 07:27:51 +00:00
2025-08-20 07:27:51 +00:00
2025-07-26 01:38:20 +01:00
2025-08-21 11:12:54 +00:00
2025-08-26 20:20:12 +09:00
2025-09-01 11:29:04 +00:00
2025-04-20 16:16:48 +00:00
2025-08-20 07:26:32 +00:00
2025-05-14 12:21:13 +00:00
2025-05-14 12:21:13 +00:00
2025-08-05 01:21:23 +01:00
2025-08-26 13:47:06 -03:00
2025-08-20 14:51:45 +00:00