Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: Add removeWhere to Component #1878

Merged
merged 2 commits into from
Aug 30, 2022
Merged

Conversation

spydon
Copy link
Member

@spydon spydon commented Aug 29, 2022

Description

Since removeWhere will be removed from the ComponentSet in #1877 we should expose it on the component.

Checklist

  • The title of my PR starts with a Conventional Commit prefix (fix:, feat:, docs: etc).
  • I have read the Contributor Guide and followed the process outlined for submitting PRs.
  • I have updated/added tests for ALL new/updated/fixed functionality.
  • I have updated/added relevant documentation in docs and added dartdoc comments with ///.
  • I have updated/added relevant examples in examples.

Breaking Change

  • No, this is not a breaking change.

Related Issues

@spydon spydon requested review from st-pasha and a team August 29, 2022 16:49
Co-authored-by: Pasha Stetsenko <stpasha@google.com>
@spydon spydon merged commit abd28f2 into main Aug 30, 2022
@spydon spydon deleted the spydon/removeWhere-for-component branch August 30, 2022 19:02
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants