Backbone Poller Versions Save

Backbone poller is a simple utility that allows polling on any backbone model or collection

1.1.4

6 years ago

Minor bugfix: made a slight change to the _.each call so the poller should now work with lodash.

1.1.3

8 years ago

Bugfix: Moved bower to be a test dependency only

> See Commits

1.1.2

8 years ago
  • Bugfix: prevent poller from being destroyed twice
> See Commits

1.1.1

8 years ago
  • Added a destroy method for better garbage collection
> See Commits

1.0.1

9 years ago
  • Set the delayed parameter to be a number (as well as a boolean)
> See Commits

1.0.0

9 years ago
  • Imporved the Exponential Backoff support.
> See Commits

0.2.5

9 years ago
  • delayed option bugfix
  • Passing the xhr object along with the error event

0.2.6

9 years ago
  • Bugfix: Stop pollings correctly
  • Minification tweaks

0.2.7

9 years ago
  • Added flush option to set - defaults to false
  • Moved delayed run to start function
> See Commits

0.2.9

9 years ago
  • Added Bower support
  • Added Support to node-style module.exports for browserify
  • Added continueOnError option
  • Added Exponential Backoff support
> See Commits