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

fix: don't use any in signature of the mxGraphModel filter functions #52

Merged
merged 1 commit into from
Jun 21, 2022

Conversation

tbouffard
Copy link
Member

The filters only apply to mxCell so simplify the signature of filter functions and remove any.

Rationale

The filters only apply to `mxCell` so simplify the signature of filter functions and remove `any`.
@tbouffard tbouffard added the enhancement New feature or request label Jun 21, 2022
@tbouffard tbouffard requested a review from hungtcs June 21, 2022 05:18
@hungtcs
Copy link
Member

hungtcs commented Jun 21, 2022

LGTM +1

@hungtcs hungtcs merged commit c3ae60e into master Jun 21, 2022
@hungtcs hungtcs deleted the fix/model_filter_functions branch June 7, 2023 01:00
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.

None yet

2 participants