Currently we've the onOpenChange for radix dialog that triggers whenever the dialog opens or closes. Can we bring a way to have individual events for open and close? I've a logic for it already, if its required, I can raise a PR ️ 3 Collaborator...
Latest version: 1.1.6, last published: 22 days ago. Start using @radix-ui/react-dialog in your project by running `npm i @radix-ui/react-dialog`. There are 2844 other projects in the npm registry using @radix-ui/react-dialog.
[Dialog] Expose Dialog context #1281 Closed Contributor jjenzz commented Mar 29, 2022 • edited there is an onPointerDownOutside event on Dialog.Content that you can prevent if wish to prevent clicking outside from closing https://www.radix-ui.com/docs/primitives/components/dialog#content...
“We’ve been able to focus on building solid user experiences on top of Radix Primitives. With UI components, there are just too many angles and rabbit holes to cover for product teams that wish to move quickly.” Rauno Freiberg, UI Engineer at Vercel ...
MainStage (3.4.x) hiding wrapped plug-ins UI on click. Ardour / Mixbus hiding wrapped plug-ins UI on click. Studio One 4 hiding wrapped plug-ins UI on click. AU: reFX Xphraze might crash on save. VST: PURITY not showing plug-in UI. ...
Bumps @radix-ui/react-alert-dialog from 1.1.2 to 1.1.3. Commits See full diff in compare view Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You ca...
Bug report Current Behavior So till now I was using headless-ui dialog in my application. Everything was smooth on my iphone 8. Recently I decided to drop headless-ui in favor of radix-ui but endup with problems. Previously (with headles...
Bumps @radix-ui/react-dialog from 1.1.4 to 1.1.5. Commits See full diff in compare view Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also...
* Use Redix FocusTrap (bluesky-social#5638) * Use Redix FocusTrap * force resolutions on radix libs * add focus guards * use @radix-ui/dismissable-layer for escape handling * fix banner menu keypress by using `Pressable` * add menu in dialog example to storybook --- Co-authored-by...
- "@radix-ui/react-dialog" - "@radix-ui/react-navigation-menu" - "@radix-ui/react-presence" - "@radix-ui/react-toast" 8 changes: 5 additions & 3 deletions 8 package.json Original file line numberDiff line numberDiff line change @@ -26,7 +26,8 @@ "reset": "yarn clean && rm...