Skip to content

add: initial version of native-modal component#12

Merged
SameerJS6 merged 24 commits intomainfrom
add-first-version
Mar 16, 2025
Merged

add: initial version of native-modal component#12
SameerJS6 merged 24 commits intomainfrom
add-first-version

Conversation

@SameerJS6
Copy link
Copy Markdown
Owner

Closes #8

@SameerJS6 SameerJS6 added the wip Work in Progress label Mar 8, 2025
… from origin packages.

style: fix styling for header & footer
… switching between dialog & drawer, when there's no controlled state provided, allowing to main the same state between transitions)
…n and use raw `DialogPrimitive` & `DrawerPrimitive`
…. to fix: added `NativeModalProvider` through which `modal` prop will be passed to `NativeModalContent` based on that, adding `onInteractOutside` event to fix this issue only for dialog

style: ad bottom padding for `DrawerPrimitive.Handle` & change all `min-width: 768px` -> `min-width: 640px` and  `md:` -> `sm:`
style: add styling variants for different directions
@SameerJS6 SameerJS6 removed the wip Work in Progress label Mar 16, 2025
@SameerJS6 SameerJS6 merged commit d12c5ef into main Mar 16, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

build the first version of native modal

1 participant