|
78ea14c568
|
fix(dialog): add missing displayName on ref forwarded components
|
2024-07-12 01:01:38 +09:00 |
|
|
46430bec41
|
feat(dialog): add dialog controller
|
2024-07-12 00:56:36 +09:00 |
|
|
8e9b178f5e
|
fix: fix errors with biomejs
|
2024-06-29 22:28:58 +09:00 |
|
|
5c12c00cec
|
fix: add stopPropagation in DialogContent onClick
To prevent triggering closeOnClick on click of inner content.
|
2024-06-27 13:24:10 +09:00 |
|
|
21a2bfc3d0
|
feat: add additional layer to make dialog scrollable when overflowed
|
2024-06-27 13:22:52 +09:00 |
|
|
d9d6d033f9
|
fix: rename DialogContent interface to DialogContentProps
|
2024-06-27 13:14:57 +09:00 |
|
|
22ab752b75
|
fix: split component file
|
2024-06-14 23:59:50 +09:00 |
|