Trevor Hartman

Results 169 issues of Trevor Hartman

e.g. activate tabs, replay XHR, print to the console, etc. (awesome project!)

Amazing project! Would love to see deep Firebase integration. Seems very philosophically aligned.

enhancement
datasources

Is there a way to detect when a streaming connection is closed so I can try to re-open it?

http://code.google.com/apis/analytics/docs/gdata/v2/gdataOverview.html

Amazing project! I'm trying to figure out if this project supports this use case: Export a collection group, e.g. `types/{type}/networks/{network}` And import it at a new path, e.g. `networks/{network}` Including...

# Feature Request Amazing lib, thank you for making it 🙏🏻 Have you considered supporting caching for the [utility functions](https://github.com/wellyshen/use-places-autocomplete/blob/master/src/utils.ts)? I'm looking for ways to reduce my places API cost....

Especially in a more dynamic context where there may be more than one `` in a component it'd be very nice to be able to handle an event, or pull...

pr-welcome

It seems like it'd be generally useful to have the previous entry (or list of prev entries) returned from the hook. That way client code could compare timings, e.g. ```typescript...

enhancement
V3

**Description** If I have a file `foo/bar.go` explicitly covered by CODEOWNERS, e.g. ``` foo/bar.go @org/team ``` and I open a PR which deletes `foo/bar.go`, I'd like `codeowners-validator` to fail with...