Skip to content
This repository was archived by the owner on Jun 28, 2026. It is now read-only.

fix(#8026): Add missing FilterMatchMode notIn#8027

Merged
melloware merged 1 commit into
primefaces:masterfrom
wmouwen:fix/missing-matchmode
May 21, 2025
Merged

fix(#8026): Add missing FilterMatchMode notIn#8027
melloware merged 1 commit into
primefaces:masterfrom
wmouwen:fix/missing-matchmode

Conversation

@wmouwen

@wmouwen wmouwen commented May 21, 2025

Copy link
Copy Markdown
Contributor

Add the missing enumeration case notIn to the FilterMatchMode JavaScript definition.

Fixes #8026

@github-actions

Copy link
Copy Markdown

Thanks a lot for your contribution! But, PR does not seem to be linked to any issues. Please manually link to an issue or mention it in the description using #<issue_id>.

@melloware melloware added the Status: Pending Review Issue or pull request is being reviewed by Core Team label May 21, 2025
@melloware

Copy link
Copy Markdown
Member

@melloware

Copy link
Copy Markdown
Member

actually looks like the code supports it: #5460

@melloware melloware removed the Status: Pending Review Issue or pull request is being reviewed by Core Team label May 21, 2025
@melloware melloware merged commit 9eba697 into primefaces:master May 21, 2025
3 of 4 checks passed
@wmouwen wmouwen deleted the fix/missing-matchmode branch May 22, 2025 11:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FilterMatchMode: Missing enumeration case notIn

3 participants