Skip to content
This repository has been archived by the owner on Jul 10, 2024. It is now read-only.

ability to disable UI #35

Closed
chrisdlangton opened this issue Dec 9, 2013 · 1 comment
Closed

ability to disable UI #35

chrisdlangton opened this issue Dec 9, 2013 · 1 comment

Comments

@chrisdlangton
Copy link

Allow for only the requests handling without any UI indicator.
Expose a config setting to launch a function when the UI would normally change.

@zackbloom
Copy link
Contributor

Everything is modular, if you include offline.js and requests.js without ui.js, you won't get a UI. If you take a peek at ui.js you should be able to get an idea of what events the UI listens to. Files: https://github.com/HubSpot/offline/tree/master/js

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants