|
61a263addb
|
refactor(dialog/DialogContent): move variants from DialogOverlay to base
|
2024-07-12 18:28:33 +09:00 |
|
|
13f1d9def3
|
refactor(dialog/DialogContent): make DialogContent use flex
|
2024-07-12 18:26:58 +09:00 |
|
|
8c2986700e
|
refactor(dialog/DialogContent): make simple styles to base
|
2024-07-12 18:21:09 +09:00 |
|
|
da628710a4
|
feat(dialog): apply ServerSideDocumentFallback
|
2024-07-12 01:11:56 +09:00 |
|
|
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 |
|