Skip to content
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(conditionBuilder): add option for formatting values in custom and date input type #6735

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

amal-k-joy
Copy link
Contributor

Closes #6439

This is allow user to pass an optional formatter function along with input config for date and custom input types.
This value returned from this callback will be used to display in the value field.

How did you test and verify your work?

local storybook

@amal-k-joy amal-k-joy requested a review from a team as a code owner January 21, 2025 08:45
@amal-k-joy amal-k-joy requested review from makafsal and matthewgallo and removed request for a team January 21, 2025 08:45
Copy link

netlify bot commented Jan 21, 2025

Deploy Preview for carbon-for-ibm-products ready!

Name Link
🔨 Latest commit 81e29d2
🔍 Latest deploy log https://app.netlify.com/sites/carbon-for-ibm-products/deploys/678f5ebfab82d6000812af5c
😎 Deploy Preview https://deploy-preview-6735--carbon-for-ibm-products.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Jan 21, 2025

Deploy Preview for ibm-products-web-components ready!

Name Link
🔨 Latest commit 81e29d2
🔍 Latest deploy log https://app.netlify.com/sites/ibm-products-web-components/deploys/678f5ebfc5a72900088f2e3f
😎 Deploy Preview https://deploy-preview-6735--ibm-products-web-components.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

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.

[BUG]: Insufficient support for custom ConditionBuilder value labels
1 participant