• Robert Knight's avatar
    Update zen-observable dependency · 2c0b70a2
    Robert Knight authored
    Update to zen-observable v0.3.0 which implements several changes to the
    spec, the most notable of which is that Observable.{of, from, forEach}
    are now all synchronous [1].
    
    To preserve the previous behavior of `selections()` where no events were
    emitted until the next tick of the event loop, add a delay before
    checking for the initial selection.
    
    [1] https://github.com/zenparsing/es-observable/issues/88
    2c0b70a2
Name
Last commit
Last update
.github Loading commit data...
h Loading commit data...
images Loading commit data...
scripts Loading commit data...
.gitignore Loading commit data...
.hound.yml Loading commit data...
.jscsrc Loading commit data...
.jshintignore Loading commit data...
.jshintrc Loading commit data...
.npmignore Loading commit data...
.travis.yml Loading commit data...
CODE_OF_CONDUCT Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
gulpfile.js Loading commit data...
npm-shrinkwrap.json Loading commit data...
package.json Loading commit data...