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: GroupItemMetaDataProvider should implements SlickPlugin #956

Merged
merged 1 commit into from
Dec 29, 2023

Conversation

jesenko
Copy link
Contributor

@jesenko jesenko commented Dec 29, 2023

As it needs to be registered as plugin on grid to work properly, it should implement SlickGrid plugin interface, so typechecking of grid.registerPlugin(groupItemMetadataProvider) succeeds.

@ghiscoding ghiscoding changed the title GroupItemMetaDataProvider implements SlickPlugin fix: GroupItemMetaDataProvider should implements SlickPlugin Dec 29, 2023
As it needs to be registered as plugin on grid to work properly, it should
implement SlickGrid plugin interface, so typechecking of
`grid.registerPlugin(groupItemMetadataProvider)` succeeds.
@jesenko jesenko force-pushed the group-item-provider-typing branch from 3240453 to f3b7218 Compare December 29, 2023 18:07
@ghiscoding ghiscoding merged commit 508aa7b into 6pac:master Dec 29, 2023
2 checks passed
@ghiscoding
Copy link
Collaborator

Thanks

@ghiscoding
Copy link
Collaborator

This is now available in the latest release v5.7.0, thanks again for your contributions

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.

2 participants