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