-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
feat(ui-pkgs): add deleteButtonProps to Show components #6699
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(ui-pkgs): add deleteButtonProps to Show components #6699
Conversation
🦋 Changeset detectedLatest commit: 884e336 The changes in this PR will be included in the next version bump. This PR includes changesets to release 5 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
✅ Deploy Preview for refine-doc-live-previews ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site configuration. |
Hey @arndom thanks for the PR! We'll review it earliest next week. You can try |
Thanks @BatuhanW. I still get the out of memory error, maybe my laptop can't run it |
my bad, skipped the tests, will make the updates 👍 |
PR Checklist
Please check if your PR fulfills the following requirements:
Bugs / Features
What is the current behavior?
Delete buttons in
<Show/>
components couldn't be customized via their props.What is the new behavior?
Delete buttons in
<Show/>
components can now be customized via their props.fixes (issue)
Resolves #6692
Notes for reviewers
I couldn't preview the docs locally. it failed during the process:
