2deae4af79
refactor(components): update import statements
...
Updated the import statements in multiple component files to use the updated package name for shared resources. This change was necessary for import consistency and to ensure proper functioning of the components as per the new package name "@pswui-lib/shared@1.0.0".
2024-06-11 16:20:24 +09:00
4421adfe7d
refactor(components): make shared version and update import in components
2024-06-11 12:56:55 +09:00
5ab51c94b3
fix: fix dialog footer mobile layout
2024-06-02 07:58:38 +09:00
7fc2a64d29
refactor: use separately extracted props
2024-05-28 22:20:43 +09:00
22a40b325c
style: chnage transparent color to neutral
2024-05-26 20:11:59 +09:00
d310883fe0
fix: make children type ReactNode
2024-05-24 22:18:02 +09:00
7977ac5038
feat: apply slot in Dialog
2024-05-24 22:03:41 +09:00
7d3413451f
fix: exclude multiple children without generic in DialogClose
2024-05-24 20:55:35 +09:00
4c63b6bd9d
fix: exclude multiple children without generic in DialogTrigger
2024-05-24 20:55:01 +09:00
7ae5f7fd6d
fix: make dialog context warn on development environment
2024-05-24 19:23:22 +09:00
541292d8cc
fix: add error message in set method of context on outside of provider
2024-05-24 19:15:21 +09:00
56ae87cd81
feat: add dialog
2024-05-19 14:12:59 +09:00