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

BREAKING CHANGE: The combobox display value changed to function #37

Merged
merged 2 commits into from
Sep 15, 2023

Conversation

mnlfischer
Copy link
Contributor

@mnlfischer mnlfischer commented Sep 14, 2023

Description

[Description here]

Checklist

  • Change increases quality
  • Change is validated by tests
  • Change is readable and easy to understand
  • Documentation is updated
  • Security impact has been considered
  • Changes validated in runtime

@mnlfischer mnlfischer requested review from a team and thomaswienecke and removed request for a team September 14, 2023 10:34
id: string;
displayValue: string;
displayValue?(item: TValue): string;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change should break the storybook example, no?
I think we should modify/add something in the story to showcase this new behaviour

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, there was one commit missing. I added an example in Storybook for object values and removed the displayValue from the other examples.

@mnlfischer mnlfischer merged commit 21462b9 into main Sep 15, 2023
3 checks passed
@mnlfischer mnlfischer deleted the pla-650-support-undefined-values-in-single-combox branch September 15, 2023 06:50
@abusix-bot
Copy link
Collaborator

🎉 This PR is included in version 2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

3 participants