hoodiehq / hoodie-connection-status

:dog: connection status API for the browser
Apache License 2.0
5 stars 10 forks source link

(feat): Implement conn.reset() - fixes #1 #15

Closed nolanlawson closed 8 years ago

nolanlawson commented 8 years ago

This only implements reset() itself, without support for options. Supporting options are a TODO.

nolanlawson commented 8 years ago

Lemme know if I got something wrong here; I was kinda unsure about how to simulate the localStorage state or the current time.

gr2m commented 8 years ago

merged via aab4fdc :+1:

I've rephrased your commit message, (feat): ... should be feat: ... and optionally feat(scope): ...

nolanlawson commented 8 years ago

Thanks, I should have looked more carefully at the commit message format... -_-

gr2m commented 8 years ago

naaaah, plaese don't worry about it :) Thanks for the great PR