Skip to content

[Breaking] Fix generic result view tag types #104

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

Merged
merged 2 commits into from
Apr 28, 2025
Merged

[Breaking] Fix generic result view tag types #104

merged 2 commits into from
Apr 28, 2025

Conversation

craquet
Copy link
Member

@craquet craquet commented Apr 28, 2025

  • GenericResultViewTag: Changed types for valueMapper and singleValueMapper to FieldValue (which resolves to string | number | boolean | Array<string | number | boolean>). Previously, it was only string | string[], so this is a breaking change

Also fixed an issue where array tags all had the same "Copied" animation when clicking only one of them.

@craquet craquet merged commit f97774a into main Apr 28, 2025
3 checks passed
@craquet craquet deleted the tags branch April 28, 2025 11:56
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.

1 participant