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

feat: Add addFilter, removeFilter, clearFilters #9

Merged
merged 2 commits into from
Aug 29, 2024
Merged

Conversation

donmccurdy
Copy link
Member

@donmccurdy donmccurdy commented Aug 27, 2024

Adds helper functions for working with filter state: addFilter, removeFilter, and clearFilters. Based on, but not identical to, the functions available in @carto/react-redux.

Remaining:

  • unit tests

@donmccurdy donmccurdy added the enhancement New feature or request label Aug 27, 2024
@donmccurdy donmccurdy marked this pull request as ready for review August 29, 2024 10:50
@donmccurdy donmccurdy merged commit 74912f6 into main Aug 29, 2024
3 checks passed
@donmccurdy donmccurdy deleted the feat/filter-fns branch August 29, 2024 10:51
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.

1 participant