Jeff Auriemma
Jeff Auriemma
Test xcon in multiple browsers and address any compatibility issues
Right now, xcon gracefully errors out when calling .diff or .isEqual on complex data models (call stack size issues, usually). Alternative ways to test these structures would be nice to...
Currently, you-are-here.vim has limited support for refreshing its state. The most reliable method is to manually close and then open it again. There's nothing to stop users from cooking up...
Vim and neovim have different APIs for managing popups/floats. This plugin currently supports vim only, we should fix that.
Context: https://community.apollographql.com/t/how-to-use-subscriptions-together-with-preloadquery/7434/3 Some of our hooks include `subscribeToMore` in the results object. We want to ensure that all relevant hooks include `subscribeToMore`, including `useQueryRefHandlers` and `useBackgroundQuery`.
If you used the React + Apollo Spotify Showcase and have two minutes then we'd really appreciate it if you filled out [this survey](https://o0urpu09l9p.typeform.com/to/SrKsN0nv) - it really helps us improve!
This is a list of changes that we don't want to forget about. They are likely to be backwards-incompatible so most of these will need to wait for a future...
## TODO Before marking as ready for review: - [ ] Update other READMEs - [ ] Verify links - [ ] Maybe link out to Galaxy projects?