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

Fieldvalue array #32

Merged
merged 5 commits into from
Nov 25, 2019
Merged

Fieldvalue array #32

merged 5 commits into from
Nov 25, 2019

Conversation

dmurvihill
Copy link
Owner

@dmurvihill dmurvihill commented Nov 19, 2019

Reopening the original PR.

I've merged the master branch into this one. I replaced @boyko's array-contains implementation with the one I already accepted from @op, but the arrayRemove and arrayUnion implementations are still in there.

However, this implementation fails linting.

boyko and others added 3 commits January 30, 2019 20:54
Merge conflict was resolved by deleting and re-creating
package-lock.json. Additionally, I dropped the 'array-contains'
implementation in favor of the one that was already in master, which I
like better.

# Conflicts:
#	package-lock.json
#	src/firestore-query.js
@dmurvihill dmurvihill merged commit b726224 into master Nov 25, 2019
@dmurvihill dmurvihill deleted the fieldvalue-array branch November 25, 2019 17:44
@dmurvihill dmurvihill added this to the v2.3.0 milestone Nov 26, 2019
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