acl-services / paprika

🌶 A robust + accessible UI component library for React applications by Galvanize.
MIT License
54 stars 9 forks source link

feat(Confirmation): FS-4423 add customCancelLabel prop #1298

Closed RenasSitdikov closed 1 year ago

RenasSitdikov commented 1 year ago

Purpose 🚀

Added ability to pass custom text for cancel button. It will also allow us to pass text wrapped into span with data attributes. Will help to complete this task

Notes ✏️

Updates 📦

If you have changed a component's source code (not stories, specs, or docs), before merging your branch run yarn changeset. This will prompt you to:

Storybook 📕

http://storybooks.highbond-s3.com/paprika/FS-4423-update-confirmation-component-in-paprika/?path=/story/messaging-confirmation--showcase

Screenshots 📸

image

References 🔗

relevant Jira ticket / GitHub issues

changeset-bot[bot] commented 1 year ago

🦋 Changeset detected

Latest commit: c05c89e1cef010e4418173d223a86b4978d90368

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 7 packages | Name | Type | | ----------------------- | ----- | | @paprika/confirmation | Minor | | @paprika/data-table | Patch | | @paprika/overflow-menu | Patch | | @paprika/data-header | Patch | | @paprika/status-tracker | Patch | | @paprika/table | Patch | | @paprika/inline-editors | Patch |

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