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

Add support for setting minimum and maximum count of selected #96

Merged
merged 12 commits into from
Oct 30, 2023

Conversation

keichinger
Copy link
Collaborator

No description provided.

@keichinger keichinger added the enhancement New feature or request label Oct 26, 2023
@keichinger keichinger requested a review from apfelbox as a code owner October 26, 2023 14:01
@keichinger keichinger force-pushed the choice-field-min-max branch 2 times, most recently from 5628c83 to 289bda0 Compare October 26, 2023 14:18
@keichinger keichinger requested a review from apfelbox October 27, 2023 11:24
@keichinger keichinger force-pushed the choice-field-min-max branch from 747560f to 50ebdd2 Compare October 27, 2023 13:09
CHANGELOG.md Outdated Show resolved Hide resolved
);
}

$choicesConstraints = $this->choices->getValidationConstraints(true);
Copy link
Member

Choose a reason for hiding this comment

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

Now that I see that: I really dislike this API. We need to change it in the next major version 😅

@keichinger keichinger requested a review from apfelbox October 30, 2023 09:24
@apfelbox apfelbox force-pushed the choice-field-min-max branch from b1f1d6b to 10834f6 Compare October 30, 2023 10:51
@apfelbox apfelbox merged commit f446fae into 3.x Oct 30, 2023
2 checks passed
@apfelbox apfelbox deleted the choice-field-min-max branch October 30, 2023 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants