element-web/src/components
Richard van der Hoff 1d2d086a58 Replace q.allSettled()
Bluebird doesn't have an `allSettled` method, so instead catch the exceptions and
use `all`.
2017-07-13 00:50:01 +01:00
..
structures q(...) -> Promise.resolve 2017-07-13 00:50:01 +01:00
views Replace q.allSettled() 2017-07-13 00:50:01 +01:00