unsplash-source-js icon indicating copy to clipboard operation
unsplash-source-js copied to clipboard

Update to be compatible with scope changes

Open lukechesser opened this issue 9 years ago • 0 comments

Source updated a it's default scope.

Specifically, the featured vs all scope is reversed now: photos default to the 'all' scope (because it makes more sense for user, likes, and search filters). We need to update the defaults here to use all, and add methods for scoping to featured (similar to how we currently have the .all() method).

lukechesser avatar Feb 01 '16 01:02 lukechesser