app-pouchdb-query selector improvements
This pull request implements improved processing of the app-pouchdb-query selector attribute:
- JSON parsing of selector strings
- Use of Javascript objects a selectors
The existing parsing functionality is unchanged.
Note that the current parsing does not allow the full fidelity of pouchdb-find to be expressed as a selector string. In particular, embedded strings with spaces in them cause invalid selector objects to be created.
We found a Contributor License Agreement for you (the sender of this pull request), but were unable to find agreements for the commit author(s). If you authored these, maybe you used a different email address in the git commits than was used to sign the CLA (login here to double check)? If these were authored by someone else, then they will need to sign a CLA as well, and confirm that they're okay with these being contributed to Google.
Added a CLA for my alternate email address. This should now be good to go.
CLAs look good, thanks!